apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-06-02T06:56:13Z"
  generateName: envoy-gateway-gateway-helm-certgen-
  labels:
    app: certgen
    batch.kubernetes.io/controller-uid: df6b2d1a-7b26-4c86-b2e3-48246b98708d
    batch.kubernetes.io/job-name: envoy-gateway-gateway-helm-certgen
    controller-uid: df6b2d1a-7b26-4c86-b2e3-48246b98708d
    job-name: envoy-gateway-gateway-helm-certgen
  name: envoy-gateway-gateway-helm-certgen-g4b2f
  namespace: envoy-gateway-system
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: envoy-gateway-gateway-helm-certgen
    uid: df6b2d1a-7b26-4c86-b2e3-48246b98708d
  resourceVersion: "826"
  uid: 19dfbb15-e78f-4825-a5a3-09e5241ffd5d
spec:
  containers:
  - command:
    - envoy-gateway
    - certgen
    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
    name: envoy-gateway-certgen
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      privileged: false
      readOnlyRootFilesystem: true
      runAsGroup: 65532
      runAsNonRoot: true
      runAsUser: 65532
      seccompProfile:
        type: RuntimeDefault
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8ccpx
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Never
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: envoy-gateway-gateway-helm-certgen
  serviceAccountName: envoy-gateway-gateway-helm-certgen
  terminationGracePeriodSeconds: 30
  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:
  - name: kube-api-access-8ccpx
    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-06-02T06:56:23Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-06-02T06:56:28Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-06-02T06:56:28Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-06-02T06:56:23Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://d0de79ca4d0cfd815d752b1c67cf15be9f05f44812846255142a85337d5745aa
    image: docker.io/envoyproxy/gateway:v1.7.0
    imageID: docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f
    lastState: {}
    name: envoy-gateway-certgen
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://d0de79ca4d0cfd815d752b1c67cf15be9f05f44812846255142a85337d5745aa
        exitCode: 0
        finishedAt: "2026-06-02T06:56:28Z"
        reason: Completed
        startedAt: "2026-06-02T06:56:27Z"
  hostIP: 199.19.213.176
  phase: Succeeded
  podIP: 10.0.0.34
  podIPs:
  - ip: 10.0.0.34
  qosClass: BestEffort
  startTime: "2026-06-02T06:56:23Z"
