apiVersion: v1
kind: Node
metadata:
  annotations:
    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/containerd/containerd.sock
    nfd.node.kubernetes.io/feature-labels: cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.CLZERO,cpu-cpuid.CMPXCHG8,cpu-cpuid.FMA3,cpu-cpuid.FXSR,cpu-cpuid.FXSROPT,cpu-cpuid.HYPERVISOR,cpu-cpuid.IA32_ARCH_CAP,cpu-cpuid.IBPB,cpu-cpuid.IBRS,cpu-cpuid.LAHF,cpu-cpuid.MOVBE,cpu-cpuid.NRIPS,cpu-cpuid.OSXSAVE,cpu-cpuid.SHA,cpu-cpuid.SPEC_CTRL_SSBD,cpu-cpuid.SSE4A,cpu-cpuid.STIBP,cpu-cpuid.SVM,cpu-cpuid.SVMNP,cpu-cpuid.SYSCALL,cpu-cpuid.SYSEE,cpu-cpuid.TOPEXT,cpu-cpuid.WBNOINVD,cpu-cpuid.X87,cpu-cpuid.XGETBV1,cpu-cpuid.XSAVE,cpu-cpuid.XSAVEC,cpu-cpuid.XSAVEOPT,cpu-cpuid.XSAVES,cpu-hardware_multithreading,cpu-model.family,cpu-model.id,cpu-model.vendor_id,kernel-config.NO_HZ,kernel-config.NO_HZ_IDLE,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,pci-0300_1af4.present,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major,system-os_release.VERSION_ID.minor
    node.alpha.kubernetes.io/ttl: "0"
    volumes.kubernetes.io/controller-managed-attach-detach: "true"
  creationTimestamp: "2026-05-19T03:00:56Z"
  labels:
    beta.kubernetes.io/arch: amd64
    beta.kubernetes.io/os: linux
    feature.node.kubernetes.io/cpu-cpuid.ADX: "true"
    feature.node.kubernetes.io/cpu-cpuid.AESNI: "true"
    feature.node.kubernetes.io/cpu-cpuid.AVX: "true"
    feature.node.kubernetes.io/cpu-cpuid.AVX2: "true"
    feature.node.kubernetes.io/cpu-cpuid.CLZERO: "true"
    feature.node.kubernetes.io/cpu-cpuid.CMPXCHG8: "true"
    feature.node.kubernetes.io/cpu-cpuid.FMA3: "true"
    feature.node.kubernetes.io/cpu-cpuid.FXSR: "true"
    feature.node.kubernetes.io/cpu-cpuid.FXSROPT: "true"
    feature.node.kubernetes.io/cpu-cpuid.HYPERVISOR: "true"
    feature.node.kubernetes.io/cpu-cpuid.IA32_ARCH_CAP: "true"
    feature.node.kubernetes.io/cpu-cpuid.IBPB: "true"
    feature.node.kubernetes.io/cpu-cpuid.IBRS: "true"
    feature.node.kubernetes.io/cpu-cpuid.LAHF: "true"
    feature.node.kubernetes.io/cpu-cpuid.MOVBE: "true"
    feature.node.kubernetes.io/cpu-cpuid.NRIPS: "true"
    feature.node.kubernetes.io/cpu-cpuid.OSXSAVE: "true"
    feature.node.kubernetes.io/cpu-cpuid.SHA: "true"
    feature.node.kubernetes.io/cpu-cpuid.SPEC_CTRL_SSBD: "true"
    feature.node.kubernetes.io/cpu-cpuid.SSE4A: "true"
    feature.node.kubernetes.io/cpu-cpuid.STIBP: "true"
    feature.node.kubernetes.io/cpu-cpuid.SVM: "true"
    feature.node.kubernetes.io/cpu-cpuid.SVMNP: "true"
    feature.node.kubernetes.io/cpu-cpuid.SYSCALL: "true"
    feature.node.kubernetes.io/cpu-cpuid.SYSEE: "true"
    feature.node.kubernetes.io/cpu-cpuid.TOPEXT: "true"
    feature.node.kubernetes.io/cpu-cpuid.WBNOINVD: "true"
    feature.node.kubernetes.io/cpu-cpuid.X87: "true"
    feature.node.kubernetes.io/cpu-cpuid.XGETBV1: "true"
    feature.node.kubernetes.io/cpu-cpuid.XSAVE: "true"
    feature.node.kubernetes.io/cpu-cpuid.XSAVEC: "true"
    feature.node.kubernetes.io/cpu-cpuid.XSAVEOPT: "true"
    feature.node.kubernetes.io/cpu-cpuid.XSAVES: "true"
    feature.node.kubernetes.io/cpu-hardware_multithreading: "false"
    feature.node.kubernetes.io/cpu-model.family: "23"
    feature.node.kubernetes.io/cpu-model.id: "49"
    feature.node.kubernetes.io/cpu-model.vendor_id: AMD
    feature.node.kubernetes.io/kernel-config.NO_HZ: "true"
    feature.node.kubernetes.io/kernel-config.NO_HZ_IDLE: "true"
    feature.node.kubernetes.io/kernel-version.full: 5.15.0-177-generic
    feature.node.kubernetes.io/kernel-version.major: "5"
    feature.node.kubernetes.io/kernel-version.minor: "15"
    feature.node.kubernetes.io/kernel-version.revision: "0"
    feature.node.kubernetes.io/pci-0300_1af4.present: "true"
    feature.node.kubernetes.io/system-os_release.ID: ubuntu
    feature.node.kubernetes.io/system-os_release.VERSION_ID: "22.04"
    feature.node.kubernetes.io/system-os_release.VERSION_ID.major: "22"
    feature.node.kubernetes.io/system-os_release.VERSION_ID.minor: "04"
    kubernetes.io/arch: amd64
    kubernetes.io/hostname: instance
    kubernetes.io/os: linux
    node-role.kubernetes.io/control-plane: ""
    node.kubernetes.io/exclude-from-external-load-balancers: ""
    openstack-compute-node: enabled
    openstack-control-plane: enabled
    openvswitch: enabled
  name: instance
  resourceVersion: "36899"
  uid: 4422255a-0e4a-4579-95dd-6e5f17506053
