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-27T16:06:17Z"
  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-176-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: "35632"
  uid: f53b55cf-8930-4d56-b00a-f04146282e2d
spec: {}
status:
  addresses:
  - address: 199.204.45.4
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289517406548"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739044Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314146492Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841444Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-04-27T16:07:06Z"
    lastTransitionTime: "2026-04-27T16:07:06Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-04-27T17:16:05Z"
    lastTransitionTime: "2026-04-27T16:06:15Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-04-27T17:16:05Z"
    lastTransitionTime: "2026-04-27T16:06:15Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-04-27T17:16:05Z"
    lastTransitionTime: "2026-04-27T16:06:15Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-04-27T17:16:05Z"
    lastTransitionTime: "2026-04-27T16:06:59Z"
    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:b63d0ba8b5a0553574b5080ba6af9af601b1c32a5247e85d82c5b607f6fcee8e
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    sizeBytes: 7151472480
  - 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:24f355ec45f4c67170ebb1da898894da796f44f57ac4e7c6435790db3f98f789
    sizeBytes: 212027947
  - 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:981c73e84d99f1551173543a737ba251f7bd8679e931f71977737778903f4e0e
    sizeBytes: 210786083
  - 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:ae456b60d76d2da973d107be5e387a28ec5c46e129731901e2448e8f2760f5c9
    sizeBytes: 175492339
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:390dbf4dd6403c707a80a031c1dcbf51627947837f83a0c7d6d701b2f11b94d1
    sizeBytes: 171739017
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:f63c38c4bd9a43fe5f0ecdbac67a32c51e4872f7ccb28788cebbd4369f946ec6
    sizeBytes: 133108779
  - 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:bf28e2cea4ba84f68e18cd1597fa53a159c04fa536bb3db9295ff82294582bf8
    sizeBytes: 116220156
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:7063898a53b9cf302439692517cd34fcb632abb9278675c2fc030350ead8f494
    sizeBytes: 113207420
  - 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/ghcr.io/vexxhost/keystone@sha256:c5782a4d61aa57d9b6a3196429721c466f3f96c508ac9fd70f5265c94c760f7e
    sizeBytes: 105709823
  - 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/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:a9d15e7ed4b1e7621682d72f33503fc95c73884b565082165832ad7e4bc7801c
    sizeBytes: 100177108
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:5c5dd560a9f6196f66d7b0d46f931b8f1dd180cd5ed32e8ef2709a10e779f66f
    sizeBytes: 96934685
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/octavia@sha256:6bf45ec10e5d9c5018fc850d02156d5fa2cae90562811115f1aab231af7b9ea8
    sizeBytes: 90707879
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:0063b983f86168c29ab562b59a4d16ce3b419cf24d2d39322f88bcdebea8adcf
    sizeBytes: 89494520
  - 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:28af1c422491b550e7545563e36a4100b5271d0f17f3bb8e2d23881c93de545e
    sizeBytes: 77451621
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/python-openstackclient:2023.2@sha256:26d7f8c84fe4bce816615b62a14cb921ec9a640ccbe8a134e5076fef81881181
    sizeBytes: 75106748
  - 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:6522b56e71a7633971d6f4d395a80b9743e2dfc43d8070eb52f5915aef3c6438
    sizeBytes: 69262427
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/placement@sha256:e6bcc42bc4560074d36e5f93e38cb067d71ab8772de74c68d3cbea22d29d36a7
    sizeBytes: 66146420
  - 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:666152242cc348ffee876802dba389a6e6d9ad30b6d95b2c008d642ff51f3ef9
    sizeBytes: 50768366
  - 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: 3e15deea-a0f3-414b-bcf0-f687b65b5bca
    containerRuntimeVersion: containerd://2.2.3
    kernelVersion: 5.15.0-176-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: b5471e7157844a749b6a53ce7939c925
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: b5471e71-5784-4a74-9b6a-53ce7939c925
