Name: envoy-gateway-8b6d98d9b-fj4vg Namespace: envoy-gateway-system Priority: 0 Service Account: envoy-gateway Node: controller-1/199.204.45.229 Start Time: Wed, 25 Mar 2026 08:58:50 +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.238 IPs: IP: 172.24.0.238 Controlled By: ReplicaSet/envoy-gateway-8b6d98d9b Containers: envoy-gateway: Container ID: containerd://2b3f1b6084959f9230a683f61b6d16ea7159bd34488fb846d8fb2d85acba34e8 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: Wed, 25 Mar 2026 09:07:51 +0000 Last State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 25 Mar 2026 08:58:55 +0000 Finished: Wed, 25 Mar 2026 09:07:51 +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-jbwh5 (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-jbwh5: 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 13m default-scheduler Successfully assigned envoy-gateway-system/envoy-gateway-8b6d98d9b-fj4vg to controller-1 Normal Pulling 13m kubelet Pulling image "docker.io/envoyproxy/gateway:v1.7.0" Normal Pulled 13m kubelet Successfully pulled image "docker.io/envoyproxy/gateway:v1.7.0" in 3.046s (3.046s including waiting). Image size: 73032550 bytes. Warning NodeNotReady 11m node-controller Node is not ready Normal Created 4m57s (x2 over 13m) kubelet Created container: envoy-gateway Normal Started 4m57s (x2 over 13m) kubelet Started container envoy-gateway Warning Unhealthy 4m57s (x3 over 5m37s) kubelet Liveness probe failed: Get "http://172.24.0.238:8081/healthz": dial tcp 172.24.0.238:8081: connect: connection refused Warning Unhealthy 4m57s (x6 over 5m32s) kubelet Readiness probe failed: Get "http://172.24.0.238:8081/readyz": dial tcp 172.24.0.238:8081: connect: connection refused Normal Killing 4m57s kubelet Container envoy-gateway failed liveness probe, will be restarted Normal Pulled 4m57s kubelet Container image "docker.io/envoyproxy/gateway:v1.7.0" already present on machine