Name: envoy-gateway Namespace: envoy-gateway-system CreationTimestamp: Wed, 25 Mar 2026 08:58:50 +0000 Labels: app.kubernetes.io/instance=envoy-gateway app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=gateway-helm app.kubernetes.io/version=v1.7.0 control-plane=envoy-gateway helm.sh/chart=gateway-helm-v1.7.0 Annotations: deployment.kubernetes.io/revision: 1 meta.helm.sh/release-name: envoy-gateway meta.helm.sh/release-namespace: envoy-gateway-system Selector: app.kubernetes.io/instance=envoy-gateway,app.kubernetes.io/name=gateway-helm,control-plane=envoy-gateway Replicas: 1 desired | 1 updated | 1 total | 1 available | 0 unavailable StrategyType: RollingUpdate MinReadySeconds: 0 RollingUpdateStrategy: 25% max unavailable, 25% max surge Pod Template: Labels: app.kubernetes.io/instance=envoy-gateway app.kubernetes.io/name=gateway-helm control-plane=envoy-gateway Annotations: prometheus.io/port: 19001 prometheus.io/scrape: true Service Account: envoy-gateway Containers: envoy-gateway: Image: docker.io/envoyproxy/gateway:v1.7.0 Ports: 18000/TCP (grpc), 18001/TCP (ratelimit), 18002/TCP (wasm), 19001/TCP (metrics), 9443/TCP (webhook) Host Ports: 0/TCP (grpc), 0/TCP (ratelimit), 0/TCP (wasm), 0/TCP (metrics), 0/TCP (webhook) SeccompProfile: RuntimeDefault Args: server --config-path=/config/envoy-gateway.yaml Limits: memory: 1Gi Requests: cpu: 100m memory: 256Mi Liveness: http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3 Readiness: http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3 Environment: ENVOY_GATEWAY_NAMESPACE: (v1:metadata.namespace) KUBERNETES_CLUSTER_DOMAIN: cluster.local Mounts: /certs from certs (ro) /config from envoy-gateway-config (ro) Volumes: envoy-gateway-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: envoy-gateway-config Optional: false certs: Type: Secret (a volume populated by a Secret) SecretName: envoy-gateway Optional: false Node-Selectors: Tolerations: Conditions: Type Status Reason ---- ------ ------ Progressing True NewReplicaSetAvailable Available True MinimumReplicasAvailable OldReplicaSets: NewReplicaSet: envoy-gateway-8b6d98d9b (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 13m deployment-controller Scaled up replica set envoy-gateway-8b6d98d9b from 0 to 1