Gateway Controllers
Note
The Gateway API is a fairly new API that is designed to supercede the Ingress API. It solves some of the limitations of the Ingress API, but it is not yet widely adopted, and may have limited support in the implementation you are using.
Gateway Controllers
refer to the controllers that manage gateway resources in a Kubernetes cluster. They are responsible for routing external traffic to the appropriate services within the cluster. The Gateway Controller
is responsible for managing the gateway resources and providing a way to route external traffic to the appropriate services.
None
Warning
This option is not supported yet.
Default
Provider | Distribution | Gateway Controller |
---|---|---|
Docker | Native (kind) | None |
Docker | K3s (k3d) | None |
Podman | Native (kind) | None |
Podman | K3s (k3d) | None |