apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-07T23:26:43Z"
  generateName: ingress-nginx-defaultbackend-6987ff55cf-
  labels:
    app.kubernetes.io/component: default-backend
    app.kubernetes.io/instance: ingress-nginx
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: ingress-nginx
    app.kubernetes.io/part-of: ingress-nginx
    app.kubernetes.io/version: 1.12.1
    helm.sh/chart: ingress-nginx-4.12.1
    pod-template-hash: 6987ff55cf
  name: ingress-nginx-defaultbackend-6987ff55cf-2tw97
  namespace: ingress-nginx
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: ingress-nginx-defaultbackend-6987ff55cf
    uid: c058504e-f7cb-4a0b-b392-1cd5196c28cb
  resourceVersion: "1450"
  uid: 327f760d-bbff-48a7-9142-9cf994f961ad
spec:
  containers:
  - image: harbor.atmosphere.dev/registry.k8s.io/defaultbackend-amd64:1.5
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /healthz
        port: 8080
        scheme: HTTP
      initialDelaySeconds: 30
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 5
    name: ingress-nginx-default-backend
    ports:
    - containerPort: 8080
      name: http
      protocol: TCP
    readinessProbe:
      failureThreshold: 6
      httpGet:
        path: /healthz
        port: 8080
        scheme: HTTP
      periodSeconds: 5
      successThreshold: 1
      timeoutSeconds: 5
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
      runAsGroup: 65534
      runAsNonRoot: true
      runAsUser: 65534
      seccompProfile:
        type: RuntimeDefault
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-jmm56
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    kubernetes.io/os: linux
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: ingress-nginx-backend
  serviceAccountName: ingress-nginx-backend
  terminationGracePeriodSeconds: 60
  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-jmm56
    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-05-07T23:26:43Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-07T23:26:51Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-07T23:26:51Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-07T23:26:43Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://f030ee3714c6be4839e14f64b33719b2290804ea71a41b206e1106d5c71a07b7
    image: harbor.atmosphere.dev/registry.k8s.io/defaultbackend-amd64:1.5
    imageID: harbor.atmosphere.dev/registry.k8s.io/defaultbackend-amd64@sha256:4dc5e07c8ca4e23bddb3153737d7b8c556e5fb2f29c4558b7cd6e6df99c512c7
    lastState: {}
    name: ingress-nginx-default-backend
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-05-07T23:26:50Z"
  hostIP: 199.19.213.220
  phase: Running
  podIP: 10.0.0.20
  podIPs:
  - ip: 10.0.0.20
  qosClass: BestEffort
  startTime: "2026-05-07T23:26:43Z"
