Skip to content

pammecrandall/nginx-kubernetes-gateway

Repository files navigation

FOSSA Status

NGINX Kubernetes Gateway

NGINX Kubernetes Gateway is an open-source project that provides an implementation of the Gateway API using NGINX as the data plane. The goal of this project is to implement the core Gateway APIs -- Gateway, GatewayClass, HTTPRoute, TCPRoute, TLSRoute, and UDPRoute -- to configure an HTTP or TCP/UDP load balancer, reverse-proxy, or API gateway for applications running on Kubernetes. NGINX Kubernetes Gateway is currently under development and supports a subset of the Gateway API.

Warning: This project is actively in development (pre-alpha feature state) and should not be deployed in a production environment. All APIs, SDKs, designs, and packages are subject to change.

Run NGINX Kubernetes Gateway

  1. Build the NGINX Kubernetes Gateway container image.
  2. Install NGINX Kubernetes Gateway.
  3. Deploy various examples.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages