Name: envoy-gateway-8b6d98d9b-7stng Namespace: envoy-gateway-system Priority: 0 Service Account: envoy-gateway Node: controller-2/199.19.213.119 Start Time: Fri, 24 Jul 2026 15:38:33 +0000 Labels: app.kubernetes.io/instance=envoy-gateway app.kubernetes.io/name=gateway-helm control-plane=envoy-gateway pod-template-hash=8b6d98d9b Annotations: prometheus.io/port: 19001 prometheus.io/scrape: true Status: Running IP: 172.24.0.210 IPs: IP: 172.24.0.210 Controlled By: ReplicaSet/envoy-gateway-8b6d98d9b Containers: envoy-gateway: Container ID: containerd://155792be68b4355e12122a834dcc46e7ad1d781fcfb8a9f3fec4c028624b62ce 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: Fri, 24 Jul 2026 15:49:33 +0000 Last State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 24 Jul 2026 15:38:36 +0000 Finished: Fri, 24 Jul 2026 15:49:33 +0000 Ready: True Restart Count: 1 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-snw5g (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-snw5g: 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 15m default-scheduler Successfully assigned envoy-gateway-system/envoy-gateway-8b6d98d9b-7stng to controller-2 Normal Pulling 15m kubelet Pulling image "docker.io/envoyproxy/gateway:v1.7.0" Normal Pulled 15m kubelet Successfully pulled image "docker.io/envoyproxy/gateway:v1.7.0" in 2.956s (2.956s including waiting). Image size: 73032550 bytes. Warning NodeNotReady 7m24s node-controller Node is not ready Normal Created 4m7s (x2 over 15m) kubelet Created container: envoy-gateway Normal Started 4m7s (x2 over 15m) kubelet Started container envoy-gateway Warning Unhealthy 4m7s (x8 over 5m1s) kubelet Readiness probe failed: Get "http://172.24.0.210:8081/readyz": dial tcp 172.24.0.210:8081: connect: connection refused Warning Unhealthy 4m7s (x3 over 4m47s) kubelet Liveness probe failed: Get "http://172.24.0.210:8081/healthz": dial tcp 172.24.0.210:8081: connect: connection refused Normal Killing 4m7s kubelet Container envoy-gateway failed liveness probe, will be restarted Normal Pulled 4m7s kubelet Container image "docker.io/envoyproxy/gateway:v1.7.0" already present on machine