github.com/cilium/cilium@v1.16.2/test/controlplane/services/dualstack/v1.24/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-12T22:09:09Z" 11 labels: 12 kubernetes.io/arch: amd64 13 kubernetes.io/hostname: dual-stack-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: dual-stack-control-plane 18 resourceVersion: "646" 19 uid: 6bd777f7-0c26-4bf7-bbae-9a5395f36c4b 20 spec: 21 podCIDR: 10.244.0.0/24 22 podCIDRs: 23 - 10.244.0.0/24 24 - fd00:10:244::/64 25 providerID: kind://docker/dual-stack/dual-stack-control-plane 26 taints: 27 - effect: NoSchedule 28 key: node-role.kubernetes.io/master 29 - effect: NoSchedule 30 key: node-role.kubernetes.io/control-plane 31 status: 32 addresses: 33 - address: 172.18.0.3 34 type: InternalIP 35 - address: fc00:f853:ccd:e793::3 36 type: InternalIP 37 - address: dual-stack-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-12T22:10:01Z" 55 lastTransitionTime: "2022-09-12T22:10:01Z" 56 message: Cilium is running on this node 57 reason: CiliumIsUp 58 status: "False" 59 type: NetworkUnavailable 60 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 61 lastTransitionTime: "2022-09-12T22:09:06Z" 62 message: kubelet has sufficient memory available 63 reason: KubeletHasSufficientMemory 64 status: "False" 65 type: MemoryPressure 66 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 67 lastTransitionTime: "2022-09-12T22:09:06Z" 68 message: kubelet has no disk pressure 69 reason: KubeletHasNoDiskPressure 70 status: "False" 71 type: DiskPressure 72 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 73 lastTransitionTime: "2022-09-12T22:09:06Z" 74 message: kubelet has sufficient PID available 75 reason: KubeletHasSufficientPID 76 status: "False" 77 type: PIDPressure 78 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 79 lastTransitionTime: "2022-09-12T22:10:04Z" 80 message: kubelet is posting ready status 81 reason: KubeletReady 82 status: "True" 83 type: Ready 84 daemonEndpoints: 85 kubeletEndpoint: 86 Port: 10250 87 images: 88 - names: 89 - docker.io/library/import-2022-09-01@sha256:d6e7206df3996420ee00b7f0aaa232e02a8d3cbb5e187c6eef820c91dfcefbc1 90 - registry.k8s.io/kube-proxy:v1.24.4 91 sizeBytes: 111859564 92 - names: 93 - registry.k8s.io/etcd:3.5.3-0 94 sizeBytes: 102143581 95 - names: 96 - docker.io/library/import-2022-09-01@sha256:45e51931a7b4a8bf7e1e73880a7f7cf6ef44228fca6668a9f671312208290f03 97 - registry.k8s.io/kube-apiserver:v1.24.4 98 sizeBytes: 77294050 99 - names: 100 - docker.io/library/import-2022-09-01@sha256:f2b9b2249b15ff427f44927d374e70e1472569368be1622d08c5b4f48b3802a7 101 - registry.k8s.io/kube-controller-manager:v1.24.4 102 sizeBytes: 65570930 103 - names: 104 - docker.io/library/import-2022-09-01@sha256:d3a5fd050278f04da4c5900e22f2632b628f8bf4fed65beac57fd0db39fc9a3d 105 - registry.k8s.io/kube-scheduler:v1.24.4 106 sizeBytes: 52340852 107 - names: 108 - docker.io/kindest/kindnetd:v20220726-ed811e41 109 sizeBytes: 25818452 110 - names: 111 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 112 sizeBytes: 17375346 113 - names: 114 - registry.k8s.io/coredns/coredns:v1.8.6 115 sizeBytes: 13585107 116 - names: 117 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 118 sizeBytes: 2859509 119 - names: 120 - registry.k8s.io/pause:3.7 121 sizeBytes: 311278 122 nodeInfo: 123 architecture: amd64 124 bootID: ec0863f3-509c-48ec-affa-0e55bd885008 125 containerRuntimeVersion: containerd://1.6.7 126 kernelVersion: 5.19.6-200.fc36.x86_64 127 kubeProxyVersion: v1.24.4 128 kubeletVersion: v1.24.4 129 machineID: 8c1f72e8377343729b8d266980a9645a 130 operatingSystem: linux 131 osImage: Ubuntu 22.04.1 LTS 132 systemUUID: 28e3ef1a-f095-4905-80c1-97b0d454fd4f 133 - apiVersion: v1 134 kind: Node 135 metadata: 136 annotations: 137 kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock 138 node.alpha.kubernetes.io/ttl: "0" 139 volumes.kubernetes.io/controller-managed-attach-detach: "true" 140 creationTimestamp: "2022-09-12T22:09:34Z" 141 labels: 142 cilium.io/ci-node: k8s1 143 kubernetes.io/arch: amd64 144 kubernetes.io/hostname: dual-stack-worker 145 kubernetes.io/os: linux 146 name: dual-stack-worker 147 resourceVersion: "667" 148 uid: debba7b3-8ad7-4b1c-99b7-1c5ad2f47b9d 149 spec: 150 podCIDR: 10.244.1.0/24 151 podCIDRs: 152 - 10.244.1.0/24 153 - fd00:10:244:1::/64 154 providerID: kind://docker/dual-stack/dual-stack-worker 155 status: 156 addresses: 157 - address: 172.18.0.4 158 type: InternalIP 159 - address: fc00:f853:ccd:e793::4 160 type: InternalIP 161 - address: dual-stack-worker 162 type: Hostname 163 allocatable: 164 cpu: "12" 165 ephemeral-storage: 966714Mi 166 hugepages-1Gi: "0" 167 hugepages-2Mi: "0" 168 memory: 32485244Ki 169 pods: "110" 170 capacity: 171 cpu: "12" 172 ephemeral-storage: 966714Mi 173 hugepages-1Gi: "0" 174 hugepages-2Mi: "0" 175 memory: 32485244Ki 176 pods: "110" 177 conditions: 178 - lastHeartbeatTime: "2022-09-12T22:10:02Z" 179 lastTransitionTime: "2022-09-12T22:10:02Z" 180 message: Cilium is running on this node 181 reason: CiliumIsUp 182 status: "False" 183 type: NetworkUnavailable 184 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 185 lastTransitionTime: "2022-09-12T22:09:34Z" 186 message: kubelet has sufficient memory available 187 reason: KubeletHasSufficientMemory 188 status: "False" 189 type: MemoryPressure 190 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 191 lastTransitionTime: "2022-09-12T22:09:34Z" 192 message: kubelet has no disk pressure 193 reason: KubeletHasNoDiskPressure 194 status: "False" 195 type: DiskPressure 196 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 197 lastTransitionTime: "2022-09-12T22:09:34Z" 198 message: kubelet has sufficient PID available 199 reason: KubeletHasSufficientPID 200 status: "False" 201 type: PIDPressure 202 - lastHeartbeatTime: "2022-09-12T22:10:04Z" 203 lastTransitionTime: "2022-09-12T22:10:04Z" 204 message: kubelet is posting ready status 205 reason: KubeletReady 206 status: "True" 207 type: Ready 208 daemonEndpoints: 209 kubeletEndpoint: 210 Port: 10250 211 images: 212 - names: 213 - docker.io/library/import-2022-09-12@sha256:ede905eca3e1479f0017c8baf0d1e752745aa7ea4eaa0c6a8f6b86945cc9f8d4 214 - quay.io/cilium/cilium@sha256:ea2db1ee21b88127b5c18a96ad155c25485d0815a667ef77c2b7c7f31cab601b 215 - quay.io/cilium/cilium:v1.12.1 216 sizeBytes: 459801943 217 - names: 218 - docker.io/library/import-2022-09-01@sha256:d6e7206df3996420ee00b7f0aaa232e02a8d3cbb5e187c6eef820c91dfcefbc1 219 - registry.k8s.io/kube-proxy:v1.24.4 220 sizeBytes: 111859564 221 - names: 222 - registry.k8s.io/etcd:3.5.3-0 223 sizeBytes: 102143581 224 - names: 225 - docker.io/library/import-2022-09-01@sha256:45e51931a7b4a8bf7e1e73880a7f7cf6ef44228fca6668a9f671312208290f03 226 - registry.k8s.io/kube-apiserver:v1.24.4 227 sizeBytes: 77294050 228 - names: 229 - docker.io/library/import-2022-09-01@sha256:f2b9b2249b15ff427f44927d374e70e1472569368be1622d08c5b4f48b3802a7 230 - registry.k8s.io/kube-controller-manager:v1.24.4 231 sizeBytes: 65570930 232 - names: 233 - docker.io/library/import-2022-09-12@sha256:6f761bfdb87a8a1822ef74a627df64d51118b88e66f7ac20ef860b7af9a4e32e 234 - quay.io/cilium/operator-generic@sha256:93d5aaeda37d59e6c4325ff05030d7b48fabde6576478e3fdbfb9bb4a68ec4a1 235 - quay.io/cilium/operator-generic:v1.12.1 236 sizeBytes: 62955304 237 - names: 238 - docker.io/library/import-2022-09-01@sha256:d3a5fd050278f04da4c5900e22f2632b628f8bf4fed65beac57fd0db39fc9a3d 239 - registry.k8s.io/kube-scheduler:v1.24.4 240 sizeBytes: 52340852 241 - names: 242 - docker.io/kindest/kindnetd:v20220726-ed811e41 243 sizeBytes: 25818452 244 - names: 245 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 246 sizeBytes: 17375346 247 - names: 248 - registry.k8s.io/coredns/coredns:v1.8.6 249 sizeBytes: 13585107 250 - names: 251 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 252 sizeBytes: 2859509 253 - names: 254 - registry.k8s.io/pause:3.7 255 sizeBytes: 311278 256 nodeInfo: 257 architecture: amd64 258 bootID: ec0863f3-509c-48ec-affa-0e55bd885008 259 containerRuntimeVersion: containerd://1.6.7 260 kernelVersion: 5.19.6-200.fc36.x86_64 261 kubeProxyVersion: v1.24.4 262 kubeletVersion: v1.24.4 263 machineID: 740defc510ed42d999c0e7710592cdce 264 operatingSystem: linux 265 osImage: Ubuntu 22.04.1 LTS 266 systemUUID: 6170d9e4-45f0-46f7-a38e-763e00d1821b 267 - apiVersion: v1 268 kind: Node 269 metadata: 270 annotations: 271 kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock 272 node.alpha.kubernetes.io/ttl: "0" 273 volumes.kubernetes.io/controller-managed-attach-detach: "true" 274 creationTimestamp: "2022-09-12T22:09:34Z" 275 labels: 276 cilium.io/ci-node: k8s2 277 kubernetes.io/arch: amd64 278 kubernetes.io/hostname: dual-stack-worker2 279 kubernetes.io/os: linux 280 name: dual-stack-worker2 281 resourceVersion: "670" 282 uid: 7d6833a0-00ef-4544-801f-4cc8e164012f 283 spec: 284 podCIDR: 10.244.2.0/24 285 podCIDRs: 286 - 10.244.2.0/24 287 - fd00:10:244:2::/64 288 providerID: kind://docker/dual-stack/dual-stack-worker2 289 status: 290 addresses: 291 - address: 172.18.0.5 292 type: InternalIP 293 - address: fc00:f853:ccd:e793::5 294 type: InternalIP 295 - address: dual-stack-worker2 296 type: Hostname 297 allocatable: 298 cpu: "12" 299 ephemeral-storage: 966714Mi 300 hugepages-1Gi: "0" 301 hugepages-2Mi: "0" 302 memory: 32485244Ki 303 pods: "110" 304 capacity: 305 cpu: "12" 306 ephemeral-storage: 966714Mi 307 hugepages-1Gi: "0" 308 hugepages-2Mi: "0" 309 memory: 32485244Ki 310 pods: "110" 311 conditions: 312 - lastHeartbeatTime: "2022-09-12T22:10:02Z" 313 lastTransitionTime: "2022-09-12T22:10:02Z" 314 message: Cilium is running on this node 315 reason: CiliumIsUp 316 status: "False" 317 type: NetworkUnavailable 318 - lastHeartbeatTime: "2022-09-12T22:10:05Z" 319 lastTransitionTime: "2022-09-12T22:09:34Z" 320 message: kubelet has sufficient memory available 321 reason: KubeletHasSufficientMemory 322 status: "False" 323 type: MemoryPressure 324 - lastHeartbeatTime: "2022-09-12T22:10:05Z" 325 lastTransitionTime: "2022-09-12T22:09:34Z" 326 message: kubelet has no disk pressure 327 reason: KubeletHasNoDiskPressure 328 status: "False" 329 type: DiskPressure 330 - lastHeartbeatTime: "2022-09-12T22:10:05Z" 331 lastTransitionTime: "2022-09-12T22:09:34Z" 332 message: kubelet has sufficient PID available 333 reason: KubeletHasSufficientPID 334 status: "False" 335 type: PIDPressure 336 - lastHeartbeatTime: "2022-09-12T22:10:05Z" 337 lastTransitionTime: "2022-09-12T22:10:05Z" 338 message: kubelet is posting ready status 339 reason: KubeletReady 340 status: "True" 341 type: Ready 342 daemonEndpoints: 343 kubeletEndpoint: 344 Port: 10250 345 images: 346 - names: 347 - docker.io/library/import-2022-09-12@sha256:ede905eca3e1479f0017c8baf0d1e752745aa7ea4eaa0c6a8f6b86945cc9f8d4 348 - quay.io/cilium/cilium@sha256:ea2db1ee21b88127b5c18a96ad155c25485d0815a667ef77c2b7c7f31cab601b 349 - quay.io/cilium/cilium:v1.12.1 350 sizeBytes: 459801943 351 - names: 352 - docker.io/library/import-2022-09-01@sha256:d6e7206df3996420ee00b7f0aaa232e02a8d3cbb5e187c6eef820c91dfcefbc1 353 - registry.k8s.io/kube-proxy:v1.24.4 354 sizeBytes: 111859564 355 - names: 356 - registry.k8s.io/etcd:3.5.3-0 357 sizeBytes: 102143581 358 - names: 359 - docker.io/library/import-2022-09-01@sha256:45e51931a7b4a8bf7e1e73880a7f7cf6ef44228fca6668a9f671312208290f03 360 - registry.k8s.io/kube-apiserver:v1.24.4 361 sizeBytes: 77294050 362 - names: 363 - docker.io/library/import-2022-09-01@sha256:f2b9b2249b15ff427f44927d374e70e1472569368be1622d08c5b4f48b3802a7 364 - registry.k8s.io/kube-controller-manager:v1.24.4 365 sizeBytes: 65570930 366 - names: 367 - docker.io/library/import-2022-09-12@sha256:6f761bfdb87a8a1822ef74a627df64d51118b88e66f7ac20ef860b7af9a4e32e 368 - quay.io/cilium/operator-generic:v1.12.1 369 sizeBytes: 62955304 370 - names: 371 - docker.io/library/import-2022-09-01@sha256:d3a5fd050278f04da4c5900e22f2632b628f8bf4fed65beac57fd0db39fc9a3d 372 - registry.k8s.io/kube-scheduler:v1.24.4 373 sizeBytes: 52340852 374 - names: 375 - docker.io/kindest/kindnetd:v20220726-ed811e41 376 sizeBytes: 25818452 377 - names: 378 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 379 sizeBytes: 17375346 380 - names: 381 - registry.k8s.io/coredns/coredns:v1.8.6 382 sizeBytes: 13585107 383 - names: 384 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 385 sizeBytes: 2859509 386 - names: 387 - registry.k8s.io/pause:3.7 388 sizeBytes: 311278 389 nodeInfo: 390 architecture: amd64 391 bootID: ec0863f3-509c-48ec-affa-0e55bd885008 392 containerRuntimeVersion: containerd://1.6.7 393 kernelVersion: 5.19.6-200.fc36.x86_64 394 kubeProxyVersion: v1.24.4 395 kubeletVersion: v1.24.4 396 machineID: a181137c17a84fa68d205fec3e15601e 397 operatingSystem: linux 398 osImage: Ubuntu 22.04.1 LTS 399 systemUUID: ad49046f-c9f8-4056-8fd9-0cb63bd4b4d6 400 - apiVersion: cilium.io/v2 401 kind: CiliumNode 402 metadata: 403 creationTimestamp: "2022-09-12T22:10:00Z" 404 generation: 1 405 labels: 406 kubernetes.io/arch: amd64 407 kubernetes.io/hostname: dual-stack-control-plane 408 kubernetes.io/os: linux 409 node-role.kubernetes.io/control-plane: "" 410 node.kubernetes.io/exclude-from-external-load-balancers: "" 411 name: dual-stack-control-plane 412 ownerReferences: 413 - apiVersion: v1 414 kind: Node 415 name: dual-stack-control-plane 416 uid: 6bd777f7-0c26-4bf7-bbae-9a5395f36c4b 417 resourceVersion: "623" 418 uid: 3c87ba2c-41f9-4b07-9bb4-cc4a4a17959a 419 spec: 420 addresses: 421 - ip: 172.18.0.3 422 type: InternalIP 423 - ip: fc00:f853:ccd:e793::3 424 type: InternalIP 425 - ip: 10.244.0.248 426 type: CiliumInternalIP 427 - ip: fd00:10:244::d74d 428 type: CiliumInternalIP 429 alibaba-cloud: {} 430 azure: {} 431 encryption: {} 432 eni: {} 433 health: 434 ipv4: 10.244.0.254 435 ipv6: fd00:10:244::fd4b 436 ingress: {} 437 ipam: 438 podCIDRs: 439 - 10.244.0.0/24 440 - fd00:10:244::/64 441 - apiVersion: cilium.io/v2 442 kind: CiliumNode 443 metadata: 444 creationTimestamp: "2022-09-12T22:10:00Z" 445 generation: 1 446 labels: 447 cilium.io/ci-node: k8s1 448 kubernetes.io/arch: amd64 449 kubernetes.io/hostname: dual-stack-worker 450 kubernetes.io/os: linux 451 name: dual-stack-worker 452 ownerReferences: 453 - apiVersion: v1 454 kind: Node 455 name: dual-stack-worker 456 uid: debba7b3-8ad7-4b1c-99b7-1c5ad2f47b9d 457 resourceVersion: "625" 458 uid: f7b8e5d6-ec90-4165-97d1-56f302533b34 459 spec: 460 addresses: 461 - ip: 172.18.0.4 462 type: InternalIP 463 - ip: fc00:f853:ccd:e793::4 464 type: InternalIP 465 - ip: 10.244.1.109 466 type: CiliumInternalIP 467 - ip: fd00:10:244:1::7e68 468 type: CiliumInternalIP 469 alibaba-cloud: {} 470 azure: {} 471 encryption: {} 472 eni: {} 473 health: 474 ipv4: 10.244.1.210 475 ipv6: fd00:10:244:1::9592 476 ingress: {} 477 ipam: 478 podCIDRs: 479 - 10.244.1.0/24 480 - fd00:10:244:1::/64 481 - apiVersion: cilium.io/v2 482 kind: CiliumNode 483 metadata: 484 creationTimestamp: "2022-09-12T22:10:00Z" 485 generation: 1 486 labels: 487 cilium.io/ci-node: k8s2 488 kubernetes.io/arch: amd64 489 kubernetes.io/hostname: dual-stack-worker2 490 kubernetes.io/os: linux 491 name: dual-stack-worker2 492 ownerReferences: 493 - apiVersion: v1 494 kind: Node 495 name: dual-stack-worker2 496 uid: 7d6833a0-00ef-4544-801f-4cc8e164012f 497 resourceVersion: "624" 498 uid: 27406794-20ce-4220-9dfb-3071c0a967fd 499 spec: 500 addresses: 501 - ip: 172.18.0.5 502 type: InternalIP 503 - ip: fc00:f853:ccd:e793::5 504 type: InternalIP 505 - ip: 10.244.2.20 506 type: CiliumInternalIP 507 - ip: fd00:10:244:2::157a 508 type: CiliumInternalIP 509 alibaba-cloud: {} 510 azure: {} 511 encryption: {} 512 eni: {} 513 health: 514 ipv4: 10.244.2.107 515 ipv6: fd00:10:244:2::e490 516 ingress: {} 517 ipam: 518 podCIDRs: 519 - 10.244.2.0/24 520 - fd00:10:244:2::/64 521 - apiVersion: v1 522 kind: Service 523 metadata: 524 creationTimestamp: "2022-09-12T22:09:11Z" 525 labels: 526 component: apiserver 527 provider: kubernetes 528 name: kubernetes 529 namespace: default 530 resourceVersion: "202" 531 uid: b3860398-9b81-4180-a244-53a4fc9f707f 532 spec: 533 clusterIP: 10.96.0.1 534 clusterIPs: 535 - 10.96.0.1 536 internalTrafficPolicy: Cluster 537 ipFamilies: 538 - IPv4 539 ipFamilyPolicy: SingleStack 540 ports: 541 - name: https 542 port: 443 543 protocol: TCP 544 targetPort: 6443 545 sessionAffinity: None 546 type: ClusterIP 547 status: 548 loadBalancer: {} 549 - apiVersion: v1 550 kind: Endpoints 551 metadata: 552 creationTimestamp: "2022-09-12T22:09:11Z" 553 labels: 554 endpointslice.kubernetes.io/skip-mirror: "true" 555 name: kubernetes 556 namespace: default 557 resourceVersion: "208" 558 uid: 83072892-a4d1-4cb7-a0ea-4337e6efa48c 559 subsets: 560 - addresses: 561 - ip: 172.18.0.3 562 ports: 563 - name: https 564 port: 6443 565 protocol: TCP 566 - addressType: IPv4 567 apiVersion: discovery.k8s.io/v1 568 endpoints: 569 - addresses: 570 - 172.18.0.3 571 conditions: 572 ready: true 573 kind: EndpointSlice 574 metadata: 575 creationTimestamp: "2022-09-12T22:09:11Z" 576 generation: 1 577 labels: 578 kubernetes.io/service-name: kubernetes 579 name: kubernetes 580 namespace: default 581 resourceVersion: "210" 582 uid: 459fe6d1-d0ea-47c2-939a-3cbaee503bc0 583 ports: 584 - name: https 585 port: 6443 586 protocol: TCP 587 kind: List 588 metadata: 589 resourceVersion: ""