Name: envoy-gateway-78446f96c9-2d4vm Namespace: envoy-gateway-system Priority: 0 Service Account: envoy-gateway Node: instance/199.204.45.229 Start Time: Thu, 09 Jul 2026 01:39:53 +0000 Labels: app.kubernetes.io/instance=envoy-gateway app.kubernetes.io/name=gateway-helm control-plane=envoy-gateway pod-template-hash=78446f96c9 Annotations: prometheus.io/port: 19001 prometheus.io/scrape: true Status: Running IP: 10.0.0.51 IPs: IP: 10.0.0.51 Controlled By: ReplicaSet/envoy-gateway-78446f96c9 Containers: envoy-gateway: Container ID: containerd://bfed2a9c88af9b897618eab9f84b5772566cedd85395b60c5b147d680eef88e4 Image: docker.io/envoyproxy/gateway:v1.7.0 Image ID: docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f Ports: 18000/TCP, 18001/TCP, 18002/TCP, 19001/TCP, 9443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP SeccompProfile: RuntimeDefault Args: server --config-path=/config/envoy-gateway.yaml State: Running Started: Thu, 09 Jul 2026 01:59:38 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Thu, 09 Jul 2026 01:58:00 +0000 Finished: Thu, 09 Jul 2026 01:58:00 +0000 Ready: True Restart Count: 2 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-4bldn (ro) Conditions: Type Status 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-4bldn: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: 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 20m default-scheduler Successfully assigned envoy-gateway-system/envoy-gateway-78446f96c9-2d4vm to instance Warning Unhealthy 4m26s (x3 over 5m6s) kubelet Liveness probe failed: Get "http://10.0.0.51:8081/healthz": dial tcp 10.0.0.51:8081: connect: connection refused Normal Killing 4m26s kubelet Container envoy-gateway failed liveness probe, will be restarted Normal Pulled 4m17s (x2 over 20m) kubelet Container image "docker.io/envoyproxy/gateway:v1.7.0" already present on machine Normal Created 2m39s (x2 over 20m) kubelet Created container envoy-gateway Warning Unhealthy 2m36s (x18 over 5m6s) kubelet Readiness probe failed: Get "http://10.0.0.51:8081/readyz": dial tcp 10.0.0.51:8081: connect: connection refused Normal Started 2m32s (x2 over 20m) kubelet Started container envoy-gateway