Name: envoy-gateway-78446f96c9-rbsff Namespace: envoy-gateway-system Priority: 0 Service Account: envoy-gateway Node: instance/199.204.45.19 Start Time: Tue, 07 Apr 2026 09:40:21 +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.49 IPs: IP: 10.0.0.49 Controlled By: ReplicaSet/envoy-gateway-78446f96c9 Containers: envoy-gateway: Container ID: containerd://1ad36f87926b00e77cc3f0ad8518a34966bb0d6dac950ba280234d4e23bae92b 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: Tue, 07 Apr 2026 09:49:02 +0000 Last State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 07 Apr 2026 09:40:22 +0000 Finished: Tue, 07 Apr 2026 09:49:02 +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-dc82t (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-dc82t: 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 ---- ------ ---- ---- ------- Warning FailedScheduling 26m default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint {node.cilium.io/agent-not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.. Normal Scheduled 26m default-scheduler Successfully assigned envoy-gateway-system/envoy-gateway-78446f96c9-rbsff to instance Normal Pulled 17m (x2 over 26m) kubelet Container image "docker.io/envoyproxy/gateway:v1.7.0" already present on machine Normal Created 17m (x2 over 26m) kubelet Created container envoy-gateway Normal Started 17m (x2 over 26m) kubelet Started container envoy-gateway Warning Unhealthy 17m (x8 over 18m) kubelet Readiness probe failed: Get "http://10.0.0.49:8081/readyz": dial tcp 10.0.0.49:8081: connect: connection refused Warning Unhealthy 17m (x3 over 18m) kubelet Liveness probe failed: Get "http://10.0.0.49:8081/healthz": dial tcp 10.0.0.49:8081: connect: connection refused Normal Killing 17m kubelet Container envoy-gateway failed liveness probe, will be restarted