Name: envoy-gateway-78446f96c9-258qz Namespace: envoy-gateway-system Priority: 0 Service Account: envoy-gateway Node: instance/199.204.45.89 Start Time: Thu, 14 May 2026 01:20:46 +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.138 IPs: IP: 10.0.0.138 Controlled By: ReplicaSet/envoy-gateway-78446f96c9 Containers: envoy-gateway: Container ID: containerd://61d818daae4e91be24eb4963d6b70a661b97e7a1d2e2e6998e136e7642bbfa09 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, 14 May 2026 02:18:27 +0000 Last State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 14 May 2026 01:20:47 +0000 Finished: Thu, 14 May 2026 02:18:27 +0000 Ready: False 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-bncjx (ro) Conditions: Type Status Initialized True Ready False ContainersReady False 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-bncjx: 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 57m default-scheduler Successfully assigned envoy-gateway-system/envoy-gateway-78446f96c9-258qz to instance Normal Pulled 9s (x2 over 57m) kubelet Container image "docker.io/envoyproxy/gateway:v1.7.0" already present on machine Normal Created 9s (x2 over 57m) kubelet Created container envoy-gateway Normal Started 9s (x2 over 57m) kubelet Started container envoy-gateway Warning Unhealthy 9s (x3 over 49s) kubelet Liveness probe failed: Get "http://10.0.0.138:8081/healthz": dial tcp 10.0.0.138:8081: connect: connection refused Warning Unhealthy 9s (x7 over 49s) kubelet Readiness probe failed: Get "http://10.0.0.138:8081/readyz": dial tcp 10.0.0.138:8081: connect: connection refused Normal Killing 9s kubelet Container envoy-gateway failed liveness probe, will be restarted