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-07-21T13:22: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-185-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: "37036"
  uid: ea859ad1-a519-435e-bd3c-eebe9ad3c9a2
spec: {}
status:
  addresses:
  - address: 199.204.45.222
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289489032328"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739044Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314115704Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841444Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-07-21T13:23:32Z"
    lastTransitionTime: "2026-07-21T13:23:32Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-07-21T14:36:33Z"
    lastTransitionTime: "2026-07-21T13:22:16Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-07-21T14:36:33Z"
    lastTransitionTime: "2026-07-21T13:22:16Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-07-21T14:36:33Z"
    lastTransitionTime: "2026-07-21T13:22:16Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-07-21T14:36:33Z"
    lastTransitionTime: "2026-07-21T13:23:29Z"
    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:15ce35ab935b08cfa14a4a9710376455f0d4cc75779ce8bcdeb073e3f036ac92
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    sizeBytes: 7157978144
  - 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/nova@sha256:34e37c88f6a296ca9a4161e4b7cf8b1c5efab83705fac9173c14ac9522bcc297
    sizeBytes: 222853529
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:611940f444d9affaf7a4ab8225ef145db86318895a3379be3f046f9489861b13
    sizeBytes: 220632319
  - 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/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:feef7d473c0799a10c6e25773fb9172f193297e6477186e73ee2289f688044ef
    sizeBytes: 181408832
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:e5c7411648e051297d4e931a905a22cad6b33250f7aa605ce433780d539610dc
    sizeBytes: 179280399
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:845f6369f6e8db4d3576c67f3c18c99a4a0f8dac39fd9a2a9011b8ae23d6fe12
    sizeBytes: 139544484
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:69547c43d214322aeb4c1ad43a7a8847dc687d235484be40ac23df6c793b66c3
    sizeBytes: 121106390
  - 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:08b0f06503877133520be8aa23b2f0e42e5b4541871334e9b153f76787527fef
    sizeBytes: 116402076
  - 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/ghcr.io/vexxhost/keystone@sha256:ef77e49598e4871369bd3cf281188c88a55cb966b8b71e25b3b2ccc36cb756bd
    sizeBytes: 110531398
  - 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/ghcr.io/vexxhost/heat@sha256:468a994ee4091acda5f5f5c8e6a87d65df25e27073c8bdc89356f743d8d0b96a
    sizeBytes: 104157672
  - 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/tempest@sha256:2f8793610c75ea14a526d6458e503d3aeb2e08fba3d6b2fe4150ccdad4f6b759
    sizeBytes: 97593714
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/libvirt-tls-sidecar@sha256:c994bf3302a9ae9d8e356ed1e192d4e2f8f9d290e89499d30bb75f285eb55074
    sizeBytes: 97572123
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/octavia@sha256:d5e5be146823338e6657d6ddcad8807f9f4a496d7f9a972b7764b2f1aa529024
    sizeBytes: 93932878
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:12b5c3c74088cf2d005ebfe037944350c0bfd0b0e7afd8d0644f8135449c5f0f
    sizeBytes: 93082526
  - 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.1@sha256:0203cfdfbfa97e4d76aaa7b2109950ac767293922c927e92d57e6798985048f7
    sizeBytes: 78479675
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln@sha256:28af1c422491b550e7545563e36a4100b5271d0f17f3bb8e2d23881c93de545e
    sizeBytes: 77451621
  - 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:62740c9c89f53d9b3b1e2a2dcdf2e7a1c1aa62435f8ad5e27d1a8a443f06e8f1
    sizeBytes: 71745917
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/placement@sha256:de87eb1448cc307030dcd796887e72dd7d13a15a8e4847c0e30f875321d29e8a
    sizeBytes: 68829804
  - 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/keepalived@sha256:f3adcb1795de26bb58732b55fcf54cc7b06a511a8bcd58d23a23a79b16d2d707
    sizeBytes: 53210743
  - 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/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/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
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/kube-proxy@sha256:537633f399f87ce85d44fc8471ece97a83632198f99b3f7e08770beca95e9fa1
    - harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13
    sizeBytes: 28302468
  - names:
    - harbor.atmosphere.dev/docker.io/bloomberg/goldpinger@sha256:70416f19f1cbeedd344d37b08e64114779976b99905e0d018e71c437cde750dc
    - harbor.atmosphere.dev/docker.io/bloomberg/goldpinger:3.10.1
    sizeBytes: 27636203
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:e8825994b7a2c7497375a9b945f386506ca6a3eda80b89b74ef2db743f66a5ea
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2
    sizeBytes: 27468036
  - names:
    - harbor.atmosphere.dev/docker.io/grafana/loki@sha256:757b5fadf816a1396f1fea598152947421fa49cb8b2db1ddd2a6e30fae003253
    - harbor.atmosphere.dev/docker.io/grafana/loki:3.0.0
    sizeBytes: 26358865
  nodeInfo:
    architecture: amd64
    bootID: 18f41ed6-46f3-42fc-8e44-1c9e5ef1f3e7
    containerRuntimeVersion: containerd://2.3.2
    kernelVersion: 5.15.0-185-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: 1c7b257cfac84294806dfb3a73753631
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: 1c7b257c-fac8-4294-806d-fb3a73753631
