apiVersion: v1
kind: Pod
metadata:
  annotations:
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-04-28T07:35:48Z"
  generateName: heat-ks-endpoints-
  labels:
    application: heat
    batch.kubernetes.io/controller-uid: 88724058-f33a-41dc-8ec5-5a518083d844
    batch.kubernetes.io/job-name: heat-ks-endpoints
    component: ks-endpoints
    controller-uid: 88724058-f33a-41dc-8ec5-5a518083d844
    job-name: heat-ks-endpoints
    release_group: heat
  name: heat-ks-endpoints-drd9n
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: heat-ks-endpoints
    uid: 88724058-f33a-41dc-8ec5-5a518083d844
  resourceVersion: "10809"
  uid: 68a04f95-1845-411c-8333-b9199d91438c
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-rt7zw
      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-rt7zw
      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-19-213-75.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-rt7zw
      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-rt7zw
      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-rt7zw
      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-19-213-75.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-rt7zw
      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-rt7zw
      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-rt7zw
    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-28T07:35:52Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T07:36:05Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T07:36:05Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-28T07:35:48Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://407d6e381196ab0e30e7a5d9c906c63a2b31177b5bb644a85567615a4b5a3612
    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://407d6e381196ab0e30e7a5d9c906c63a2b31177b5bb644a85567615a4b5a3612
        exitCode: 0
        finishedAt: "2026-04-28T07:36:06Z"
        reason: Completed
        startedAt: "2026-04-28T07:35:53Z"
  - containerID: containerd://6eca1e2401f218d6aa4b864d1f75509740ba27fb2479172f0178b74fe0d0dbbe
    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://6eca1e2401f218d6aa4b864d1f75509740ba27fb2479172f0178b74fe0d0dbbe
        exitCode: 0
        finishedAt: "2026-04-28T07:36:06Z"
        reason: Completed
        startedAt: "2026-04-28T07:35:53Z"
  - containerID: containerd://f68be40fd56778cbe12edd50c69f0eecad6fd4a4d240769f4a367c1b96baa4dc
    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://f68be40fd56778cbe12edd50c69f0eecad6fd4a4d240769f4a367c1b96baa4dc
        exitCode: 0
        finishedAt: "2026-04-28T07:36:06Z"
        reason: Completed
        startedAt: "2026-04-28T07:35:53Z"
  - containerID: containerd://2f0f28067ab56761feb4d3d0fa314a78fc5b7fd94e2a3e154234dd4b304ad988
    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://2f0f28067ab56761feb4d3d0fa314a78fc5b7fd94e2a3e154234dd4b304ad988
        exitCode: 0
        finishedAt: "2026-04-28T07:36:06Z"
        reason: Completed
        startedAt: "2026-04-28T07:35:52Z"
  - containerID: containerd://97196061cb8818ea79331ace55bba5869b88efe1c1ab7817d3659cedf39148a0
    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://97196061cb8818ea79331ace55bba5869b88efe1c1ab7817d3659cedf39148a0
        exitCode: 0
        finishedAt: "2026-04-28T07:36:05Z"
        reason: Completed
        startedAt: "2026-04-28T07:35:52Z"
  - containerID: containerd://48aebbf73c227b5509f4d33a964294c2c020fceab6f17d5088c982d86343b9d1
    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://48aebbf73c227b5509f4d33a964294c2c020fceab6f17d5088c982d86343b9d1
        exitCode: 0
        finishedAt: "2026-04-28T07:36:05Z"
        reason: Completed
        startedAt: "2026-04-28T07:35:52Z"
  hostIP: 199.19.213.75
  initContainerStatuses:
  - containerID: containerd://bd669a00d8785a33eeaefa8ef8fe02077230696d0afe7d710b91b15552a9b1c5
    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://bd669a00d8785a33eeaefa8ef8fe02077230696d0afe7d710b91b15552a9b1c5
        exitCode: 0
        finishedAt: "2026-04-28T07:35:51Z"
        reason: Completed
        startedAt: "2026-04-28T07:35:49Z"
  phase: Succeeded
  podIP: 10.0.0.56
  podIPs:
  - ip: 10.0.0.56
  qosClass: BestEffort
  startTime: "2026-04-28T07:35:48Z"
