github.com/cilium/cilium@v1.16.2/test/controlplane/node/ciliumnodes/v1.25/init.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: "704" 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: NoSchedule 29 key: node.kubernetes.io/not-ready 30 - effect: NoExecute 31 key: node.kubernetes.io/not-ready 32 timeAdded: "2022-09-12T20:54:21Z" 33 status: 34 addresses: 35 - address: 172.18.0.4 36 type: InternalIP 37 - address: cilium-nodes-control-plane 38 type: Hostname 39 allocatable: 40 cpu: "12" 41 ephemeral-storage: 966714Mi 42 hugepages-1Gi: "0" 43 hugepages-2Mi: "0" 44 memory: 32485244Ki 45 pods: "110" 46 capacity: 47 cpu: "12" 48 ephemeral-storage: 966714Mi 49 hugepages-1Gi: "0" 50 hugepages-2Mi: "0" 51 memory: 32485244Ki 52 pods: "110" 53 conditions: 54 - lastHeartbeatTime: "2022-09-12T20:54:20Z" 55 lastTransitionTime: "2022-09-12T20:54:20Z" 56 message: Cilium is running on this node 57 reason: CiliumIsUp 58 status: "False" 59 type: NetworkUnavailable 60 - lastHeartbeatTime: "2022-09-12T20:53:55Z" 61 lastTransitionTime: "2022-09-12T20:52:50Z" 62 message: kubelet has sufficient memory available 63 reason: KubeletHasSufficientMemory 64 status: "False" 65 type: MemoryPressure 66 - lastHeartbeatTime: "2022-09-12T20:53:55Z" 67 lastTransitionTime: "2022-09-12T20:52:50Z" 68 message: kubelet has no disk pressure 69 reason: KubeletHasNoDiskPressure 70 status: "False" 71 type: DiskPressure 72 - lastHeartbeatTime: "2022-09-12T20:53:55Z" 73 lastTransitionTime: "2022-09-12T20:52:50Z" 74 message: kubelet has sufficient PID available 75 reason: KubeletHasSufficientPID 76 status: "False" 77 type: PIDPressure 78 - lastHeartbeatTime: "2022-09-12T20:53:55Z" 79 lastTransitionTime: "2022-09-12T20:52:50Z" 80 message: 'container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady 81 message:Network plugin returns error: cni plugin not initialized' 82 reason: KubeletNotReady 83 status: "False" 84 type: Ready 85 daemonEndpoints: 86 kubeletEndpoint: 87 Port: 10250 88 images: 89 - names: 90 - docker.io/library/import-2022-09-12@sha256:ede905eca3e1479f0017c8baf0d1e752745aa7ea4eaa0c6a8f6b86945cc9f8d4 91 - quay.io/cilium/cilium:v1.12.1 92 sizeBytes: 459801943 93 - names: 94 - registry.k8s.io/etcd:3.5.4-0 95 sizeBytes: 102157811 96 - names: 97 - docker.io/library/import-2022-09-01@sha256:30939fc09b29e521e204cc1806439c7de757d1f7716024e3d7413aa912c0a23c 98 - registry.k8s.io/kube-apiserver:v1.25.0 99 sizeBytes: 76507626 100 - names: 101 - docker.io/library/import-2022-09-01@sha256:9d9129c9b3fe88d37cec861da9aae338c75bbf3e13fc227e363ce8b3901a5c39 102 - registry.k8s.io/kube-controller-manager:v1.25.0 103 sizeBytes: 64501880 104 - names: 105 - docker.io/library/import-2022-09-01@sha256:d65454a910191947bb360f53bd0dc2faab82d00aba70af7326d21f4cbec71ba9 106 - registry.k8s.io/kube-proxy:v1.25.0 107 sizeBytes: 63266301 108 - names: 109 - docker.io/library/import-2022-09-12@sha256:6f761bfdb87a8a1822ef74a627df64d51118b88e66f7ac20ef860b7af9a4e32e 110 - quay.io/cilium/operator-generic:v1.12.1 111 sizeBytes: 62955304 112 - names: 113 - docker.io/library/import-2022-09-01@sha256:af3e4fe2d95549f9a13867487dfb9d339e7d0c4e7627517a7a1a4934da75b871 114 - registry.k8s.io/kube-scheduler:v1.25.0 115 sizeBytes: 51923064 116 - names: 117 - docker.io/kindest/kindnetd:v20220726-ed811e41 118 sizeBytes: 25818452 119 - names: 120 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 121 sizeBytes: 17375346 122 - names: 123 - registry.k8s.io/coredns/coredns:v1.9.3 124 sizeBytes: 14837849 125 - names: 126 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 127 sizeBytes: 2859509 128 - names: 129 - registry.k8s.io/pause:3.7 130 sizeBytes: 311278 131 nodeInfo: 132 architecture: amd64 133 bootID: ec0863f3-509c-48ec-affa-0e55bd885008 134 containerRuntimeVersion: containerd://1.6.7 135 kernelVersion: 5.19.6-200.fc36.x86_64 136 kubeProxyVersion: v1.25.0 137 kubeletVersion: v1.25.0 138 machineID: 39cc17e5bc8d48e0831819bda1d22456 139 operatingSystem: linux 140 osImage: Ubuntu 22.04.1 LTS 141 systemUUID: 84dc982a-98f0-4342-8de1-1895fce40929 142 - apiVersion: v1 143 kind: Node 144 metadata: 145 annotations: 146 kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock 147 node.alpha.kubernetes.io/ttl: "0" 148 volumes.kubernetes.io/controller-managed-attach-detach: "true" 149 creationTimestamp: "2022-09-12T20:53:09Z" 150 labels: 151 cilium.io/ci-node: k8s1 152 kubernetes.io/arch: amd64 153 kubernetes.io/hostname: cilium-nodes-worker 154 kubernetes.io/os: linux 155 name: cilium-nodes-worker 156 resourceVersion: "643" 157 uid: a3daf970-df79-4d26-ad05-65f532e910c0 158 spec: 159 podCIDR: 10.244.1.0/24 160 podCIDRs: 161 - 10.244.1.0/24 162 providerID: kind://docker/cilium-nodes/cilium-nodes-worker 163 status: 164 addresses: 165 - address: 172.18.0.3 166 type: InternalIP 167 - address: cilium-nodes-worker 168 type: Hostname 169 allocatable: 170 cpu: "12" 171 ephemeral-storage: 966714Mi 172 hugepages-1Gi: "0" 173 hugepages-2Mi: "0" 174 memory: 32485244Ki 175 pods: "110" 176 capacity: 177 cpu: "12" 178 ephemeral-storage: 966714Mi 179 hugepages-1Gi: "0" 180 hugepages-2Mi: "0" 181 memory: 32485244Ki 182 pods: "110" 183 conditions: 184 - lastHeartbeatTime: "2022-09-12T20:54:14Z" 185 lastTransitionTime: "2022-09-12T20:54:14Z" 186 message: Cilium is running on this node 187 reason: CiliumIsUp 188 status: "False" 189 type: NetworkUnavailable 190 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 191 lastTransitionTime: "2022-09-12T20:53:09Z" 192 message: kubelet has sufficient memory available 193 reason: KubeletHasSufficientMemory 194 status: "False" 195 type: MemoryPressure 196 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 197 lastTransitionTime: "2022-09-12T20:53:09Z" 198 message: kubelet has no disk pressure 199 reason: KubeletHasNoDiskPressure 200 status: "False" 201 type: DiskPressure 202 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 203 lastTransitionTime: "2022-09-12T20:53:09Z" 204 message: kubelet has sufficient PID available 205 reason: KubeletHasSufficientPID 206 status: "False" 207 type: PIDPressure 208 - lastHeartbeatTime: "2022-09-12T20:54:10Z" 209 lastTransitionTime: "2022-09-12T20:54:10Z" 210 message: kubelet is posting ready status 211 reason: KubeletReady 212 status: "True" 213 type: Ready 214 daemonEndpoints: 215 kubeletEndpoint: 216 Port: 10250 217 images: 218 - names: 219 - docker.io/library/import-2022-09-12@sha256:ede905eca3e1479f0017c8baf0d1e752745aa7ea4eaa0c6a8f6b86945cc9f8d4 220 - quay.io/cilium/cilium@sha256:ea2db1ee21b88127b5c18a96ad155c25485d0815a667ef77c2b7c7f31cab601b 221 - quay.io/cilium/cilium:v1.12.1 222 sizeBytes: 459801943 223 - names: 224 - registry.k8s.io/etcd:3.5.4-0 225 sizeBytes: 102157811 226 - names: 227 - docker.io/library/import-2022-09-01@sha256:30939fc09b29e521e204cc1806439c7de757d1f7716024e3d7413aa912c0a23c 228 - registry.k8s.io/kube-apiserver:v1.25.0 229 sizeBytes: 76507626 230 - names: 231 - docker.io/library/import-2022-09-01@sha256:9d9129c9b3fe88d37cec861da9aae338c75bbf3e13fc227e363ce8b3901a5c39 232 - registry.k8s.io/kube-controller-manager:v1.25.0 233 sizeBytes: 64501880 234 - names: 235 - docker.io/library/import-2022-09-01@sha256:d65454a910191947bb360f53bd0dc2faab82d00aba70af7326d21f4cbec71ba9 236 - registry.k8s.io/kube-proxy:v1.25.0 237 sizeBytes: 63266301 238 - names: 239 - docker.io/library/import-2022-09-12@sha256:6f761bfdb87a8a1822ef74a627df64d51118b88e66f7ac20ef860b7af9a4e32e 240 - quay.io/cilium/operator-generic:v1.12.1 241 sizeBytes: 62955304 242 - names: 243 - docker.io/library/import-2022-09-01@sha256:af3e4fe2d95549f9a13867487dfb9d339e7d0c4e7627517a7a1a4934da75b871 244 - registry.k8s.io/kube-scheduler:v1.25.0 245 sizeBytes: 51923064 246 - names: 247 - docker.io/kindest/kindnetd:v20220726-ed811e41 248 sizeBytes: 25818452 249 - names: 250 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 251 sizeBytes: 17375346 252 - names: 253 - registry.k8s.io/coredns/coredns:v1.9.3 254 sizeBytes: 14837849 255 - names: 256 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 257 sizeBytes: 2859509 258 - names: 259 - registry.k8s.io/pause:3.7 260 sizeBytes: 311278 261 nodeInfo: 262 architecture: amd64 263 bootID: ec0863f3-509c-48ec-affa-0e55bd885008 264 containerRuntimeVersion: containerd://1.6.7 265 kernelVersion: 5.19.6-200.fc36.x86_64 266 kubeProxyVersion: v1.25.0 267 kubeletVersion: v1.25.0 268 machineID: 49444e2bf16f49a0a4e73b25fe1d5ba1 269 operatingSystem: linux 270 osImage: Ubuntu 22.04.1 LTS 271 systemUUID: 1596cc63-05d7-49a7-81a5-0e5cf3820f25 272 - apiVersion: cilium.io/v2 273 kind: CiliumNode 274 metadata: 275 creationTimestamp: "2022-09-12T20:54:19Z" 276 generation: 1 277 labels: 278 kubernetes.io/arch: amd64 279 kubernetes.io/hostname: cilium-nodes-control-plane 280 kubernetes.io/os: linux 281 node-role.kubernetes.io/control-plane: "" 282 node.kubernetes.io/exclude-from-external-load-balancers: "" 283 name: cilium-nodes-control-plane 284 ownerReferences: 285 - apiVersion: v1 286 kind: Node 287 name: cilium-nodes-control-plane 288 uid: 11280b30-6218-4030-ab69-c08bd5ff50b8 289 resourceVersion: "695" 290 uid: f07f756a-b39c-47b6-8089-4be66caa1631 291 spec: 292 addresses: 293 - ip: 172.18.0.4 294 type: InternalIP 295 - ip: 10.244.0.4 296 type: CiliumInternalIP 297 alibaba-cloud: {} 298 azure: {} 299 encryption: {} 300 eni: {} 301 health: 302 ipv4: 10.244.0.162 303 ingress: {} 304 ipam: 305 podCIDRs: 306 - 10.244.0.0/24 307 - apiVersion: cilium.io/v2 308 kind: CiliumNode 309 metadata: 310 creationTimestamp: "2022-09-12T20:54:13Z" 311 generation: 1 312 labels: 313 cilium.io/ci-node: k8s1 314 kubernetes.io/arch: amd64 315 kubernetes.io/hostname: cilium-nodes-worker 316 kubernetes.io/os: linux 317 name: cilium-nodes-worker 318 ownerReferences: 319 - apiVersion: v1 320 kind: Node 321 name: cilium-nodes-worker 322 uid: a3daf970-df79-4d26-ad05-65f532e910c0 323 resourceVersion: "625" 324 uid: 6d5f23c2-ae43-4f3b-9ace-7c4d5b7bfc9f 325 spec: 326 addresses: 327 - ip: 172.18.0.3 328 type: InternalIP 329 - ip: 10.244.1.23 330 type: CiliumInternalIP 331 alibaba-cloud: {} 332 azure: {} 333 encryption: {} 334 eni: {} 335 health: 336 ipv4: 10.244.1.25 337 ingress: {} 338 ipam: 339 podCIDRs: 340 - 10.244.1.0/24 341 kind: List 342 metadata: 343 resourceVersion: ""