apiVersion: v1
kind: Pod
metadata:
  annotations:
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-08-06T01:37:58Z"
  generateName: heat-ks-endpoints-
  labels:
    application: heat
    batch.kubernetes.io/controller-uid: eee4a5c0-5cc5-41fa-9dad-6e92939891a9
    batch.kubernetes.io/job-name: heat-ks-endpoints
    component: ks-endpoints
    controller-uid: eee4a5c0-5cc5-41fa-9dad-6e92939891a9
    job-name: heat-ks-endpoints
    release_group: heat
  name: heat-ks-endpoints-8vb6s
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: heat-ks-endpoints
    uid: eee4a5c0-5cc5-41fa-9dad-6e92939891a9
  resourceVersion: "19267"
  uid: 6cf990aa-8982-4a84-95f8-6540628bf6ee
spec:
  containers:
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: admin
    - name: OS_SERVICE_NAME
      value: heat
    - name: OS_SERVICE_TYPE
      value: orchestration
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-api.openstack.svc.cluster.local:8004/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2023.1@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    imagePullPolicy: IfNotPresent
    name: orchestration-ks-endpoints-admin
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-l84cw
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: internal
    - name: OS_SERVICE_NAME
      value: heat
    - name: OS_SERVICE_TYPE
      value: orchestration
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-api.openstack.svc.cluster.local:8004/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2023.1@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    imagePullPolicy: IfNotPresent
    name: orchestration-ks-endpoints-internal
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-l84cw
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: public
    - name: OS_SERVICE_NAME
      value: heat
    - name: OS_SERVICE_TYPE
      value: orchestration
    - name: OS_SERVICE_ENDPOINT
      value: https://orchestration.199-204-45-74.nip.io/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2023.1@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    imagePullPolicy: IfNotPresent
    name: orchestration-ks-endpoints-public
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-l84cw
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: admin
    - name: OS_SERVICE_NAME
      value: heat-cfn
    - name: OS_SERVICE_TYPE
      value: cloudformation
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-cfn.openstack.svc.cluster.local:8000/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2023.1@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    imagePullPolicy: IfNotPresent
    name: cloudformation-ks-endpoints-admin
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-l84cw
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: internal
    - name: OS_SERVICE_NAME
      value: heat-cfn
    - name: OS_SERVICE_TYPE
      value: cloudformation
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-cfn.openstack.svc.cluster.local:8000/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2023.1@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    imagePullPolicy: IfNotPresent
    name: cloudformation-ks-endpoints-internal
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-l84cw
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: public
    - name: OS_SERVICE_NAME
      value: heat-cfn
    - name: OS_SERVICE_TYPE
      value: cloudformation
    - name: OS_SERVICE_ENDPOINT
      value: https://cloudformation.199-204-45-74.nip.io/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2023.1@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    imagePullPolicy: IfNotPresent
    name: cloudformation-ks-endpoints-public
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-l84cw
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  initContainers:
  - command:
    - kubernetes-entrypoint
    env:
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: INTERFACE_NAME
      value: eth0
    - name: PATH
      value: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
    - name: DEPENDENCY_SERVICE
      value: openstack:keystone-api
    - name: DEPENDENCY_JOBS
      value: heat-ks-service
    - name: DEPENDENCY_DAEMONSET
    - name: DEPENDENCY_CONTAINER
    - name: DEPENDENCY_POD_JSON
    - name: DEPENDENCY_CUSTOM_RESOURCE
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    imagePullPolicy: IfNotPresent
    name: init
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
      runAsUser: 65534
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-l84cw
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: OnFailure
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: heat-ks-endpoints
  serviceAccountName: heat-ks-endpoints
  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:
  - emptyDir: {}
    name: pod-tmp
  - configMap:
      defaultMode: 365
      name: heat-bin
    name: ks-endpoints-sh
  - name: kube-api-access-l84cw
    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-08-06T01:38:02Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-08-06T01:38:11Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-08-06T01:38:11Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-08-06T01:37:58Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://5f25105248405ad1f4e9db534ff055c706311631b6feab2735485731e073da81
    image: sha256:bece7c8193230dcc96a4abbc88f6976b030d60d1bee7979f9091c63aadfeddc5
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    lastState: {}
    name: cloudformation-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://5f25105248405ad1f4e9db534ff055c706311631b6feab2735485731e073da81
        exitCode: 0
        finishedAt: "2026-08-06T01:38:10Z"
        reason: Completed
        startedAt: "2026-08-06T01:38:02Z"
  - containerID: containerd://5cdf805ef8c22af3a32cf4baa788d5c7c52d1f117d74b995afc92dff99cf0fe4
    image: sha256:bece7c8193230dcc96a4abbc88f6976b030d60d1bee7979f9091c63aadfeddc5
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    lastState: {}
    name: cloudformation-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://5cdf805ef8c22af3a32cf4baa788d5c7c52d1f117d74b995afc92dff99cf0fe4
        exitCode: 0
        finishedAt: "2026-08-06T01:38:11Z"
        reason: Completed
        startedAt: "2026-08-06T01:38:02Z"
  - containerID: containerd://391eac3e1fbb38771a288c81bef1d7e104e364cd7eb5a9a59608b7be98ef9974
    image: sha256:bece7c8193230dcc96a4abbc88f6976b030d60d1bee7979f9091c63aadfeddc5
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    lastState: {}
    name: cloudformation-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://391eac3e1fbb38771a288c81bef1d7e104e364cd7eb5a9a59608b7be98ef9974
        exitCode: 0
        finishedAt: "2026-08-06T01:38:11Z"
        reason: Completed
        startedAt: "2026-08-06T01:38:02Z"
  - containerID: containerd://a5815c100dad1d7c76b955cbcc86380931501794da34c054e011706ea240549e
    image: sha256:bece7c8193230dcc96a4abbc88f6976b030d60d1bee7979f9091c63aadfeddc5
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    lastState: {}
    name: orchestration-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://a5815c100dad1d7c76b955cbcc86380931501794da34c054e011706ea240549e
        exitCode: 0
        finishedAt: "2026-08-06T01:38:10Z"
        reason: Completed
        startedAt: "2026-08-06T01:38:02Z"
  - containerID: containerd://ebc928cc0209b7e97b0330f040811d9ff65cfc62c51b044054b528accb0018e8
    image: sha256:bece7c8193230dcc96a4abbc88f6976b030d60d1bee7979f9091c63aadfeddc5
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    lastState: {}
    name: orchestration-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://ebc928cc0209b7e97b0330f040811d9ff65cfc62c51b044054b528accb0018e8
        exitCode: 0
        finishedAt: "2026-08-06T01:38:10Z"
        reason: Completed
        startedAt: "2026-08-06T01:38:02Z"
  - containerID: containerd://d16fc55218ece7f9d90f58846b84e9cfd616810494861c672cca8c1e99df7a86
    image: sha256:bece7c8193230dcc96a4abbc88f6976b030d60d1bee7979f9091c63aadfeddc5
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:aab95f4b0a14a0b8b86a2cb1893dd2771cd3628f0fb4d3e958129336032b78c8
    lastState: {}
    name: orchestration-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://d16fc55218ece7f9d90f58846b84e9cfd616810494861c672cca8c1e99df7a86
        exitCode: 0
        finishedAt: "2026-08-06T01:38:10Z"
        reason: Completed
        startedAt: "2026-08-06T01:38:02Z"
  hostIP: 199.204.45.74
  initContainerStatuses:
  - containerID: containerd://bee3059a11acd1fed0e25e1110eab81accbd541d40abc1c88cb4eeebf540a88e
    image: sha256:d656bd5737950b86b0ecff4b0206024769c78ea55e2f9f4c840c3cc2a10caaf8
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://bee3059a11acd1fed0e25e1110eab81accbd541d40abc1c88cb4eeebf540a88e
        exitCode: 0
        finishedAt: "2026-08-06T01:38:01Z"
        reason: Completed
        startedAt: "2026-08-06T01:37:59Z"
  phase: Succeeded
  podIP: 10.0.0.106
  podIPs:
  - ip: 10.0.0.106
  qosClass: BestEffort
  startTime: "2026-08-06T01:37:58Z"
