= k8s/IngressGateway/Envoy = * Envoy - https://www.envoyproxy.io/ == k8s Install == * 2026 - https://www.envoyproxy.io/docs/envoy/v1.39.0/start/install#install-envoy-on-kubernetes-using-envoy-gateway {{{ helm install eg oci://docker.io/envoyproxy/gateway-helm --version v0.0.0-latest -n envoy-gateway-system --create-namespace }}} == Example OIDC == * Envoy complex, use "[[k8s/IngressGateway/oauth2-proxy|oauth2-proxy]]"