apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-20T02:08:59Z"
  finalizers:
  - batch.kubernetes.io/job-tracking
  generateName: envoy-gateway-gateway-helm-certgen-
  labels:
    app: certgen
    batch.kubernetes.io/controller-uid: 85a3adb9-d637-4e91-899f-ea98af8f2773
    batch.kubernetes.io/job-name: envoy-gateway-gateway-helm-certgen
    controller-uid: 85a3adb9-d637-4e91-899f-ea98af8f2773
    job-name: envoy-gateway-gateway-helm-certgen
  name: envoy-gateway-gateway-helm-certgen-dxhbg
  namespace: envoy-gateway-system
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: envoy-gateway-gateway-helm-certgen
    uid: 85a3adb9-d637-4e91-899f-ea98af8f2773
  resourceVersion: "819"
  uid: 30d456eb-6fcd-451a-bc09-47d0403cc324
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-b9tmb
      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-b9tmb
    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-04-20T02:09:09Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-20T02:09:26Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-20T02:09:26Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-20T02:09:09Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://c359a335671025c1b6dc79f0fb20a752046b038a2d6e93e6385241e68e6ffab0
    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://c359a335671025c1b6dc79f0fb20a752046b038a2d6e93e6385241e68e6ffab0
        exitCode: 0
        finishedAt: "2026-04-20T02:09:20Z"
        reason: Completed
        startedAt: "2026-04-20T02:09:20Z"
  hostIP: 199.204.45.53
  phase: Running
  podIP: 10.0.0.16
  podIPs:
  - ip: 10.0.0.16
  qosClass: BestEffort
  startTime: "2026-04-20T02:09:09Z"
