Home

Awesome

<h1 align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="/docs/content/img/k8sgateway/logo-dark.svg" alt="K8sGateway" width="800"> <source media="(prefers-color-scheme: light)" srcset="/docs/content/img/k8sgateway/logo.svg" alt="K8sGateway" width="800"> <img alt="K8sGateway" src="/docs/content/img/k8sgateway/logo.svg"> </picture> <br> An Envoy-Powered Kubernetes-Native API Gateway </h1>

About K8sGateway

K8sGateway is a feature-rich, fast, and flexible Kubernetes-native ingress controller and next-generation API gateway that is built on top of Envoy proxy and the Kubernetes Gateway API. It excels in function-level routing, supports legacy apps, microservices and serverless, offers robust discovery capabilities, integrates seamlessly with open-source projects, and is designed to support hybrid applications with various technologies, architectures, protocols, and clouds.

Installation   |   Documentation   |   Blog   |   Slack   |

<BR><center><img src="/docs/content/img/k8sgateway/component-architecture.svg" alt="K8sGateway Architecture" width="700"></center>

Using K8sGateway

<!--- PLEASE DO NOT RENAME THIS SECTION This header is used as an anchor in our CNCF Donation Issue -->

What makes K8sGateway unique

Next Steps

Contributing to K8sGateway

The devel folder should be the starting point for understanding the code, and contributing to the product.

Thanks

K8sGateway would not be possible without the valuable open-source work of projects in the community. We would like to extend a special thank-you to Envoy.

Security

Reporting security issues : We take K8sGateway's security very seriously. If you've found a security issue or a potential security issue in K8sGateway, please DO NOT file a public Github issue, instead follow the directions laid out in the k8sgateway/community respository.