Skip to content

Kubernetes tooling for endpoint coordination and host networking orchestration.

License

Notifications You must be signed in to change notification settings

hiveml/kubetechno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubetechno

Kubernetes Tooling for Endpoint Coordination and Host Networking Orchestration

About

kubetechno helps workloads run on Kubernetes using host networking.

It does this via the following core goals:

  1. Tracking ports on a per-node basis, for the purpose of assigning pods to nodes.
  2. Assigning specific ports to pods, in order to prevent port conflicts between pods on the same node.
  3. Informing pods of their assigned ports.

Non-core, but still important, goals include:

  1. Assisting with health checks.
  2. Assisting with service discovery.

See the docs directory for more information.

Is this prod ready?

Not yet, but you can help!

About

Kubernetes tooling for endpoint coordination and host networking orchestration.

Topics

Resources

License

Stars

Watchers

Forks