spec: {}
status:
  addresses:
  - address: 199.19.213.152
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289507969364"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739036Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314136252Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841436Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-05-19T03:02:01Z"
    lastTransitionTime: "2026-05-19T03:02:01Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-05-19T04:15:40Z"
    lastTransitionTime: "2026-05-19T03:00:54Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-05-19T04:15:40Z"
    lastTransitionTime: "2026-05-19T03:00:54Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-05-19T04:15:40Z"
    lastTransitionTime: "2026-05-19T03:00:54Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-05-19T04:15:40Z"
    lastTransitionTime: "2026-05-19T03:01:57Z"
    message: kubelet is posting ready status. AppArmor enabled
    reason: KubeletReady
    status: "True"
    type: Ready
  daemonEndpoints:
    kubeletEndpoint:
      Port: 10250
  images:
  - names:
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry@sha256:39b79428cd111bc2782c36810041461dce3974b907877f45212b27e48899ae88
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    sizeBytes: 7181497191
  - names:
    - harbor.atmosphere.dev/docker.io/rook/ceph@sha256:0a3454f418de2d9068c8833b37bde0810e0bd4900811248d3ab7af6e3ab855ec
    - harbor.atmosphere.dev/docker.io/rook/ceph:v1.15.9
    sizeBytes: 470948444
  - names:
    - harbor.atmosphere.dev/quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0
    - harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7
    sizeBytes: 461623589
  - names:
    - harbor.atmosphere.dev/quay.io/keycloak/keycloak@sha256:c916c668a5cd589948c3310ab31ffcfc5da55f0e546028f2f606419ce17c6ad8
    - harbor.atmosphere.dev/quay.io/keycloak/keycloak:24.0.5-0
    sizeBytes: 261046860
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:2f649af00cae42dcdcade3eaaefda27f67f59fe595a316f818ae026002d01c04
    sizeBytes: 253763555
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/nova@sha256:e5ef21f686ed590262ebedf8842f08d1af99e9920a30337d56bd05a81f0c86c7
    sizeBytes: 230138059
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/ovn@sha256:deb1966eff94d8da072a3647db63546722094deb3ef34b6b464609bcba61887a
    sizeBytes: 214092591
  - names:
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster@sha256:168ffb252d533b856a74820dea51c155bf5a8cb6a806a4d8a2e387ed7417a733
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster:8.0.41-32.1
    sizeBytes: 211194772
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/libvirtd@sha256:106a2d095627f8124221dd439098812bdc7f44a82270cbbb523e8f4f1dc1baba
    sizeBytes: 203080613
  - names:
    - harbor.atmosphere.dev/quay.io/cilium/cilium@sha256:7fca3ba4b04af066e8b086b5c1a52e30f52db01ffc642e7db0a439514aed3ada
    - harbor.atmosphere.dev/quay.io/cilium/cilium:v1.14.8
    sizeBytes: 201882379
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:f3a34bfeb7d42d817df852d22126aea7990fe3b05029bce3764b88882d4d1e04
    sizeBytes: 196383616
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch@sha256:2e8624539c36b50fd317d05f9b167107ccc33120fa34d241b6f835509b139c3b
    sizeBytes: 192839764
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:3fe7059ececdc1f879a853b4ba208a4741c0b90d8fce1dcdf689109c0c8ed0d0
    sizeBytes: 139599896
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:111af2cd6737ce887f817fca5fbf56490ce23819c1c53b1ca91a4407868dbc10
    sizeBytes: 124970372
  - names:
    - harbor.atmosphere.dev/docker.io/grafana/grafana@sha256:0dc5a246ab16bb2c38a349fb588174e832b4c6c2db0981d0c3e6cd774ba66a54
    - harbor.atmosphere.dev/docker.io/grafana/grafana:11.0.0
    sizeBytes: 120709951
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:655744e5a357891b97c53fd65faa6c8438dc0593236992ff1938947391e58a9b
    sizeBytes: 120236503
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/keystone@sha256:81e404c79cddf68fb08a9f68d22066ca33666deecfca52cf678b98572453318c
    sizeBytes: 115336469
  - names:
    - harbor.atmosphere.dev/docker.io/library/rabbitmq@sha256:d1221527001e1c59f8519b1e4cbdf023387a385004615cedb640b93503522781
    - harbor.atmosphere.dev/docker.io/library/rabbitmq:3.13.3-management
    sizeBytes: 114986474
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/controller@sha256:d2fbc4ec70d8aa2050dd91a91506e998765e86c96f32cffb56c503c9c34eed5b
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/controller:v1.12.1
    sizeBytes: 105504277
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:715e2cd3803bcd9c106d9fe6b49bd2729dc0e77f010c567f3e339d39cb3a79be
    sizeBytes: 105329805
  - names:
    - harbor.atmosphere.dev/quay.io/prometheus/prometheus@sha256:4f6c47e39a9064028766e8c95890ed15690c30f00c4ba14e7ce6ae1ded0295b1
    - harbor.atmosphere.dev/quay.io/prometheus/prometheus:v2.51.2
    sizeBytes: 104240711
  - names:
    - harbor.atmosphere.dev/docker.io/percona/haproxy@sha256:6de8c402d83b88dae7403c05183fd75100774defa887c05a57ec04bc25be2305
    - harbor.atmosphere.dev/docker.io/percona/haproxy:2.8.14
    sizeBytes: 102701682
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:790d7c96a07b40f5eadf9079798b28335ee0f114c61ed69dec23fe35aa97961b
    sizeBytes: 102496481
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/libvirt-tls-sidecar@sha256:c994bf3302a9ae9d8e356ed1e192d4e2f8f9d290e89499d30bb75f285eb55074
    sizeBytes: 97572123
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:441bd23bcd643a3bd46d634e4ce98fa98d0478cdf131c260781e03970e6de642
    sizeBytes: 96955152
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/octavia@sha256:3d353ea8b5c9d836a36572d013608c246128b7f66398a1bae213594b5184bef9
    sizeBytes: 95874682
  - names:
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator@sha256:96a78ea3895b9d1ecab62ba64c4bb2c79b1582cde4f27ef8f0ec9def458eb2df
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.17.0
    sizeBytes: 87993197
  - names:
    - harbor.atmosphere.dev/docker.io/timberio/vector@sha256:7605ccc5a57b6d37650037c7c6495a6331ecd18b5ec326842e76f9d70d445e0b
    - harbor.atmosphere.dev/docker.io/timberio/vector:0.38.0-debian
    sizeBytes: 86900374
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/python-openstackclient:2024.2@sha256:3f7b6232983b7798fd78676221e2ae6b3fed169f22cc162ce5b1ae174b394e71
    sizeBytes: 80007274
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln@sha256:28af1c422491b550e7545563e36a4100b5271d0f17f3bb8e2d23881c93de545e
    sizeBytes: 77451621
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/barbican@sha256:5b2734339ea88274c259df3c3ecf3c2fefe43c96af5c79eb660c3eb55dab86ee
    sizeBytes: 76726462
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/placement@sha256:a55970129997d64f43a7608404ae7b70b94247b48a18a6473767c94f229eaa42
    sizeBytes: 73976371
  - names:
    - docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f
    - docker.io/envoyproxy/gateway:v1.7.0
    sizeBytes: 73032550
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery@sha256:21c2681deb07aaa1eac74daef2c576392fcc9c72c87ffd4f43769e8a7cd39ddd
    - harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.15.4
    sizeBytes: 65993155
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
    - harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0
    sizeBytes: 57236178
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/pod-tls-sidecar@sha256:7a030f8b86c1503006e7d82312a3c8e98769c3b8e3a2e834aee3c60df184161a
    sizeBytes: 52822308
  - names:
    - harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey@sha256:2e2461283571a3e70a784fdab52f6d64f133cb6adff3b0b1644baa10a638666e
    - harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey:8.0.2-debian-12-r4
    sizeBytes: 50960107
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/keepalived@sha256:c21560032be3bd5f2a3c66890593a661bd3ae02b0b1ae76e4c4908ea8fde784c
    sizeBytes: 50770799
  - names:
    - harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey-sentinel@sha256:867272e72712b492b1885129f8167e378283636720176c2cd63df91cc9e080ae
    - harbor.atmosphere.dev/docker.io/bitnamilegacy/valkey-sentinel:8.0.2-debian-12-r4
    sizeBytes: 49668765
  - names:
    - harbor.atmosphere.dev/docker.io/bitnamilegacy/redis-exporter@sha256:ed4ce7abc3bb5cd058d4308407fdb0bb1a241a9d09db9a784b92e9edd7288a4c
    - harbor.atmosphere.dev/docker.io/bitnamilegacy/redis-exporter:1.67.0-debian-12-r9
    sizeBytes: 49230010
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller@sha256:d93407d031296336ccbabc8494005672dc048c4ebc616ccfc18f813d49bd87fc
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5
    sizeBytes: 38719440
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller@sha256:a780eabc911316b348f06fb02c43773b311a239b72496c24b47281ba1af456ba
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.10.5
    sizeBytes: 37683156
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/capi-openstack/capi-openstack-controller@sha256:b964c2f374ad4f26a593749d3c737492d5c1821db143b26596c9285b9055a8b4
    - harbor.atmosphere.dev/registry.k8s.io/capi-openstack/capi-openstack-controller:v0.12.7
    sizeBytes: 37180714
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-bootstrap-controller@sha256:e0f657538b3dc93a2eb0462561d0c895c78d9a515f048871bc90c927c0d4ce64
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.10.5
    sizeBytes: 35882339
  - names:
    - harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller@sha256:e3c51b1c3048c3f8c2856a6327810981fd4624602091021c4d310092c85e247c
    - harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0
    sizeBytes: 35684662
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/nova-ssh@sha256:7b8c92ca1d175f1144a71b0ea09c356168ab6a726df44782a927be623dbbd633
    sizeBytes: 35038863
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/kube-apiserver@sha256:7d2c9256ad576a0b3745b749efe7f4fa8b276ec7ef448fc0f45794ca78eb8625
    - harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13
    sizeBytes: 34527535
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager@sha256:e7b44c1741fe1802d159ffdbd0d1f78d48a4185d7fb1cdf8a112fbb50696f7e1
    - harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13
    sizeBytes: 33399655
  - names:
    - harbor.atmosphere.dev/docker.io/library/memcached@sha256:09eaba8e0b136af2f1d8a4985b4fda74ce2793f95ea66d82fbe5769c05b42ea3
    - harbor.atmosphere.dev/docker.io/library/memcached:1.6.26
    sizeBytes: 32910508
  - names:
    - harbor.atmosphere.dev/quay.io/prometheus/alertmanager@sha256:e13b6ed5cb929eeaee733479dce55e10eb3bc2e9c4586c705a4e8da41e5eacf5
    - harbor.atmosphere.dev/quay.io/prometheus/alertmanager:v0.27.0
    sizeBytes: 32411757
  nodeInfo:
    architecture: amd64
    bootID: 65319d90-824f-4b0c-9cfc-ae85cd34dd6f
    containerRuntimeVersion: containerd://2.2.3
    kernelVersion: 5.15.0-177-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: d306e6275fb44f4389aa878a33750900
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: d306e627-5fb4-4f43-89aa-878a33750900
