Name: envoy-gateway-86c8f9f5d8-69zmf Namespace: envoy-gateway-system Priority: 0 Service Account: envoy-gateway Node: controller-1/199.19.213.157 Start Time: Mon, 27 Apr 2026 10:03:25 +0000 Labels: app.kubernetes.io/instance=envoy-gateway app.kubernetes.io/name=gateway-helm control-plane=envoy-gateway pod-template-hash=86c8f9f5d8 Annotations: prometheus.io/port: 19001 prometheus.io/scrape: true Status: Running IP: 172.24.2.2 IPs: IP: 172.24.2.2 Controlled By: ReplicaSet/envoy-gateway-86c8f9f5d8 Containers: envoy-gateway: Container ID: containerd://2504a44788d1ea4bbffb5f393574af88c75e20643258327ba71b4cdc2810a917 Image: docker.io/envoyproxy/gateway:v1.7.0 Image ID: docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f 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 State: Running Started: Mon, 27 Apr 2026 10:03:30 +0000 Ready: True Restart Count: 0 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: envoy-gateway-system (v1:metadata.namespace) KUBERNETES_CLUSTER_DOMAIN: cluster.local Mounts: /certs from certs (ro) /config from envoy-gateway-config (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jnnrr (ro) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True 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 kube-api-access-jnnrr: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt Optional: false DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 2m2s default-scheduler Successfully assigned envoy-gateway-system/envoy-gateway-86c8f9f5d8-69zmf to controller-1 Normal Pulling 2m1s kubelet Pulling image "docker.io/envoyproxy/gateway:v1.7.0" Normal Pulled 117s kubelet Successfully pulled image "docker.io/envoyproxy/gateway:v1.7.0" in 4.101s (4.101s including waiting). Image size: 73032550 bytes. Normal Created 117s kubelet Created container: envoy-gateway Normal Started 117s kubelet Started container envoy-gateway