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-04-14T15:57:59Z"
  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-174-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: "38631"
  uid: 63915187-9e66-47b2-9bd5-9e41469625e8
spec: {}
status:
  addresses:
  - address: 199.204.45.72
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289526843732"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739040Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314156732Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841440Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-04-14T15:58:48Z"
    lastTransitionTime: "2026-04-14T15:58:48Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-04-14T17:14:24Z"
    lastTransitionTime: "2026-04-14T15:57:57Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-04-14T17:14:24Z"
    lastTransitionTime: "2026-04-14T15:57:57Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-04-14T17:14:24Z"
    lastTransitionTime: "2026-04-14T15:57:57Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-04-14T17:14:24Z"
    lastTransitionTime: "2026-04-14T15:58:43Z"
    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:48d758e7687b6d99fe4c6104a518d702bfe5c9e564e8b94c99dc6198b7ff324d
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    sizeBytes: 7151431761
  - names:
    - harbor.atmosphere.dev/docker.io/rook/ceph@sha256:d16b91d680b574e73dc901a4a1b9758f211336b9b75950374aa305e23b0b4303
    - harbor.atmosphere.dev/docker.io/rook/ceph:v1.14.5
    sizeBytes: 466948152
  - 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/ovn@sha256:deb1966eff94d8da072a3647db63546722094deb3ef34b6b464609bcba61887a
    sizeBytes: 214092591
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/nova@sha256:dc08788ac58b56320d664b14b816dfdbecf109515115d87edbed61c84ae6ae49
    sizeBytes: 211900765
  - 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/cinder@sha256:a727964aba3fd78e05aef837e6156983a48080c8a1edc9b0db0bb1890e105008
    sizeBytes: 210579621
  - 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/openvswitch@sha256:2e8624539c36b50fd317d05f9b167107ccc33120fa34d241b6f835509b139c3b
    sizeBytes: 192839764
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/libvirtd@sha256:213d6ac10f6eeda845652201496c183ebff4fdf6980470a6985a006727649b4d
    sizeBytes: 175396236
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:fef18d2e4a7149d5ce1748470ced36eabef1218afe14aacd2d1ee4b49cc604c6
    sizeBytes: 171600847
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:359f3aeedeb9011c0d26d3e9d4b99ee6648718c36e70d2ca59af21735b632862
    sizeBytes: 132151336
  - 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/neutron@sha256:c1cb30d398ee36e57ca42af4d0bac30e6bffa5b5cc2888941b99f2fb96ac2430
    sizeBytes: 116042855
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:131c2a8101da8202526e31578a5c13915e2803e06fde5032c25f2baed60962d0
    sizeBytes: 113213384
  - names:
    - harbor.atmosphere.dev/docker.io/library/rabbitmq@sha256:c601bbed8c3138c74d13439d1db867c106ec76029c3c9e458c11e18c3de25b2e
    - harbor.atmosphere.dev/docker.io/library/rabbitmq:3.12.14-management
    sizeBytes: 112537534
  - 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/keystone@sha256:6cf69bec40956164c64c02b2bfe602ac74a05808956ef31a1f2753ef73b21f14
    sizeBytes: 105497632
  - 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/heat@sha256:139f8ae4a7b076746730ce64bba66527084b8eb0f57ad112ba013d81403bffb3
    sizeBytes: 99996627
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:3eda49a91e2e6aebe6562669733d014c5f73e32e64cc11953f45b20fc14b3a7a
    sizeBytes: 96811062
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/octavia@sha256:db2ca4d32430afe4e79a3392070452eae9406e9d2d34efe1a36f68ff5a6dd4f2
    sizeBytes: 90572296
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:03df1e6ef6a66cfc5e13c2389456cb790d13fbcf99b3196a9c812662526c59a6
    sizeBytes: 89247592
  - 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/libvirt-tls-sidecar@sha256:b0c5b8ea65fa007b2efbedf75fe8b54981173929e80b921fd4c5847dadb560a6
    sizeBytes: 85081580
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln@sha256:07d2b543e9df7b07a042180edd7eb2a49dfb199ff31b32ee578e46d9be2f3c4f
    sizeBytes: 78044439
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/python-openstackclient:2023.2@sha256:54f755a346f22b7f9c18a1bbd934b661c63c1f0ad1c452c19d5ebbd80cd037e9
    sizeBytes: 74923379
  - names:
    - docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f
    - docker.io/envoyproxy/gateway:v1.7.0
    sizeBytes: 73032550
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/barbican@sha256:80139710876f47e30e21f5a11d259203250c5a43ab1151c6b3c293cbf58911e6
    sizeBytes: 69085429
  - 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/ghcr.io/vexxhost/placement@sha256:81b3ba33253aa4ee00587ffb6654b63a4e7fe86053ca0d73e8b392c5d36bd890
    sizeBytes: 65958740
  - 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:e19f665bd673859398bd1b86f3414c7ccbe8e47634c8a6048dc00e195751daa6
    sizeBytes: 50731636
  - 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/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/registry.k8s.io/capi-openstack/capi-openstack-controller@sha256:237da708e483aa8c39766a217d25e45de52816d446764569c77550e6f56f0970
    - harbor.atmosphere.dev/registry.k8s.io/capi-openstack/capi-openstack-controller:v0.12.4
    sizeBytes: 35391272
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/nova-ssh@sha256:06b8670a7c16c1dad85a13ab113423dec6b0c08f30a98f354b228aa579c87c84
    sizeBytes: 35031202
  - 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: 8986bc0a-9b36-4fd7-96b0-3b45a2a54ead
    containerRuntimeVersion: containerd://2.2.2
    kernelVersion: 5.15.0-174-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: eb70ca63b16f47a693ef7ec364cef9b0
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: eb70ca63-b16f-47a6-93ef-7ec364cef9b0
