Kubernetes Proxy NG
The Kubernetes Proxy NG a new design of kube-proxy aimed at
- allowing Kubernetes business logic to evolve with minimal to no impact on backend implementations,
- improving scalability,
- improving the ability of integrate 3rd party environments,
- being library-oriented to allow packaging logic at distributor's will,
- provide gRPC endpoints for lean integration, extensibility and observability.
The project will provide multiple components, with the core being the API watcher that will serve the global and node-specific sets of objects.
More context can be found in the project's KEP.
Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at:
Code of conduct
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.