apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-22T09:33:31Z"
  finalizers:
  - batch.kubernetes.io/job-tracking
  generateName: envoy-gateway-gateway-helm-certgen-
  generation: 1
  labels:
    app: certgen
    batch.kubernetes.io/controller-uid: b2f0c4cd-3c9e-40dd-ab14-408cf9c12419
    batch.kubernetes.io/job-name: envoy-gateway-gateway-helm-certgen
    controller-uid: b2f0c4cd-3c9e-40dd-ab14-408cf9c12419
    job-name: envoy-gateway-gateway-helm-certgen
  name: envoy-gateway-gateway-helm-certgen-79rld
  namespace: envoy-gateway-system
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: envoy-gateway-gateway-helm-certgen
    uid: b2f0c4cd-3c9e-40dd-ab14-408cf9c12419
  resourceVersion: "875"
  uid: c31e4939-933d-4bf9-ab63-64d79032a0b2
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-gvjng
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: controller
  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-gvjng
    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-22T09:33:33Z"
    observedGeneration: 1
    status: "False"
    type: PodReadyToStartContainers
  - lastProbeTime: null
    lastTransitionTime: "2026-04-22T09:33:33Z"
    observedGeneration: 1
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-22T09:33:33Z"
    message: 'containers with unready status: [envoy-gateway-certgen]'
    observedGeneration: 1
    reason: ContainersNotReady
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-22T09:33:33Z"
    message: 'containers with unready status: [envoy-gateway-certgen]'
    observedGeneration: 1
    reason: ContainersNotReady
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-22T09:33:32Z"
    observedGeneration: 1
    status: "True"
    type: PodScheduled
  containerStatuses:
  - image: docker.io/envoyproxy/gateway:v1.7.0
    imageID: ""
    lastState: {}
    name: envoy-gateway-certgen
    ready: false
    restartCount: 0
    started: false
    state:
      waiting:
        reason: ContainerCreating
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-gvjng
      readOnly: true
      recursiveReadOnly: Disabled
  hostIP: 199.19.213.31
  hostIPs:
  - ip: 199.19.213.31
  observedGeneration: 1
  phase: Pending
  qosClass: BestEffort
  startTime: "2026-04-22T09:33:33Z"
