github.com/cilium/cilium@v1.16.2/test/controlplane/node/ciliumnodes/v1.26/state1.yaml (about) 1 apiVersion: v1 2 items: 3 - apiVersion: v1 4 kind: Node 5 metadata: 6 annotations: 7 kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock 8 node.alpha.kubernetes.io/ttl: "0" 9 volumes.kubernetes.io/controller-managed-attach-detach: "true" 10 creationTimestamp: "2022-09-12T20:52:51Z" 11 labels: 12 kubernetes.io/arch: amd64 13 kubernetes.io/hostname: cilium-nodes-control-plane 14 kubernetes.io/os: linux 15 node-role.kubernetes.io/control-plane: "" 16 node.kubernetes.io/exclude-from-external-load-balancers: "" 17 name: cilium-nodes-control-plane 18 resourceVersion: "719" 19 uid: 11280b30-6218-4030-ab69-c08bd5ff50b8 20 spec: 21 podCIDR: 10.244.0.0/24 22 podCIDRs: 23 - 10.244.0.0/24 24 providerID: kind://docker/cilium-nodes/cilium-nodes-control-plane 25 taints: 26 - effect: NoSchedule 27 key: node-role.kubernetes.io/control-plane 28 - effect: NoExecute 29 key: node.kubernetes.io/not-ready 30 timeAdded: "2022-09-12T20:54:21Z" 31 status: 32 addresses: 33 - address: 172.18.0.4 34 type: InternalIP 35 - address: cilium-nodes-control-plane 36 type: Hostname 37 allocatable: 38 cpu: "12" 39 ephemeral-storage: 966714Mi 40 hugepages-1Gi: "0" 41 hugepages-2Mi: "0" 42 memory: 32485244Ki 43 pods: "110" 44 capacity: 45 cpu: "12" 46 ephemeral-storage: 966714Mi 47 hugepages-1Gi: "0" 48 hugepages-2Mi: "0" 49 memory: 32485244Ki 50 pods: "110" 51 conditions: 52 - lastHeartbeatTime: "2022-09-12T20:54:20Z" 53 lastTransitionTime: "2022-09-12T20:54:20Z" 54 message: Cilium is running on this node 55 reason: CiliumIsUp 56 status: "False" 57 type: NetworkUnavailable 58 - lastHeartbeatTime: "2022-09-12T20:54:26Z" 59 lastTransitionTime: "2022-09-12T20:52:50Z" 60 message: kubelet has sufficient memory available 61 reason: KubeletHasSufficientMemory 62 status: "False" 63 type: MemoryPressure 64 - lastHeartbeatTime: "2022-09-12T20:54:26Z" 65 lastTransitionTime: "2022-09-12T20:52:50Z" 66 message: kubelet has no disk pressure 67 reason: KubeletHasNoDiskPressure 68 status: "False" 69 type: DiskPressure 70 - lastHeartbeatTime: "2022-09-12T20:54:26Z" 71 lastTransitionTime: "2022-09-12T20:52:50Z" 72 message: kubelet has sufficient PID available 73 reason: KubeletHasSufficientPID 74 status: "False" 75 type: PIDPressure 76 - lastHeartbeatTime: "2022-09-12T20:54:26Z" 77 lastTransitionTime: "2022-09-12T20:54:26Z" 78 message: kubelet is posting ready status 79 reason: KubeletReady 80 status: "True" 81 type: Ready 82 daemonEndpoints: 83 kubeletEndpoint: 84 Port: 10250 85 images: 86 - names: 87 - docker.io/library/import-2022-09-12@sha256:ede905eca3e1479f0017c8baf0d1e752745aa7ea4eaa0c6a8f6b86945cc9f8d4 88 - quay.io/cilium/cilium@sha256:ea2db1ee21b88127b5c18a96ad155c25485d0815a667ef77c2b7c7f31cab601b 89 - quay.io/cilium/cilium:v1.12.1 90 sizeBytes: 459801943 91 - names: 92 - registry.k8s.io/etcd:3.5.4-0 93 sizeBytes: 102157811 94 - names: 95 - docker.io/library/import-2022-09-01@sha256:30939fc09b29e521e204cc1806439c7de757d1f7716024e3d7413aa912c0a23c 96 - registry.k8s.io/kube-apiserver:v1.25.0 97 sizeBytes: 76507626 98 - names: 99 - docker.io/library/import-2022-09-01@sha256:9d9129c9b3fe88d37cec861da9aae338c75bbf3e13fc227e363ce8b3901a5c39 100 - registry.k8s.io/kube-controller-manager:v1.25.0 101 sizeBytes: 64501880 102 - names: 103 - docker.io/library/import-2022-09-01@sha256:d65454a910191947bb360f53bd0dc2faab82d00aba70af7326d21f4cbec71ba9 104 - registry.k8s.io/kube-proxy:v1.25.0 105 sizeBytes: 63266301 106 - names: 107 - docker.io/library/import-2022-09-12@sha256:6f761bfdb87a8a1822ef74a627df64d51118b88e66f7ac20ef860b7af9a4e32e 108 - quay.io/cilium/operator-generic:v1.12.1 109 sizeBytes: 62955304 110 - names: 111 - docker.io/library/import-2022-09-01@sha256:af3e4fe2d95549f9a13867487dfb9d339e7d0c4e7627517a7a1a4934da75b871 112 - registry.k8s.io/kube-scheduler:v1.25.0 113 sizeBytes: 51923064 114 - names: 115 - docker.io/kindest/kindnetd:v20220726-ed811e41 116 sizeBytes: 25818452 117 - names: 118 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 119 sizeBytes: 17375346 120 - names: 121 - registry.k8s.io/coredns/coredns:v1.9.3 122 sizeBytes: 14837849 123 - names: 124 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 125 sizeBytes: 2859509 126 - names: 127 - registry.k8s.io/pause:3.7 128 sizeBytes: 311278 129 nodeInfo: 130 architecture: amd64 131 bootID: ec0863f3-509c-48ec-affa-0e55bd885008 132 containerRuntimeVersion: containerd://1.6.7 133 kernelVersion: 5.19.6-200.fc36.x86_64 134 kubeProxyVersion: v1.25.0 135 kubeletVersion: v1.25.0 136 machineID: 39cc17e5bc8d48e0831819bda1d22456 137 operatingSystem: linux 138 osImage: Ubuntu 22.04.1 LTS 139 systemUUID: 84dc982a-98f0-4342-8de1-1895fce40929 140 - apiVersion: v1 141 kind: Node 142 metadata: 143 annotations: 144 kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock 145 node.alpha.kubernetes.io/ttl: "0" 146 volumes.kubernetes.io/controller-managed-attach-detach: "true" 147 creationTimestamp: "2022-09-12T20:53:09Z" 148 labels: 149 cilium.io/ci-node: k8s1 150 kubernetes.io/arch: amd64 151 kubernetes.io/hostname: cilium-nodes-worker 152 kubernetes.io/os: linux 153 test-label: test-value 154 name: cilium-nodes-worker 155 resourceVersion: "714" 156 uid: a3daf970-df79-4d26-ad05-65f532e910c0 157 spec: 158 podCIDR: 10.244.1.0/24 159 podCIDRs: 160 - 10.244.1.0/24 161 providerID: kind://docker/cilium-nodes/cilium-nodes-worker 162 status: 163 addresses: 164 - address: 172.18.0.3 165 type: InternalIP 166 - address: cilium-nodes-worker 167 type: Hostname 168 allocatable: 169 cpu: "12" 170 ephemeral-storage: 966714Mi 171 hugepages-1Gi: "0" 172 hugepages-2Mi: "0" 173 memory: 32485244Ki 174 pods: "110" 175 capacity: 176 cpu: "12" 177 ephemeral-storage: 966714Mi 178 hugepages-1Gi: "0" 179 hugepages-2Mi: "0" 180 memory: 32485244Ki 181 pods: "110" 182 conditions: 183 - lastHeartbeatTime: "2022-09-12T20:54:14Z" 184 lastTransitionTime: "2022-09-12T20:54:14Z" 185 message: Cilium is running on this node 186 reason: CiliumIsUp 187 status: "False" 188 type: NetworkUnavailable 189 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 190 lastTransitionTime: "2022-09-12T20:53:09Z" 191 message: kubelet has sufficient memory available 192 reason: KubeletHasSufficientMemory 193 status: "False" 194 type: MemoryPressure 195 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 196 lastTransitionTime: "2022-09-12T20:53:09Z" 197 message: kubelet has no disk pressure 198 reason: KubeletHasNoDiskPressure 199 status: "False" 200 type: DiskPressure 201 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 202 lastTransitionTime: "2022-09-12T20:53:09Z" 203 message: kubelet has sufficient PID available 204 reason: KubeletHasSufficientPID 205 status: "False" 206 type: PIDPressure 207 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 208 lastTransitionTime: "2022-09-12T20:54:10Z" 209 message: kubelet is posting ready status 210 reason: KubeletReady 211 status: "True" 212 type: Ready 213 daemonEndpoints: 214 kubeletEndpoint: 215 Port: 10250 216 images: 217 - names: 218 - docker.io/library/import-2022-09-12@sha256:ede905eca3e1479f0017c8baf0d1e752745aa7ea4eaa0c6a8f6b86945cc9f8d4 219 - quay.io/cilium/cilium@sha256:ea2db1ee21b88127b5c18a96ad155c25485d0815a667ef77c2b7c7f31cab601b 220 - quay.io/cilium/cilium:v1.12.1 221 sizeBytes: 459801943 222 - names: 223 - registry.k8s.io/etcd:3.5.4-0 224 sizeBytes: 102157811 225 - names: 226 - docker.io/library/import-2022-09-01@sha256:30939fc09b29e521e204cc1806439c7de757d1f7716024e3d7413aa912c0a23c 227 - registry.k8s.io/kube-apiserver:v1.25.0 228 sizeBytes: 76507626 229 - names: 230 - docker.io/library/import-2022-09-01@sha256:9d9129c9b3fe88d37cec861da9aae338c75bbf3e13fc227e363ce8b3901a5c39 231 - registry.k8s.io/kube-controller-manager:v1.25.0 232 sizeBytes: 64501880 233 - names: 234 - docker.io/library/import-2022-09-01@sha256:d65454a910191947bb360f53bd0dc2faab82d00aba70af7326d21f4cbec71ba9 235 - registry.k8s.io/kube-proxy:v1.25.0 236 sizeBytes: 63266301 237 - names: 238 - docker.io/library/import-2022-09-12@sha256:6f761bfdb87a8a1822ef74a627df64d51118b88e66f7ac20ef860b7af9a4e32e 239 - quay.io/cilium/operator-generic:v1.12.1 240 sizeBytes: 62955304 241 - names: 242 - docker.io/library/import-2022-09-01@sha256:af3e4fe2d95549f9a13867487dfb9d339e7d0c4e7627517a7a1a4934da75b871 243 - registry.k8s.io/kube-scheduler:v1.25.0 244 sizeBytes: 51923064 245 - names: 246 - docker.io/kindest/kindnetd:v20220726-ed811e41 247 sizeBytes: 25818452 248 - names: 249 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 250 sizeBytes: 17375346 251 - names: 252 - registry.k8s.io/coredns/coredns:v1.9.3 253 sizeBytes: 14837849 254 - names: 255 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 256 sizeBytes: 2859509 257 - names: 258 - registry.k8s.io/pause:3.7 259 sizeBytes: 311278 260 nodeInfo: 261 architecture: amd64 262 bootID: ec0863f3-509c-48ec-affa-0e55bd885008 263 containerRuntimeVersion: containerd://1.6.7 264 kernelVersion: 5.19.6-200.fc36.x86_64 265 kubeProxyVersion: v1.25.0 266 kubeletVersion: v1.25.0 267 machineID: 49444e2bf16f49a0a4e73b25fe1d5ba1 268 operatingSystem: linux 269 osImage: Ubuntu 22.04.1 LTS 270 systemUUID: 1596cc63-05d7-49a7-81a5-0e5cf3820f25 271 kind: List 272 metadata: 273 resourceVersion: ""