apiVersion: v1
kind: Pod
metadata:
  annotations:
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-04-26T06:00:08Z"
  generateName: heat-ks-endpoints-
  labels:
    application: heat
    batch.kubernetes.io/controller-uid: c0dd3ebc-1d91-428c-b429-76ce9d7a0a06
    batch.kubernetes.io/job-name: heat-ks-endpoints
    component: ks-endpoints
    controller-uid: c0dd3ebc-1d91-428c-b429-76ce9d7a0a06
    job-name: heat-ks-endpoints
    release_group: heat
  name: heat-ks-endpoints-vbw8c
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: heat-ks-endpoints
    uid: c0dd3ebc-1d91-428c-b429-76ce9d7a0a06
  resourceVersion: "9673"
  uid: 52781018-4bef-4ca0-b021-1d794a46a142
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:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    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-hl6pk
      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:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    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-hl6pk
      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-216.nip.io/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    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-hl6pk
      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:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    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-hl6pk
      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:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    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-hl6pk
      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-216.nip.io/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    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-hl6pk
      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
    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-hl6pk
      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-hl6pk
    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-26T06:00:12Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-26T06:00:25Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-26T06:00:25Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-26T06:00:08Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://7ae20228d77f467b7efd0a02d5ce4f890b241618a1428a28fc56c55d8ae64098
    image: sha256:b51fa7a9b55648ab40630410d6d0ccaea128c4b43a4cc2ed800ab84ad65873aa
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    lastState: {}
    name: cloudformation-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://7ae20228d77f467b7efd0a02d5ce4f890b241618a1428a28fc56c55d8ae64098
        exitCode: 0
        finishedAt: "2026-04-26T06:00:26Z"
        reason: Completed
        startedAt: "2026-04-26T06:00:13Z"
  - containerID: containerd://9381c968f57a0322619e0e70b62a3ff98bf2de08dc5eebf7ace57bcfcd02cd7f
    image: sha256:b51fa7a9b55648ab40630410d6d0ccaea128c4b43a4cc2ed800ab84ad65873aa
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    lastState: {}
    name: cloudformation-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://9381c968f57a0322619e0e70b62a3ff98bf2de08dc5eebf7ace57bcfcd02cd7f
        exitCode: 0
        finishedAt: "2026-04-26T06:00:26Z"
        reason: Completed
        startedAt: "2026-04-26T06:00:13Z"
  - containerID: containerd://d46a504215d2129602dd3f6774eb715b58f421fab132dfb83af47a5b0fe639cd
    image: sha256:b51fa7a9b55648ab40630410d6d0ccaea128c4b43a4cc2ed800ab84ad65873aa
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    lastState: {}
    name: cloudformation-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://d46a504215d2129602dd3f6774eb715b58f421fab132dfb83af47a5b0fe639cd
        exitCode: 0
        finishedAt: "2026-04-26T06:00:26Z"
        reason: Completed
        startedAt: "2026-04-26T06:00:13Z"
  - containerID: containerd://2c81b06f28f371421a4b41e56ed6eb7745f08966341597244758dcc6401bafe3
    image: sha256:b51fa7a9b55648ab40630410d6d0ccaea128c4b43a4cc2ed800ab84ad65873aa
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    lastState: {}
    name: orchestration-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://2c81b06f28f371421a4b41e56ed6eb7745f08966341597244758dcc6401bafe3
        exitCode: 0
        finishedAt: "2026-04-26T06:00:24Z"
        reason: Completed
        startedAt: "2026-04-26T06:00:12Z"
  - containerID: containerd://8c5d2d81d4ebb1a87e0d0cbc130f9200f67f64db3dcb4ae56e058b5511e62fbc
    image: sha256:b51fa7a9b55648ab40630410d6d0ccaea128c4b43a4cc2ed800ab84ad65873aa
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    lastState: {}
    name: orchestration-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://8c5d2d81d4ebb1a87e0d0cbc130f9200f67f64db3dcb4ae56e058b5511e62fbc
        exitCode: 0
        finishedAt: "2026-04-26T06:00:25Z"
        reason: Completed
        startedAt: "2026-04-26T06:00:12Z"
  - containerID: containerd://0d925b069bac65aa8ed5a894ac3c7058aead4e02f651b785d86614a00ea33117
    image: sha256:b51fa7a9b55648ab40630410d6d0ccaea128c4b43a4cc2ed800ab84ad65873aa
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c
    lastState: {}
    name: orchestration-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://0d925b069bac65aa8ed5a894ac3c7058aead4e02f651b785d86614a00ea33117
        exitCode: 0
        finishedAt: "2026-04-26T06:00:25Z"
        reason: Completed
        startedAt: "2026-04-26T06:00:13Z"
  hostIP: 199.204.45.216
  initContainerStatuses:
  - containerID: containerd://7f4f42a20afbc52c24fc488fe3c52a96eb87ceb12b4531d0de4cd2fb4ec0b5c2
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://7f4f42a20afbc52c24fc488fe3c52a96eb87ceb12b4531d0de4cd2fb4ec0b5c2
        exitCode: 0
        finishedAt: "2026-04-26T06:00:11Z"
        reason: Completed
        startedAt: "2026-04-26T06:00:09Z"
  phase: Succeeded
  podIP: 10.0.0.228
  podIPs:
  - ip: 10.0.0.228
  qosClass: BestEffort
  startTime: "2026-04-26T06:00:08Z"
