apiVersion: v1
kind: Pod
metadata:
  annotations:
    prometheus.io/port: "19001"
    prometheus.io/scrape: "true"
  creationTimestamp: "2026-03-18T13:12:24Z"
  generateName: envoy-gateway-86c8f9f5d8-
  generation: 1
  labels:
    app.kubernetes.io/instance: envoy-gateway
    app.kubernetes.io/name: gateway-helm
    control-plane: envoy-gateway
    pod-template-hash: 86c8f9f5d8
  name: envoy-gateway-86c8f9f5d8-rd5zw
  namespace: envoy-gateway-system
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: envoy-gateway-86c8f9f5d8
    uid: a6642e1f-407f-4e77-91ca-a7fa960f77a2
  resourceVersion: "959"
  uid: d01b6f71-966d-40c6-80aa-325e80d9bcfa
spec:
  containers:
  - args:
    - server
    - --config-path=/config/envoy-gateway.yaml
    env:
    - name: ENVOY_GATEWAY_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: KUBERNETES_CLUSTER_DOMAIN
      value: cluster.local
    image: docker.io/envoyproxy/gateway:v1.7.0
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /healthz
        port: 8081
        scheme: HTTP
      initialDelaySeconds: 15
      periodSeconds: 20
      successThreshold: 1
      timeoutSeconds: 1
    name: envoy-gateway
    ports:
    - containerPort: 18000
      name: grpc
      protocol: TCP
    - containerPort: 18001
      name: ratelimit
      protocol: TCP
    - containerPort: 18002
      name: wasm
      protocol: TCP
    - containerPort: 19001
      name: metrics
      protocol: TCP
    - containerPort: 9443
      name: webhook
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /readyz
        port: 8081
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources:
      limits:
        memory: 1Gi
      requests:
        cpu: 100m
        memory: 256Mi
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      privileged: false
      runAsGroup: 65532
      runAsNonRoot: true
      runAsUser: 65532
      seccompProfile:
        type: RuntimeDefault
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /config
      name: envoy-gateway-config
      readOnly: true
    - mountPath: /certs
      name: certs
      readOnly: true
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-xt5hk
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: controller
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: envoy-gateway
  serviceAccountName: envoy-gateway
  terminationGracePeriodSeconds: 10
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - configMap:
      defaultMode: 420
      name: envoy-gateway-config
    name: envoy-gateway-config
  - name: certs
    secret:
      defaultMode: 420
      secretName: envoy-gateway
  - name: kube-api-access-xt5hk
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T13:12:27Z"
    observedGeneration: 1
    status: "True"
    type: PodReadyToStartContainers
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T13:12:24Z"
    observedGeneration: 1
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T13:12:38Z"
    observedGeneration: 1
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T13:12:38Z"
    observedGeneration: 1
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-18T13:12:24Z"
    observedGeneration: 1
    status: "True"
    type: PodScheduled
  containerStatuses:
  - allocatedResources:
      cpu: 100m
      memory: 256Mi
    containerID: containerd://36a50bb025b0519ebea5713032abfd238658be24710624bd2f24a1c38c36f191
    image: docker.io/envoyproxy/gateway:v1.7.0
    imageID: docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f
    lastState: {}
    name: envoy-gateway
    ready: true
    resources:
      limits:
        memory: 1Gi
      requests:
        cpu: 100m
        memory: 256Mi
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-03-18T13:12:27Z"
    user:
      linux:
        gid: 65532
        supplementalGroups:
        - 65532
        uid: 65532
    volumeMounts:
    - mountPath: /config
      name: envoy-gateway-config
      readOnly: true
      recursiveReadOnly: Disabled
    - mountPath: /certs
      name: certs
      readOnly: true
      recursiveReadOnly: Disabled
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-xt5hk
      readOnly: true
      recursiveReadOnly: Disabled
  hostIP: 199.19.213.217
  hostIPs:
  - ip: 199.19.213.217
  observedGeneration: 1
  phase: Running
  podIP: 172.24.0.37
  podIPs:
  - ip: 172.24.0.37
  qosClass: Burstable
  startTime: "2026-03-18T13:12:24Z"
