Error lines from build-log.txt
... skipping 153 lines ...
I0606 15:14:59.096407 5656 common.go:152] Using cluster name:
I0606 15:14:59.096465 5656 http.go:37] curl https://storage.googleapis.com/kubernetes-release/release/stable-1.19.txt
I0606 15:14:59.174776 5656 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/latest-ci-updown-green.txt
I0606 15:14:59.176857 5656 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/1.24.0-beta.2+v1.24.0-beta.1-5-g0a36ae47d3/linux/amd64/kops
I0606 15:14:59.979013 5656 up.go:44] Cleaning up any leaked resources from previous cluster
I0606 15:14:59.979126 5656 dumplogs.go:45] /logs/artifacts/266499f0-e5ab-11ec-b35f-e6755cd0a106/kops toolbox dump --name e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io --dir /logs/artifacts --private-key /tmp/kops/e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io/id_ed25519 --ssh-user ubuntu
W0606 15:15:00.561078 5656 down.go:34] Dumping cluster logs at the start of Down() failed: exit status 1
I0606 15:15:00.561135 5656 down.go:48] /logs/artifacts/266499f0-e5ab-11ec-b35f-e6755cd0a106/kops delete cluster --name e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io --yes
I0606 15:15:00.617996 5685 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0606 15:15:00.618094 5685 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Error: error reading cluster configuration: Cluster.kops.k8s.io "e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io" not found
I0606 15:15:01.137433 5656 http.go:37] curl http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip
2022/06/06 15:15:01 failed to get external ip from metadata service: http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip returned 404
I0606 15:15:01.158084 5656 http.go:37] curl https://ip.jsb.workers.dev
I0606 15:15:01.300651 5656 up.go:156] /logs/artifacts/266499f0-e5ab-11ec-b35f-e6755cd0a106/kops create cluster --name e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io --cloud aws --kubernetes-version https://storage.googleapis.com/kubernetes-release/release/v1.19.16 --ssh-public-key /tmp/kops/e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io/id_ed25519.pub --override cluster.spec.nodePortAccess=0.0.0.0/0 --image=099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20220523 --channel=alpha --networking=calico --container-runtime=containerd --admin-access 35.192.181.89/32 --master-count 1 --master-volume-size 48 --node-count 4 --node-volume-size 48 --zones ap-northeast-1a --master-size c5.large
I0606 15:15:01.340295 5696 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0606 15:15:01.340380 5696 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
I0606 15:15:01.385349 5696 create_cluster.go:862] Using SSH public key: /tmp/kops/e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io/id_ed25519.pub
I0606 15:15:02.031395 5696 new_cluster.go:1168] Cloud Provider ID = aws
... skipping 542 lines ...
I0606 15:15:40.433395 5656 up.go:240] /logs/artifacts/266499f0-e5ab-11ec-b35f-e6755cd0a106/kops validate cluster --name e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io --count 10 --wait 15m0s
I0606 15:15:40.454099 5736 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0606 15:15:40.454195 5736 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Validating cluster e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io
W0606 15:15:41.767575 5736 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:15:51.820877 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:16:01.860105 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:16:11.902018 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:16:21.941016 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:16:31.981534 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:16:42.016140 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:16:52.047146 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:17:02.089570 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:17:12.126621 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:17:22.178130 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:17:32.216467 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:17:42.247089 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:17:52.278434 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
W0606 15:18:02.297768 5736 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:18:12.329586 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:18:22.364215 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:18:32.408064 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:18:42.450707 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:18:52.496220 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
W0606 15:19:02.519732 5736 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0606 15:19:12.554633 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
W0606 15:19:22.592013 5736 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
NODE STATUS
... skipping 11 lines ...
Node ip-172-20-57-225.ap-northeast-1.compute.internal node "ip-172-20-57-225.ap-northeast-1.compute.internal" of role "node" is not ready
Pod kube-system/calico-node-b2j87 system-node-critical pod "calico-node-b2j87" is pending
Pod kube-system/calico-node-qzl4b system-node-critical pod "calico-node-qzl4b" is pending
Pod kube-system/calico-node-shd8m system-node-critical pod "calico-node-shd8m" is pending
Pod kube-system/kube-dns-autoscaler-b86cbbfc8-7z94r system-cluster-critical pod "kube-dns-autoscaler-b86cbbfc8-7z94r" is pending
Validation Failed
W0606 15:19:36.005255 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
... skipping 11 lines ...
Node ip-172-20-53-89.ap-northeast-1.compute.internal node "ip-172-20-53-89.ap-northeast-1.compute.internal" of role "node" is not ready
Pod kube-system/calico-node-b2j87 system-node-critical pod "calico-node-b2j87" is pending
Pod kube-system/calico-node-qzl4b system-node-critical pod "calico-node-qzl4b" is not ready (calico-node)
Pod kube-system/calico-node-shd8m system-node-critical pod "calico-node-shd8m" is not ready (calico-node)
Pod kube-system/calico-node-z5qzv system-node-critical pod "calico-node-z5qzv" is pending
Validation Failed
W0606 15:19:48.569137 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
... skipping 8 lines ...
VALIDATION ERRORS
KIND NAME MESSAGE
Node ip-172-20-53-89.ap-northeast-1.compute.internal node "ip-172-20-53-89.ap-northeast-1.compute.internal" of role "node" is not ready
Pod kube-system/calico-node-b2j87 system-node-critical pod "calico-node-b2j87" is pending
Pod kube-system/calico-node-z5qzv system-node-critical pod "calico-node-z5qzv" is pending
Validation Failed
W0606 15:20:01.112750 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
... skipping 8 lines ...
VALIDATION ERRORS
KIND NAME MESSAGE
Pod kube-system/calico-node-b2j87 system-node-critical pod "calico-node-b2j87" is not ready (calico-node)
Pod kube-system/calico-node-z5qzv system-node-critical pod "calico-node-z5qzv" is not ready (calico-node)
Pod kube-system/kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal system-node-critical pod "kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal" is pending
Validation Failed
W0606 15:20:13.562298 5736 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-northeast-1a Master c5.large 1 1 ap-northeast-1a
nodes-ap-northeast-1a Node t3.medium 4 4 ap-northeast-1a
... skipping 1867 lines ...
[sig-storage] In-tree Volumes
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
[Driver: vsphere]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:57[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:128[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/topology.go:192[0m
[36mOnly supported for providers [vsphere] (not aws)[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/drivers/in_tree.go:1439
[90m------------------------------[0m
... skipping 416 lines ...
[sig-storage] In-tree Volumes
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:57[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:128[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/topology.go:192[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:169
[90m------------------------------[0m
... skipping 274 lines ...
[1mSTEP[0m: Destroying namespace "services-6814" for this suite.
[AfterEach] [sig-network] Services
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:786
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should check NodePort out-of-range","total":-1,"completed":1,"skipped":5,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:32:53.638: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
... skipping 140 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
Jun 6 15:32:53.961: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "node-lease-test-2406" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [k8s.io] NodeLease when the NodeLease feature is enabled should have OwnerReferences set","total":-1,"completed":1,"skipped":8,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:32:54.243: INFO: Driver supports dynamic provisioning, skipping InlineVolume pattern
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
... skipping 74 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [k8s.io] Sysctls [LinuxOnly] [NodeFeature:Sysctls]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/sysctl.go:64
[It] should not launch unsafe, but not explicitly enabled sysctls on the node
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/sysctl.go:183
[1mSTEP[0m: Creating a pod with a greylisted, but not whitelisted sysctl on the node
[1mSTEP[0m: Watching for error events or started pod
[1mSTEP[0m: Checking that the pod was rejected
[AfterEach] [k8s.io] Sysctls [LinuxOnly] [NodeFeature:Sysctls]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
Jun 6 15:32:57.255: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "sysctl-4514" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [k8s.io] Sysctls [LinuxOnly] [NodeFeature:Sysctls] should not launch unsafe, but not explicitly enabled sysctls on the node","total":-1,"completed":2,"skipped":19,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:32:57.540: INFO: Only supported for providers [vsphere] (not aws)
... skipping 45 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [sig-storage] Downward API volume
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:42
[It] should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:92
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 6 15:32:52.587: INFO: Waiting up to 5m0s for pod "metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d" in namespace "downward-api-6580" to be "Succeeded or Failed"
Jun 6 15:32:52.716: INFO: Pod "metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d": Phase="Pending", Reason="", readiness=false. Elapsed: 128.893468ms
Jun 6 15:32:54.848: INFO: Pod "metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.260506053s
Jun 6 15:32:56.977: INFO: Pod "metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.389639411s
Jun 6 15:32:59.106: INFO: Pod "metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.518720411s
[1mSTEP[0m: Saw pod success
Jun 6 15:32:59.106: INFO: Pod "metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d" satisfied condition "Succeeded or Failed"
Jun 6 15:32:59.252: INFO: Trying to get logs from node ip-172-20-43-197.ap-northeast-1.compute.internal pod metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 6 15:32:59.537: INFO: Waiting for pod metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d to disappear
Jun 6 15:32:59.666: INFO: Pod metadata-volume-84fb132a-dc7e-4596-a52a-4c730db4d35d no longer exists
[AfterEach] [sig-storage] Downward API volume
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
... skipping 4 lines ...
[32m• [SLOW TEST:8.373 seconds][0m
[sig-storage] Downward API volume
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:37[0m
should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:92[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":1,"skipped":0,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:00.076: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 24 lines ...
[1mSTEP[0m: Building a namespace api object, basename container-runtime
Jun 6 15:32:52.210: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled.
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[It] should report termination message [LinuxOnly] from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597
[1mSTEP[0m: create the container
[1mSTEP[0m: wait for the container to reach Failed
[1mSTEP[0m: get the container status
[1mSTEP[0m: the container should be terminated
[1mSTEP[0m: the termination message should be set
Jun 6 15:32:59.641: INFO: Expected: &{DONE} to match Container's Termination Message: DONE --
[1mSTEP[0m: delete the container
[AfterEach] [k8s.io] Container Runtime
... skipping 9 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:41[0m
on terminated container
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/runtime.go:134[0m
should report termination message [LinuxOnly] from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597[0m
[90m------------------------------[0m
{"msg":"PASSED [k8s.io] Container Runtime blackbox test on terminated container should report termination message [LinuxOnly] from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":0,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:00.307: INFO: Driver gluster doesn't support DynamicPV -- skipping
... skipping 63 lines ...
[32m• [SLOW TEST:12.917 seconds][0m
[sig-api-machinery] ResourceQuota
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23[0m
should create a ResourceQuota and capture the life of a service. [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]","total":-1,"completed":1,"skipped":11,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:04.363: INFO: Driver supports dynamic provisioning, skipping PreprovisionedPV pattern
... skipping 26 lines ...
[sig-storage] In-tree Volumes
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
[Driver: windows-gcepd]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:57[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:128[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/topology.go:192[0m
[36mDriver windows-gcepd doesn't support -- skipping[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:174
[90m------------------------------[0m
... skipping 30 lines ...
Jun 6 15:32:53.399: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled.
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-5d4e1e3f-7ac8-4c4a-afb4-3499b26562a1
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 6 15:32:53.952: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c" in namespace "projected-7989" to be "Succeeded or Failed"
Jun 6 15:32:54.091: INFO: Pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c": Phase="Pending", Reason="", readiness=false. Elapsed: 138.728694ms
Jun 6 15:32:56.226: INFO: Pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.273757402s
Jun 6 15:32:58.364: INFO: Pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.411344737s
Jun 6 15:33:00.499: INFO: Pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c": Phase="Pending", Reason="", readiness=false. Elapsed: 6.546012643s
Jun 6 15:33:02.633: INFO: Pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c": Phase="Pending", Reason="", readiness=false. Elapsed: 8.680505452s
Jun 6 15:33:04.768: INFO: Pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.815385572s
[1mSTEP[0m: Saw pod success
Jun 6 15:33:04.768: INFO: Pod "pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c" satisfied condition "Succeeded or Failed"
Jun 6 15:33:04.903: INFO: Trying to get logs from node ip-172-20-43-197.ap-northeast-1.compute.internal pod pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c container projected-configmap-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 6 15:33:05.192: INFO: Waiting for pod pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c to disappear
Jun 6 15:33:05.327: INFO: Pod pod-projected-configmaps-f07b6552-c130-47a5-9ea0-4532a8c3c75c no longer exists
[AfterEach] [sig-storage] Projected configMap
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
... skipping 4 lines ...
[32m• [SLOW TEST:13.976 seconds][0m
[sig-storage] Projected configMap
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:36[0m
should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":10,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext3)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:05.777: INFO: Driver gluster doesn't support ext3 -- skipping
... skipping 62 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:592[0m
when scheduling a busybox command that always fails in a pod
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:79[0m
should have an terminated reason [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597[0m
[90m------------------------------[0m
{"msg":"PASSED [k8s.io] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":6,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:06.365: INFO: Driver azure-disk doesn't support ntfs -- skipping
... skipping 273 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:592[0m
when scheduling a busybox Pod with hostAliases
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/kubelet.go:137[0m
should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597[0m
[90m------------------------------[0m
{"msg":"PASSED [k8s.io] Kubelet when scheduling a busybox Pod with hostAliases should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":10,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:06.957: INFO: Driver emptydir doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (immediate binding)] topology
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
... skipping 22 lines ...
[AfterEach] [sig-api-machinery] client-go should negotiate
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
Jun 6 15:33:07.234: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController evictions: enough pods, absolute =\u003e should allow an eviction","total":-1,"completed":1,"skipped":3,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
Jun 6 15:33:06.704: INFO: >>> kubeConfig: /root/.kube/config
... skipping 61 lines ...
Jun 6 15:33:06.870: INFO: Creating a PV followed by a PVC
Jun 6 15:33:07.138: INFO: Waiting for PV local-pvhmxxx to bind to PVC pvc-b7dfq
Jun 6 15:33:07.138: INFO: Waiting up to 3m0s for PersistentVolumeClaims [pvc-b7dfq] to have phase Bound
Jun 6 15:33:07.271: INFO: PersistentVolumeClaim pvc-b7dfq found and phase=Bound (132.880045ms)
Jun 6 15:33:07.271: INFO: Waiting up to 3m0s for PersistentVolume local-pvhmxxx to have phase Bound
Jun 6 15:33:07.403: INFO: PersistentVolume local-pvhmxxx found and phase=Bound (132.642428ms)
[It] should fail scheduling due to different NodeSelector
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:365
[1mSTEP[0m: local-volume-type: dir
[1mSTEP[0m: Initializing test volumes
Jun 6 15:33:07.670: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p /tmp/local-volume-test-425a82ee-0bd6-4ac0-8eb4-8140abfb0d15] Namespace:persistent-local-volumes-test-5122 PodName:hostexec-ip-172-20-35-161.ap-northeast-1.compute.internal-m9fp8 ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true}
Jun 6 15:33:07.670: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Creating local PVCs and PVs
... skipping 22 lines ...
[32m• [SLOW TEST:19.493 seconds][0m
[sig-storage] PersistentVolumes-local
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
Pod with node different from PV's NodeAffinity
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:339[0m
should fail scheduling due to different NodeSelector
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:365[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local Pod with node different from PV's NodeAffinity should fail scheduling due to different NodeSelector","total":-1,"completed":1,"skipped":3,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] ResourceQuota
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
... skipping 18 lines ...
[32m• [SLOW TEST:12.818 seconds][0m
[sig-api-machinery] ResourceQuota
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23[0m
should create a ResourceQuota and capture the life of a persistent volume claim. [sig-storage]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/resource_quota.go:466[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim. [sig-storage]","total":-1,"completed":2,"skipped":4,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:13.174: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 90 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:188[0m
Two pods mounting a local volume one after the other
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:250[0m
should be able to write from pod1 and read from pod2
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:251[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:13.888: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 12 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:192[0m
[36mDriver local doesn't support InlineVolume -- skipping[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:169
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should provide secure master service [Conformance]","total":-1,"completed":2,"skipped":55,"failed":0}
[BeforeEach] [sig-storage] PersistentVolumes-local
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
Jun 6 15:33:07.665: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename persistent-local-volumes-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 66 lines ...
[36mDriver azure-disk doesn't support ntfs -- skipping[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:174
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] client-go should negotiate watch and report errors with accept \"application/vnd.kubernetes.protobuf\"","total":-1,"completed":2,"skipped":11,"failed":0}
[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
Jun 6 15:33:07.377: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename crd-webhook
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 61 lines ...
Jun 6 15:33:16.219: INFO: AfterEach: Cleaning up test resources.
Jun 6 15:33:16.219: INFO: Deleting PersistentVolumeClaim "pvc-r4vcx"
Jun 6 15:33:16.349: INFO: Deleting PersistentVolume "hostpath-vp7kq"
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PV Protection Verify that PV bound to a PVC is not removed immediately","total":-1,"completed":2,"skipped":3,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:16.506: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 52 lines ...
[1mSTEP[0m: submitting the pod to kubernetes
[1mSTEP[0m: verifying the pod is in kubernetes
[1mSTEP[0m: updating the pod
Jun 6 15:33:14.178: INFO: Successfully updated pod "pod-update-activedeadlineseconds-dc2b4963-a3a3-42c3-86dc-b06194622b48"
Jun 6 15:33:14.178: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-dc2b4963-a3a3-42c3-86dc-b06194622b48" in namespace "pods-9622" to be "terminated due to deadline exceeded"
Jun 6 15:33:14.310: INFO: Pod "pod-update-activedeadlineseconds-dc2b4963-a3a3-42c3-86dc-b06194622b48": Phase="Running", Reason="", readiness=true. Elapsed: 131.693449ms
Jun 6 15:33:16.441: INFO: Pod "pod-update-activedeadlineseconds-dc2b4963-a3a3-42c3-86dc-b06194622b48": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 2.263051235s
Jun 6 15:33:16.441: INFO: Pod "pod-update-activedeadlineseconds-dc2b4963-a3a3-42c3-86dc-b06194622b48" satisfied condition "terminated due to deadline exceeded"
[AfterEach] [k8s.io] Pods
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
Jun 6 15:33:16.441: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "pods-9622" for this suite.
[32m• [SLOW TEST:16.607 seconds][0m
[k8s.io] Pods
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:592[0m
should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597[0m
[90m------------------------------[0m
{"msg":"PASSED [k8s.io] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":5,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for cronjob","total":-1,"completed":1,"skipped":0,"failed":0}
[BeforeEach] [sig-storage] PersistentVolumes-local
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
Jun 6 15:32:55.622: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename persistent-local-volumes-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 58 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:188[0m
One pod requesting one prebound PVC
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:205[0m
should be able to mount volume and write from pod1
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:234[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: tmpfs] One pod requesting one prebound PVC should be able to mount volume and write from pod1","total":-1,"completed":2,"skipped":0,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] PodTemplates
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
... skipping 6 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
Jun 6 15:33:18.124: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "podtemplate-5777" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]","total":-1,"completed":3,"skipped":10,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
... skipping 45 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
ConfigMap
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volumes.go:47[0m
should be mountable
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volumes.go:48[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Volumes ConfigMap should be mountable","total":-1,"completed":1,"skipped":4,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] PersistentVolumes-local
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
... skipping 55 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:188[0m
One pod requesting one prebound PVC
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:205[0m
should be able to mount volume and read from pod1
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:228[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link] One pod requesting one prebound PVC should be able to mount volume and read from pod1","total":-1,"completed":1,"skipped":0,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:129
Jun 6 15:33:21.224: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 47 lines ...
[1mSTEP[0m: Building a namespace api object, basename projected
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:597
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-9e276d9a-cb85-48a7-a915-b42d18454995
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 6 15:33:19.359: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-085141ec-298b-40ff-8641-6fdaceefc249" in namespace "projected-9875" to be "Succeeded or Failed"
Jun 6 15:33:19.490: INFO: Pod "pod-projected-configmaps-085141ec-298b-40ff-8641-6fdaceefc249": Phase="Pending", Reason="", readiness=false. Elapsed: 130.992889ms
Jun 6 15:33:21.624: INFO: Pod "pod-projected-configmaps-085141ec-298b-40ff-8641-6fdaceefc249": Phase="Succeeded", Reason="", readiness=false. Elapsed: 2.264184718s
[1mSTEP[0m: Saw pod success
Jun 6 15:33:21.624: INFO: Pod "pod-projected-configmaps-085141ec-298b-40ff-8641-6fdaceefc249" satisfied condition "Succeeded or Failed"
Jun 6 15:33:21.759: INFO: Trying to get logs from node ip-172-20-57-225.ap-northeast-1.compute.internal pod pod-projected-configmaps-085141ec-298b-40ff-8641-6fdaceefc249 container projected-configmap-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 6 15:33:22.036: INFO: Waiting for pod pod-projected-configmaps-085141ec-298b-40ff-8641-6fdaceefc249 to disappear
Jun 6 15:33:22.172: INFO: Pod pod-projected-configmaps-085141ec-298b-40ff-8641-6fdaceefc249 no longer exists
[AfterEach] [sig-storage] Projected configMap
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
... skipping 29 lines ...
Jun 6 15:33:04.506: INFO: PersistentVolumeClaim pvc-97x4m found but phase is Pending instead of Bound.
Jun 6 15:33:06.638: INFO: PersistentVolumeClaim pvc-97x4m found and phase=Bound (12.934955349s)
Jun 6 15:33:06.638: INFO: Waiting up to 3m0s for PersistentVolume aws-66phh to have phase Bound
Jun 6 15:33:06.771: INFO: PersistentVolume aws-66phh found and phase=Bound (132.901437ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-dppz
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 6 15:33:07.168: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-dppz" in namespace "volume-8129" to be "Succeeded or Failed"
Jun 6 15:33:07.300: INFO: Pod "exec-volume-test-preprovisionedpv-dppz": Phase="Pending", Reason="", readiness=false. Elapsed: 132.090499ms
Jun 6 15:33:09.435: INFO: Pod "exec-volume-test-preprovisionedpv-dppz": Phase="Pending", Reason="", readiness=false. Elapsed: 2.267061424s
Jun 6 15:33:11.568: INFO: Pod "exec-volume-test-preprovisionedpv-dppz": Phase="Pending", Reason="", readiness=false. Elapsed: 4.399819042s
Jun 6 15:33:13.702: INFO: Pod "exec-volume-test-preprovisionedpv-dppz": Phase="Pending", Reason="", readiness=false. Elapsed: 6.533665125s
Jun 6 15:33:15.834: INFO: Pod "exec-volume-test-preprovisionedpv-dppz": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.666092555s
[1mSTEP[0m: Saw pod success
Jun 6 15:33:15.834: INFO: Pod "exec-volume-test-preprovisionedpv-dppz" satisfied condition "Succeeded or Failed"
Jun 6 15:33:15.969: INFO: Trying to get logs from node ip-172-20-43-197.ap-northeast-1.compute.internal pod exec-volume-test-preprovisionedpv-dppz container exec-container-preprovisionedpv-dppz: <nil>
[1mSTEP[0m: delete the pod
Jun 6 15:33:16.322: INFO: Waiting for pod exec-volume-test-preprovisionedpv-dppz to disappear
Jun 6 15:33:16.456: INFO: Pod exec-volume-test-preprovisionedpv-dppz no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-dppz
Jun 6 15:33:16.456: INFO: Deleting pod "exec-volume-test-preprovisionedpv-dppz" in namespace "volume-8129"
[1mSTEP[0m: Deleting pv and pvc
Jun 6 15:33:16.592: INFO: Deleting PersistentVolumeClaim "pvc-97x4m"
Jun 6 15:33:16.725: INFO: Deleting PersistentVolume "aws-66phh"
Jun 6 15:33:17.137: INFO: Couldn't delete PD "aws://ap-northeast-1a/vol-02902d22c1a0c4871", sleeping 5s: error deleting EBS volumes: VolumeInUse: Volume vol-02902d22c1a0c4871 is currently attached to i-0d9bc2afd78729b6c
status code: 400, request id: 1a312346-3911-4d0a-ac68-f4c370aa036b
Jun 6 15:33:22.889: INFO: Successfully deleted PD "aws://ap-northeast-1a/vol-02902d22c1a0c4871".
[AfterEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:175
Jun 6 15:33:22.889: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "volume-8129" for this suite.
... skipping 6 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:57[0m
[Testpattern: Pre-provisioned PV (ext4)] volumes
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/base.go:128[0m
should allow exec of files on the volume
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:192[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ext4)] volumes should allow exec of files on the volume","total":-1,"completed":1,"skipped":3,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-autoscaling] DNS horizontal autoscaling
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:174
[1mSTEP[0m: Creating a kubernetes client
... skipping 52 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:247
[It] should check if cluster-info dump succeeds
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1077
[1mSTEP[0m: running cluster-info dump
Jun 6 15:33:15.230: INFO: Running '/logs/artifacts/266499f0-e5ab-11ec-b35f-e6755cd0a106/kubectl --server=https://api.e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-8355 cluster-info dump'
Jun 6 15:33:23.753: INFO: stderr: ""
Jun 6 15:33:23.760: INFO: stdout: "{\n \"kind\": \"NodeList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"selfLink\": \"/api/v1/nodes\",\n \"resourceVersion\": \"4459\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\",\n \"selfLink\": \"/api/v1/nodes/ip-172-20-35-161.ap-northeast-1.compute.internal\",\n \"uid\": \"4c88d3c5-3789-49e7-a75e-139d97bf600c\",\n \"resourceVersion\": \"3964\",\n \"creationTimestamp\": \"2022-06-06T15:19:35Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-northeast-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-northeast-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-northeast-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.kubernetes.io/region\": \"ap-northeast-1\",\n \"topology.kubernetes.io/zone\": \"ap-northeast-1a\"\n },\n \"annotations\": {\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"projectcalico.org/IPv4Address\": \"172.20.35.161/19\",\n \"projectcalico.org/IPv4IPIPTunnelAddr\": \"100.122.147.192\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops-controller\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \"f:kops.k8s.io/instancegroup\": {},\n \"f:kubernetes.io/role\": {},\n \"f:node-role.kubernetes.io/node\": {}\n }\n }\n }\n },\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:volumes.kubernetes.io/controller-managed-attach-detach\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:beta.kubernetes.io/arch\": {},\n \"f:beta.kubernetes.io/instance-type\": {},\n \"f:beta.kubernetes.io/os\": {},\n \"f:failure-domain.beta.kubernetes.io/region\": {},\n \"f:failure-domain.beta.kubernetes.io/zone\": {},\n \"f:kubernetes.io/arch\": {},\n \"f:kubernetes.io/hostname\": {},\n \"f:kubernetes.io/os\": {},\n \"f:node.kubernetes.io/instance-type\": {},\n \"f:topology.kubernetes.io/region\": {},\n \"f:topology.kubernetes.io/zone\": {}\n }\n },\n \"f:spec\": {\n \"f:providerID\": {}\n },\n \"f:status\": {\n \"f:addresses\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"ExternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"ExternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Hostname\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n }\n },\n \"f:allocatable\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:capacity\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"DiskPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"MemoryPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"PIDPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Ready\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:daemonEndpoints\": {\n \"f:kubeletEndpoint\": {\n \"f:Port\": {}\n }\n },\n \"f:images\": {},\n \"f:nodeInfo\": {\n \"f:architecture\": {},\n \"f:bootID\": {},\n \"f:containerRuntimeVersion\": {},\n \"f:kernelVersion\": {},\n \"f:kubeProxyVersion\": {},\n \"f:kubeletVersion\": {},\n \"f:machineID\": {},\n \"f:operatingSystem\": {},\n \"f:osImage\": {},\n \"f:systemUUID\": {}\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:node.alpha.kubernetes.io/ttl\": {}\n }\n },\n \"f:spec\": {\n \"f:podCIDR\": {},\n \"f:podCIDRs\": {\n \".\": {},\n \"v:\\\"100.96.3.0/24\\\"\": {}\n }\n }\n }\n },\n {\n \"manager\": \"calico-node\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:02Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:projectcalico.org/IPv4Address\": {},\n \"f:projectcalico.org/IPv4IPIPTunnelAddr\": {}\n }\n },\n \"f:status\": {\n \"f:conditions\": {\n \"k:{\\\"type\\\":\\\"NetworkUnavailable\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n }\n }\n }\n }\n ]\n },\n \"spec\": {\n \"podCIDR\": \"100.96.3.0/24\",\n \"podCIDRs\": [\n \"100.96.3.0/24\"\n ],\n \"providerID\": \"aws:///ap-northeast-1a/i-0d63a288ad8c7d1b4\"\n },\n \"status\": {\n \"capacity\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48725632Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958700Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44905542377\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856300Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:20:01Z\",\n \"lastTransitionTime\": \"2022-06-06T15:20:01Z\",\n \"reason\": \"CalicoIsUp\",\n \"message\": \"Calico is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:06Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:35Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:06Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:35Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:06Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:35Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:06Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:55Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.35.161\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"18.179.142.219\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-18-179-142-219.ap-northeast-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2c3e100881af701a299eca810be595\",\n \"systemUUID\": \"ec2c3e10-0881-af70-1a29-9eca810be595\",\n \"bootID\": \"1ca0340f-d755-4c3c-8b5c-c80cdf4dbc10\",\n \"kernelVersion\": \"5.13.0-1025-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.4.12\",\n \"kubeletVersion\": \"v1.19.16\",\n \"kubeProxyVersion\": \"v1.19.16\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 100748383\n },\n {\n \"names\": [\n \"docker.io/calico/cni@sha256:3857cb04d12b15fe2217f5377c66d7a7e878e70fd8d24393a894b911197ec418\",\n \"docker.io/calico/cni:v3.21.5\"\n ],\n \"sizeBytes\": 80506022\n },\n {\n \"names\": [\n \"docker.io/calico/node@sha256:8a6c37733a2035929c968c569e290f2ad9b9ea31157363d26a08f388cd8155e9\",\n \"docker.io/calico/node:v3.21.5\"\n ],\n \"sizeBytes\": 74025563\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/agnhost@sha256:17e61a0b9e498b6c73ed97670906be3d5a3ae394739c1bd5b619e1a004885cf0\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.20\"\n ],\n \"sizeBytes\": 46251412\n },\n {\n \"names\": [\n \"docker.io/calico/pod2daemon-flexvol@sha256:278afaacd5131f0d0d1c5ebd3812e8e7212dc76d6426345fe7b2379d7f50ae48\",\n \"docker.io/calico/pod2daemon-flexvol:v3.21.5\"\n ],\n \"sizeBytes\": 9234752\n },\n {\n \"names\": [\n \"docker.io/library/busybox@sha256:8ccbac733d19c0dd4d70b4f0c1e12245b5fa3ad24758a11035ee505c629c0796\",\n \"docker.io/library/busybox:1.29\"\n ],\n \"sizeBytes\": 732685\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\",\n \"selfLink\": \"/api/v1/nodes/ip-172-20-43-197.ap-northeast-1.compute.internal\",\n \"uid\": \"929c6cb9-c7ce-45e2-9740-d2c98a65e4d9\",\n \"resourceVersion\": \"4195\",\n \"creationTimestamp\": \"2022-06-06T15:19:18Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-northeast-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-northeast-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-northeast-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.kubernetes.io/region\": \"ap-northeast-1\",\n \"topology.kubernetes.io/zone\": \"ap-northeast-1a\"\n },\n \"annotations\": {\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"projectcalico.org/IPv4Address\": \"172.20.43.197/19\",\n \"projectcalico.org/IPv4IPIPTunnelAddr\": \"100.119.223.192\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops-controller\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:18Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \"f:kops.k8s.io/instancegroup\": {},\n \"f:kubernetes.io/role\": {},\n \"f:node-role.kubernetes.io/node\": {}\n }\n }\n }\n },\n {\n \"manager\": \"calico-node\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:47Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:projectcalico.org/IPv4Address\": {},\n \"f:projectcalico.org/IPv4IPIPTunnelAddr\": {}\n }\n },\n \"f:status\": {\n \"f:conditions\": {\n \"k:{\\\"type\\\":\\\"NetworkUnavailable\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:33:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:node.alpha.kubernetes.io/ttl\": {}\n }\n },\n \"f:spec\": {\n \"f:podCIDR\": {},\n \"f:podCIDRs\": {\n \".\": {},\n \"v:\\\"100.96.2.0/24\\\"\": {}\n }\n },\n \"f:status\": {\n \"f:volumesAttached\": {}\n }\n }\n },\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:33:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:volumes.kubernetes.io/controller-managed-attach-detach\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:beta.kubernetes.io/arch\": {},\n \"f:beta.kubernetes.io/instance-type\": {},\n \"f:beta.kubernetes.io/os\": {},\n \"f:failure-domain.beta.kubernetes.io/region\": {},\n \"f:failure-domain.beta.kubernetes.io/zone\": {},\n \"f:kubernetes.io/arch\": {},\n \"f:kubernetes.io/hostname\": {},\n \"f:kubernetes.io/os\": {},\n \"f:node.kubernetes.io/instance-type\": {},\n \"f:topology.kubernetes.io/region\": {},\n \"f:topology.kubernetes.io/zone\": {}\n }\n },\n \"f:spec\": {\n \"f:providerID\": {}\n },\n \"f:status\": {\n \"f:addresses\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"ExternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"ExternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Hostname\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n }\n },\n \"f:allocatable\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:capacity\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"DiskPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"MemoryPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"PIDPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Ready\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:daemonEndpoints\": {\n \"f:kubeletEndpoint\": {\n \"f:Port\": {}\n }\n },\n \"f:images\": {},\n \"f:nodeInfo\": {\n \"f:architecture\": {},\n \"f:bootID\": {},\n \"f:containerRuntimeVersion\": {},\n \"f:kernelVersion\": {},\n \"f:kubeProxyVersion\": {},\n \"f:kubeletVersion\": {},\n \"f:machineID\": {},\n \"f:operatingSystem\": {},\n \"f:osImage\": {},\n \"f:systemUUID\": {}\n },\n \"f:volumesInUse\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"podCIDR\": \"100.96.2.0/24\",\n \"podCIDRs\": [\n \"100.96.2.0/24\"\n ],\n \"providerID\": \"aws:///ap-northeast-1a/i-0d9bc2afd78729b6c\"\n },\n \"status\": {\n \"capacity\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48725632Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958700Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44905542377\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856300Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:19:46Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:46Z\",\n \"reason\": \"CalicoIsUp\",\n \"message\": \"Calico is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:08Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:18Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:08Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:18Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:08Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:18Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:08Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:38Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.43.197\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"13.113.124.205\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-13-113-124-205.ap-northeast-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2498f480b97170744caa9ef7d4a741\",\n \"systemUUID\": \"ec2498f4-80b9-7170-744c-aa9ef7d4a741\",\n \"bootID\": \"da6f5e2e-de4b-4bb1-8577-69197b9c71c0\",\n \"kernelVersion\": \"5.13.0-1025-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.4.12\",\n \"kubeletVersion\": \"v1.19.16\",\n \"kubeProxyVersion\": \"v1.19.16\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 100748383\n },\n {\n \"names\": [\n \"docker.io/calico/cni@sha256:3857cb04d12b15fe2217f5377c66d7a7e878e70fd8d24393a894b911197ec418\",\n \"docker.io/calico/cni:v3.21.5\"\n ],\n \"sizeBytes\": 80506022\n },\n {\n \"names\": [\n \"docker.io/calico/node@sha256:8a6c37733a2035929c968c569e290f2ad9b9ea31157363d26a08f388cd8155e9\",\n \"docker.io/calico/node:v3.21.5\"\n ],\n \"sizeBytes\": 74025563\n },\n {\n \"names\": [\n \"docker.io/calico/pod2daemon-flexvol@sha256:278afaacd5131f0d0d1c5ebd3812e8e7212dc76d6426345fe7b2379d7f50ae48\",\n \"docker.io/calico/pod2daemon-flexvol:v3.21.5\"\n ],\n \"sizeBytes\": 9234752\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n }\n ],\n \"volumesInUse\": [\n \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-02902d22c1a0c4871\",\n \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-05886b98b56c5fd11\",\n \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-09e96c30d1e8c3152\"\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-02902d22c1a0c4871\",\n \"devicePath\": \"/dev/xvdbt\"\n },\n {\n \"name\": \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-09e96c30d1e8c3152\",\n \"devicePath\": \"/dev/xvdcd\"\n },\n {\n \"name\": \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-05886b98b56c5fd11\",\n \"devicePath\": \"/dev/xvdbd\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"selfLink\": \"/api/v1/nodes/ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"9b9bb1f5-7ca5-4641-b9d2-b21932a7e2a0\",\n \"resourceVersion\": \"2717\",\n \"creationTimestamp\": \"2022-06-06T15:18:00Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"c5.large\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-northeast-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-northeast-1a\",\n \"kops.k8s.io/instancegroup\": \"master-ap-northeast-1a\",\n \"kops.k8s.io/kops-controller-pki\": \"\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"master\",\n \"node-role.kubernetes.io/control-plane\": \"\",\n \"node-role.kubernetes.io/master\": \"\",\n \"node.kubernetes.io/exclude-from-external-load-balancers\": \"\",\n \"node.kubernetes.io/instance-type\": \"c5.large\",\n \"topology.kubernetes.io/region\": \"ap-northeast-1\",\n \"topology.kubernetes.io/zone\": \"ap-northeast-1a\"\n },\n \"annotations\": {\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"projectcalico.org/IPv4Address\": \"172.20.51.199/19\",\n \"projectcalico.org/IPv4IPIPTunnelAddr\": \"100.97.214.64\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:00Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:volumes.kubernetes.io/controller-managed-attach-detach\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:beta.kubernetes.io/arch\": {},\n \"f:beta.kubernetes.io/instance-type\": {},\n \"f:beta.kubernetes.io/os\": {},\n \"f:failure-domain.beta.kubernetes.io/region\": {},\n \"f:failure-domain.beta.kubernetes.io/zone\": {},\n \"f:kubernetes.io/arch\": {},\n \"f:kubernetes.io/hostname\": {},\n \"f:kubernetes.io/os\": {},\n \"f:node.kubernetes.io/instance-type\": {},\n \"f:topology.kubernetes.io/region\": {},\n \"f:topology.kubernetes.io/zone\": {}\n }\n },\n \"f:spec\": {\n \"f:providerID\": {}\n },\n \"f:status\": {\n \"f:addresses\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"ExternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"ExternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Hostname\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n }\n },\n \"f:allocatable\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:capacity\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"DiskPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"MemoryPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"PIDPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Ready\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:daemonEndpoints\": {\n \"f:kubeletEndpoint\": {\n \"f:Port\": {}\n }\n },\n \"f:images\": {},\n \"f:nodeInfo\": {\n \"f:architecture\": {},\n \"f:bootID\": {},\n \"f:containerRuntimeVersion\": {},\n \"f:kernelVersion\": {},\n \"f:kubeProxyVersion\": {},\n \"f:kubeletVersion\": {},\n \"f:machineID\": {},\n \"f:operatingSystem\": {},\n \"f:osImage\": {},\n \"f:systemUUID\": {}\n }\n }\n }\n },\n {\n \"manager\": \"protokube\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:12Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \"f:kops.k8s.io/kops-controller-pki\": {},\n \"f:node-role.kubernetes.io/control-plane\": {},\n \"f:node.kubernetes.io/exclude-from-external-load-balancers\": {}\n }\n }\n }\n },\n {\n \"manager\": \"kops-controller\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:37Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \"f:kops.k8s.io/instancegroup\": {},\n \"f:kubernetes.io/role\": {},\n \"f:node-role.kubernetes.io/master\": {}\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:50Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:node.alpha.kubernetes.io/ttl\": {}\n }\n },\n \"f:spec\": {\n \"f:podCIDR\": {},\n \"f:podCIDRs\": {\n \".\": {},\n \"v:\\\"100.96.0.0/24\\\"\": {}\n },\n \"f:taints\": {}\n }\n }\n },\n {\n \"manager\": \"calico-node\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:59Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:projectcalico.org/IPv4Address\": {},\n \"f:projectcalico.org/IPv4IPIPTunnelAddr\": {}\n }\n },\n \"f:status\": {\n \"f:conditions\": {\n \"k:{\\\"type\\\":\\\"NetworkUnavailable\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n }\n }\n }\n }\n ]\n },\n \"spec\": {\n \"podCIDR\": \"100.96.0.0/24\",\n \"podCIDRs\": [\n \"100.96.0.0/24\"\n ],\n \"providerID\": \"aws:///ap-northeast-1a/i-0a55043c9beff327e\",\n \"taints\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"effect\": \"NoSchedule\"\n }\n ]\n },\n \"status\": {\n \"capacity\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48725632Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3803056Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44905542377\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3700656Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:18:59Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:59Z\",\n \"reason\": \"CalicoIsUp\",\n \"message\": \"Calico is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:29:40Z\",\n \"lastTransitionTime\": \"2022-06-06T15:17:51Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:29:40Z\",\n \"lastTransitionTime\": \"2022-06-06T15:17:51Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:29:40Z\",\n \"lastTransitionTime\": \"2022-06-06T15:17:51Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-06T15:29:40Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:50Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.51.199\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"18.181.165.233\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-18-181-165-233.ap-northeast-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec203eb7ba8db74864d31c311ea4cb98\",\n \"systemUUID\": \"ec203eb7-ba8d-b748-64d3-1c311ea4cb98\",\n \"bootID\": \"694cf883-2043-415e-b338-4129dc66f070\",\n \"kernelVersion\": \"5.13.0-1025-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.4.12\",\n \"kubeletVersion\": \"v1.19.16\",\n \"kubeProxyVersion\": \"v1.19.16\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"registry.k8s.io/etcdadm/etcd-manager@sha256:17461d4049f3406b34b7899f779482240db334f17df4f62768c6804ad6c4a9b0\",\n \"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\"\n ],\n \"sizeBytes\": 214545838\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-apiserver-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 120150332\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-controller-manager-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 112122190\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 100748383\n },\n {\n \"names\": [\n \"docker.io/calico/cni@sha256:3857cb04d12b15fe2217f5377c66d7a7e878e70fd8d24393a894b911197ec418\",\n \"docker.io/calico/cni:v3.21.5\"\n ],\n \"sizeBytes\": 80506022\n },\n {\n \"names\": [\n \"docker.io/calico/node@sha256:8a6c37733a2035929c968c569e290f2ad9b9ea31157363d26a08f388cd8155e9\",\n \"docker.io/calico/node:v3.21.5\"\n ],\n \"sizeBytes\": 74025563\n },\n {\n \"names\": [\n \"docker.io/calico/kube-controllers@sha256:5df883f28efe7bf710c2d052505609e34d2c7c3192d23fc7d1e58827e4434e88\",\n \"docker.io/calico/kube-controllers:v3.21.5\"\n ],\n \"sizeBytes\": 54657072\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-scheduler-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 47741233\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/kops-controller:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 41457542\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/dns-controller:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 41015947\n },\n {\n \"names\": [\n \"docker.io/calico/pod2daemon-flexvol@sha256:278afaacd5131f0d0d1c5ebd3812e8e7212dc76d6426345fe7b2379d7f50ae48\",\n \"docker.io/calico/pod2daemon-flexvol:v3.21.5\"\n ],\n \"sizeBytes\": 9234752\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/kube-apiserver-healthcheck:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 5135599\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\",\n \"selfLink\": \"/api/v1/nodes/ip-172-20-53-89.ap-northeast-1.compute.internal\",\n \"uid\": \"145a819d-b9de-4130-ac3a-b911be65c7a5\",\n \"resourceVersion\": \"4204\",\n \"creationTimestamp\": \"2022-06-06T15:19:40Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-northeast-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-northeast-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-northeast-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.kubernetes.io/region\": \"ap-northeast-1\",\n \"topology.kubernetes.io/zone\": \"ap-northeast-1a\"\n },\n \"annotations\": {\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"projectcalico.org/IPv4Address\": \"172.20.53.89/19\",\n \"projectcalico.org/IPv4IPIPTunnelAddr\": \"100.103.165.0\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops-controller\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:40Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \"f:kops.k8s.io/instancegroup\": {},\n \"f:kubernetes.io/role\": {},\n \"f:node-role.kubernetes.io/node\": {}\n }\n }\n }\n },\n {\n \"manager\": \"calico-node\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:projectcalico.org/IPv4Address\": {},\n \"f:projectcalico.org/IPv4IPIPTunnelAddr\": {}\n }\n },\n \"f:status\": {\n \"f:conditions\": {\n \"k:{\\\"type\\\":\\\"NetworkUnavailable\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:33:04Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:node.alpha.kubernetes.io/ttl\": {}\n }\n },\n \"f:spec\": {\n \"f:podCIDR\": {},\n \"f:podCIDRs\": {\n \".\": {},\n \"v:\\\"100.96.4.0/24\\\"\": {}\n }\n },\n \"f:status\": {\n \"f:volumesAttached\": {}\n }\n }\n },\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:33:10Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:volumes.kubernetes.io/controller-managed-attach-detach\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:beta.kubernetes.io/arch\": {},\n \"f:beta.kubernetes.io/instance-type\": {},\n \"f:beta.kubernetes.io/os\": {},\n \"f:failure-domain.beta.kubernetes.io/region\": {},\n \"f:failure-domain.beta.kubernetes.io/zone\": {},\n \"f:kubernetes.io/arch\": {},\n \"f:kubernetes.io/hostname\": {},\n \"f:kubernetes.io/os\": {},\n \"f:node.kubernetes.io/instance-type\": {},\n \"f:topology.kubernetes.io/region\": {},\n \"f:topology.kubernetes.io/zone\": {}\n }\n },\n \"f:spec\": {\n \"f:providerID\": {}\n },\n \"f:status\": {\n \"f:addresses\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"ExternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"ExternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Hostname\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n }\n },\n \"f:allocatable\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:capacity\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"DiskPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"MemoryPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"PIDPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Ready\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:daemonEndpoints\": {\n \"f:kubeletEndpoint\": {\n \"f:Port\": {}\n }\n },\n \"f:images\": {},\n \"f:nodeInfo\": {\n \"f:architecture\": {},\n \"f:bootID\": {},\n \"f:containerRuntimeVersion\": {},\n \"f:kernelVersion\": {},\n \"f:kubeProxyVersion\": {},\n \"f:kubeletVersion\": {},\n \"f:machineID\": {},\n \"f:operatingSystem\": {},\n \"f:osImage\": {},\n \"f:systemUUID\": {}\n },\n \"f:volumesInUse\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"podCIDR\": \"100.96.4.0/24\",\n \"podCIDRs\": [\n \"100.96.4.0/24\"\n ],\n \"providerID\": \"aws:///ap-northeast-1a/i-08b2e4e3371401cbc\"\n },\n \"status\": {\n \"capacity\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48725632Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958700Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44905542377\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856300Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:20:07Z\",\n \"lastTransitionTime\": \"2022-06-06T15:20:07Z\",\n \"reason\": \"CalicoIsUp\",\n \"message\": \"Calico is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:10Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:40Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:10Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:40Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:10Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:40Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:10Z\",\n \"lastTransitionTime\": \"2022-06-06T15:20:00Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.53.89\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"54.64.212.112\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-54-64-212-112.ap-northeast-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec24f84342ef95d9b023533972606a9a\",\n \"systemUUID\": \"ec24f843-42ef-95d9-b023-533972606a9a\",\n \"bootID\": \"4a5b797c-f1ba-44ea-a928-a33836cb0308\",\n \"kernelVersion\": \"5.13.0-1025-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.4.12\",\n \"kubeletVersion\": \"v1.19.16\",\n \"kubeProxyVersion\": \"v1.19.16\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 100748383\n },\n {\n \"names\": [\n \"docker.io/calico/cni@sha256:3857cb04d12b15fe2217f5377c66d7a7e878e70fd8d24393a894b911197ec418\",\n \"docker.io/calico/cni:v3.21.5\"\n ],\n \"sizeBytes\": 80506022\n },\n {\n \"names\": [\n \"docker.io/calico/node@sha256:8a6c37733a2035929c968c569e290f2ad9b9ea31157363d26a08f388cd8155e9\",\n \"docker.io/calico/node:v3.21.5\"\n ],\n \"sizeBytes\": 74025563\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/agnhost@sha256:17e61a0b9e498b6c73ed97670906be3d5a3ae394739c1bd5b619e1a004885cf0\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.20\"\n ],\n \"sizeBytes\": 46251412\n },\n {\n \"names\": [\n \"docker.io/calico/pod2daemon-flexvol@sha256:278afaacd5131f0d0d1c5ebd3812e8e7212dc76d6426345fe7b2379d7f50ae48\",\n \"docker.io/calico/pod2daemon-flexvol:v3.21.5\"\n ],\n \"sizeBytes\": 9234752\n },\n {\n \"names\": [\n \"docker.io/library/busybox@sha256:8ccbac733d19c0dd4d70b4f0c1e12245b5fa3ad24758a11035ee505c629c0796\",\n \"docker.io/library/busybox:1.29\"\n ],\n \"sizeBytes\": 732685\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n },\n {\n \"names\": [\n \"k8s.gcr.io/pause@sha256:927d98197ec1141a368550822d18fa1c60bdae27b78b0c004f705f548c07814f\",\n \"k8s.gcr.io/pause:3.2\"\n ],\n \"sizeBytes\": 299513\n }\n ],\n \"volumesInUse\": [\n \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-0bf28be36ef4bf170\"\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/aws-ebs/aws://ap-northeast-1a/vol-0bf28be36ef4bf170\",\n \"devicePath\": \"/dev/xvdbh\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"selfLink\": \"/api/v1/nodes/ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"uid\": \"5e3e85bd-dc01-46e9-8327-b06b4c9bea42\",\n \"resourceVersion\": \"4330\",\n \"creationTimestamp\": \"2022-06-06T15:19:13Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-northeast-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-northeast-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-northeast-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.kubernetes.io/region\": \"ap-northeast-1\",\n \"topology.kubernetes.io/zone\": \"ap-northeast-1a\"\n },\n \"annotations\": {\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"projectcalico.org/IPv4Address\": \"172.20.57.225/19\",\n \"projectcalico.org/IPv4IPIPTunnelAddr\": \"100.111.19.0\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops-controller\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:13Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \"f:kops.k8s.io/instancegroup\": {},\n \"f:kubernetes.io/role\": {},\n \"f:node-role.kubernetes.io/node\": {}\n }\n }\n }\n },\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:13Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:volumes.kubernetes.io/controller-managed-attach-detach\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:beta.kubernetes.io/arch\": {},\n \"f:beta.kubernetes.io/instance-type\": {},\n \"f:beta.kubernetes.io/os\": {},\n \"f:failure-domain.beta.kubernetes.io/region\": {},\n \"f:failure-domain.beta.kubernetes.io/zone\": {},\n \"f:kubernetes.io/arch\": {},\n \"f:kubernetes.io/hostname\": {},\n \"f:kubernetes.io/os\": {},\n \"f:node.kubernetes.io/instance-type\": {},\n \"f:topology.kubernetes.io/region\": {},\n \"f:topology.kubernetes.io/zone\": {}\n }\n },\n \"f:spec\": {\n \"f:providerID\": {}\n },\n \"f:status\": {\n \"f:addresses\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"ExternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"ExternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Hostname\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalDNS\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"InternalIP\\\"}\": {\n \".\": {},\n \"f:address\": {},\n \"f:type\": {}\n }\n },\n \"f:allocatable\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:capacity\": {\n \".\": {},\n \"f:attachable-volumes-aws-ebs\": {},\n \"f:cpu\": {},\n \"f:ephemeral-storage\": {},\n \"f:hugepages-1Gi\": {},\n \"f:hugepages-2Mi\": {},\n \"f:memory\": {},\n \"f:pods\": {}\n },\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"DiskPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"MemoryPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"PIDPressure\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Ready\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:daemonEndpoints\": {\n \"f:kubeletEndpoint\": {\n \"f:Port\": {}\n }\n },\n \"f:images\": {},\n \"f:nodeInfo\": {\n \"f:architecture\": {},\n \"f:bootID\": {},\n \"f:containerRuntimeVersion\": {},\n \"f:kernelVersion\": {},\n \"f:kubeProxyVersion\": {},\n \"f:kubeletVersion\": {},\n \"f:machineID\": {},\n \"f:operatingSystem\": {},\n \"f:osImage\": {},\n \"f:systemUUID\": {}\n }\n }\n }\n },\n {\n \"manager\": \"calico-node\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:40Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:projectcalico.org/IPv4Address\": {},\n \"f:projectcalico.org/IPv4IPIPTunnelAddr\": {}\n }\n },\n \"f:status\": {\n \"f:conditions\": {\n \"k:{\\\"type\\\":\\\"NetworkUnavailable\\\"}\": {\n \".\": {},\n \"f:lastHeartbeatTime\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:33:03Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \"f:node.alpha.kubernetes.io/ttl\": {}\n }\n },\n \"f:spec\": {\n \"f:podCIDR\": {},\n \"f:podCIDRs\": {\n \".\": {},\n \"v:\\\"100.96.1.0/24\\\"\": {}\n }\n }\n }\n }\n ]\n },\n \"spec\": {\n \"podCIDR\": \"100.96.1.0/24\",\n \"podCIDRs\": [\n \"100.96.1.0/24\"\n ],\n \"providerID\": \"aws:///ap-northeast-1a/i-06b83137430a91513\"\n },\n \"status\": {\n \"capacity\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48725632Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958708Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"attachable-volumes-aws-ebs\": \"25\",\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44905542377\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856308Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:19:40Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:40Z\",\n \"reason\": \"CalicoIsUp\",\n \"message\": \"Calico is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:13Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:13Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:13Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:13Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:13Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:13Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-06T15:33:13Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:33Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.57.225\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"13.230.253.41\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-13-230-253-41.ap-northeast-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec279ab9bba1d824ac816da7c01ea8e5\",\n \"systemUUID\": \"ec279ab9-bba1-d824-ac81-6da7c01ea8e5\",\n \"bootID\": \"ead4112d-b05a-4386-b909-6f8d112cb23b\",\n \"kernelVersion\": \"5.13.0-1025-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.4.12\",\n \"kubeletVersion\": \"v1.19.16\",\n \"kubeProxyVersion\": \"v1.19.16\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.19.16\"\n ],\n \"sizeBytes\": 100748383\n },\n {\n \"names\": [\n \"docker.io/calico/cni@sha256:3857cb04d12b15fe2217f5377c66d7a7e878e70fd8d24393a894b911197ec418\",\n \"docker.io/calico/cni:v3.21.5\"\n ],\n \"sizeBytes\": 80506022\n },\n {\n \"names\": [\n \"docker.io/calico/node@sha256:8a6c37733a2035929c968c569e290f2ad9b9ea31157363d26a08f388cd8155e9\",\n \"docker.io/calico/node:v3.21.5\"\n ],\n \"sizeBytes\": 74025563\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/agnhost@sha256:17e61a0b9e498b6c73ed97670906be3d5a3ae394739c1bd5b619e1a004885cf0\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.20\"\n ],\n \"sizeBytes\": 46251412\n },\n {\n \"names\": [\n \"registry.k8s.io/cpa/cluster-proportional-autoscaler@sha256:67640771ad9fc56f109d5b01e020f0c858e7c890bb0eb15ba0ebd325df3285e7\",\n \"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.3\"\n ],\n \"sizeBytes\": 15191740\n },\n {\n \"names\": [\n \"docker.io/calico/pod2daemon-flexvol@sha256:278afaacd5131f0d0d1c5ebd3812e8e7212dc76d6426345fe7b2379d7f50ae48\",\n \"docker.io/calico/pod2daemon-flexvol:v3.21.5\"\n ],\n \"sizeBytes\": 9234752\n },\n {\n \"names\": [\n \"docker.io/library/busybox@sha256:8ccbac733d19c0dd4d70b4f0c1e12245b5fa3ad24758a11035ee505c629c0796\",\n \"docker.io/library/busybox:1.29\"\n ],\n \"sizeBytes\": 732685\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n },\n {\n \"names\": [\n \"k8s.gcr.io/pause@sha256:927d98197ec1141a368550822d18fa1c60bdae27b78b0c004f705f548c07814f\",\n \"k8s.gcr.io/pause:3.2\"\n ],\n \"sizeBytes\": 299513\n }\n ]\n }\n }\n ]\n}\n{\n \"kind\": \"EventList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"selfLink\": \"/api/v1/namespaces/kube-system/events\",\n \"resourceVersion\": \"673\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn.16f61119e2674c77\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9-lcqnn.16f61119e2674c77\",\n \"uid\": \"af53201e-fb8e-4d8c-9e71-81eeb63dc2cc\",\n \"resourceVersion\": \"105\",\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"uid\": \"1646f654-2571-473c-82a3-71d4cdf81ae8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had taint {node.kubernetes.io/not-ready: }, that the pod didn't tolerate.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:50Z\",\n \"count\": 4,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn.16f6111f31df5f94\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9-lcqnn.16f6111f31df5f94\",\n \"uid\": \"9238ceae-532d-47d3-bf52-e4ef4982ba96\",\n \"resourceVersion\": \"112\",\n \"creationTimestamp\": \"2022-06-06T15:18:58Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:58Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"uid\": \"1646f654-2571-473c-82a3-71d4cdf81ae8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"440\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/calico-kube-controllers-57fd98f9d9-lcqnn to ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:58Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn.16f6111f4fe28b1c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9-lcqnn.16f6111f4fe28b1c\",\n \"uid\": \"3536aeb8-d839-4878-b4b5-61cc49bb9434\",\n \"resourceVersion\": \"115\",\n \"creationTimestamp\": \"2022-06-06T15:18:59Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:59Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"uid\": \"1646f654-2571-473c-82a3-71d4cdf81ae8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"556\"\n },\n \"reason\": \"FailedCreatePodSandBox\",\n \"message\": \"Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox \\\"d1b115bc9f693160fbefb61983a917431201e6c6a60a15b637f7018c78ae7eae\\\": stat /var/lib/calico/nodename: no such file or directory: check that the calico/node container is running and has mounted /var/lib/calico/\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:59Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:59Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn.16f611222bb14339\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9-lcqnn.16f611222bb14339\",\n \"uid\": \"9a8952a4-24d3-43cb-8f88-410bc0c67a4e\",\n \"resourceVersion\": \"120\",\n \"creationTimestamp\": \"2022-06-06T15:19:11Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:11Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"uid\": \"1646f654-2571-473c-82a3-71d4cdf81ae8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"556\",\n \"fieldPath\": \"spec.containers{calico-kube-controllers}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/kube-controllers:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:11Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:11Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn.16f611238ed31c89\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9-lcqnn.16f611238ed31c89\",\n \"uid\": \"b84daa48-4f94-4ed7-92f2-f46e6d0f6e67\",\n \"resourceVersion\": \"136\",\n \"creationTimestamp\": \"2022-06-06T15:19:17Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:17Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"uid\": \"1646f654-2571-473c-82a3-71d4cdf81ae8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"556\",\n \"fieldPath\": \"spec.containers{calico-kube-controllers}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/kube-controllers:v3.21.5\\\" in 5.958079228s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:17Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:17Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn.16f611239f75e601\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9-lcqnn.16f611239f75e601\",\n \"uid\": \"a0e3ba0f-95e3-494b-a24b-6d16ae868a39\",\n \"resourceVersion\": \"137\",\n \"creationTimestamp\": \"2022-06-06T15:19:17Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:17Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"uid\": \"1646f654-2571-473c-82a3-71d4cdf81ae8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"556\",\n \"fieldPath\": \"spec.containers{calico-kube-controllers}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container calico-kube-controllers\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:17Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:17Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn.16f61123a510b287\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9-lcqnn.16f61123a510b287\",\n \"uid\": \"dd1e0b5c-bcd6-4956-9d50-9ee29e178725\",\n \"resourceVersion\": \"138\",\n \"creationTimestamp\": \"2022-06-06T15:19:17Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:17Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"uid\": \"1646f654-2571-473c-82a3-71d4cdf81ae8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"556\",\n \"fieldPath\": \"spec.containers{calico-kube-controllers}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container calico-kube-controllers\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:17Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:17Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9.16f61119e4c8ce3c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers-57fd98f9d9.16f61119e4c8ce3c\",\n \"uid\": \"e9086c4a-e0a5-4b11-a9b5-79ee982b24db\",\n \"resourceVersion\": \"69\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers-57fd98f9d9\",\n \"uid\": \"043f5c80-a36d-4f99-b641-7fcb6dbca235\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"423\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: calico-kube-controllers-57fd98f9d9-lcqnn\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers.16f61119e199ac5d\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-kube-controllers.16f61119e199ac5d\",\n \"uid\": \"80ea1607-f671-4ccb-a402-2d46db9afe09\",\n \"resourceVersion\": \"61\",\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-kube-controllers\",\n \"uid\": \"326f8a7e-8946-4205-8131-6d342203d720\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"226\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set calico-kube-controllers-57fd98f9d9 to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f61127d406a5be\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f61127d406a5be\",\n \"uid\": \"4b670c08-c165-4fbe-b15b-132eccf02610\",\n \"resourceVersion\": \"176\",\n \"creationTimestamp\": \"2022-06-06T15:19:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"732\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/calico-node-b2j87 to ip-172-20-35-161.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f611284c854e82\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f611284c854e82\",\n \"uid\": \"d3e33728-459c-4bbb-9b5e-bce1561b1790\",\n \"resourceVersion\": \"212\",\n \"creationTimestamp\": \"2022-06-06T15:19:40Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:40Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/cni:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:37Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f61129e2c45d02\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f61129e2c45d02\",\n \"uid\": \"bf2ef987-bbce-4fa2-9aa1-9b45561e02cd\",\n \"resourceVersion\": \"249\",\n \"creationTimestamp\": \"2022-06-06T15:19:44Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:44Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/cni:v3.21.5\\\" in 6.815660725s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:44Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112a164edc20\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112a164edc20\",\n \"uid\": \"94688bab-1e85-4dc8-96aa-12881a494953\",\n \"resourceVersion\": \"251\",\n \"creationTimestamp\": \"2022-06-06T15:19:45Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:45Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:45Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112a1b17f1c7\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112a1b17f1c7\",\n \"uid\": \"251430a2-3f56-465a-bbcb-cfb883391b25\",\n \"resourceVersion\": \"252\",\n \"creationTimestamp\": \"2022-06-06T15:19:45Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:45Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:45Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112a2f134f01\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112a2f134f01\",\n \"uid\": \"af3d1cf8-7292-4172-9e84-bc18210e1228\",\n \"resourceVersion\": \"256\",\n \"creationTimestamp\": \"2022-06-06T15:19:45Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:45Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"docker.io/calico/cni:v3.21.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:45Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112a32e885a7\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112a32e885a7\",\n \"uid\": \"b8d4e0a8-e3e0-4ad3-b49b-5e6fe04bf287\",\n \"resourceVersion\": \"257\",\n \"creationTimestamp\": \"2022-06-06T15:19:46Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:46Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112a3753bdc8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112a3753bdc8\",\n \"uid\": \"66737dda-cb46-4331-8c2f-7c067e053481\",\n \"resourceVersion\": \"259\",\n \"creationTimestamp\": \"2022-06-06T15:19:46Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:46Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112ae2418495\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112ae2418495\",\n \"uid\": \"4c425676-1639-45f3-a6eb-156b6f776f77\",\n \"resourceVersion\": \"265\",\n \"creationTimestamp\": \"2022-06-06T15:19:48Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:48Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:48Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112bf3e1fb71\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112bf3e1fb71\",\n \"uid\": \"74d8d655-33e2-48c8-9c52-ed97e41d49a3\",\n \"resourceVersion\": \"274\",\n \"creationTimestamp\": \"2022-06-06T15:19:53Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:53Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\" in 4.590680364s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:53Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112bfa8d6fee\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112bfa8d6fee\",\n \"uid\": \"12ea4061-ca9e-482b-aa92-ab83192c995e\",\n \"resourceVersion\": \"275\",\n \"creationTimestamp\": \"2022-06-06T15:19:53Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:53Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:53Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112bfed9cf2d\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112bfed9cf2d\",\n \"uid\": \"556328d2-bf30-438a-b214-934b3444a01c\",\n \"resourceVersion\": \"276\",\n \"creationTimestamp\": \"2022-06-06T15:19:53Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:53Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:53Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112c0cb84dd6\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112c0cb84dd6\",\n \"uid\": \"44b1badd-e3d6-40d4-a16d-e307db01d091\",\n \"resourceVersion\": \"277\",\n \"creationTimestamp\": \"2022-06-06T15:19:53Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:53Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/node:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:53Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112dab4515d5\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112dab4515d5\",\n \"uid\": \"098bac66-735e-43f7-a59c-c51c573c3c8a\",\n \"resourceVersion\": \"285\",\n \"creationTimestamp\": \"2022-06-06T15:20:00Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:00Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/node:v3.21.5\\\" in 6.954978286s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:00Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:00Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112dda4261f5\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112dda4261f5\",\n \"uid\": \"1fb5c3c5-061c-487c-a8e2-931fc7c0f420\",\n \"resourceVersion\": \"286\",\n \"creationTimestamp\": \"2022-06-06T15:20:01Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:01Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:01Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112ddf3cf7f2\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112ddf3cf7f2\",\n \"uid\": \"46754410-6284-497f-86e8-d51262e710a5\",\n \"resourceVersion\": \"287\",\n \"creationTimestamp\": \"2022-06-06T15:20:01Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:01Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:01Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f6112e08d8ecfb\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f6112e08d8ecfb\",\n \"uid\": \"4c5b5667-804d-4732-be64-0ad100fc9457\",\n \"resourceVersion\": \"288\",\n \"creationTimestamp\": \"2022-06-06T15:20:02Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:02Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Readiness probe failed: calico/node is not ready: felix is not ready: Get \\\"http://localhost:9099/readiness\\\": dial tcp 127.0.0.1:9099: connect: connection refused\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:02Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:02Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-b2j87.16f61130651bfbc9\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-b2j87.16f61130651bfbc9\",\n \"uid\": \"4f8bc62b-fe16-4fe9-aad2-95434dd1f243\",\n \"resourceVersion\": \"295\",\n \"creationTimestamp\": \"2022-06-06T15:20:12Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:12Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-b2j87\",\n \"uid\": \"4b4e4b0d-7e42-4d54-98fa-d45077b1f7e5\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"733\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Readiness probe failed: 2022-06-06 15:20:12.649 [INFO][224] confd/health.go 180: Number of node(s) with BGP peering established = 3\\ncalico/node is not ready: BIRD is not ready: BGP not established with 172.20.53.89\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:12Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:12Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f61119df61c208\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f61119df61c208\",\n \"uid\": \"b0aea1fe-c172-4e41-b94a-cb2983f91f4f\",\n \"resourceVersion\": \"60\",\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"419\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/calico-node-lc94z to ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111a003fcc25\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111a003fcc25\",\n \"uid\": \"fe684460-2c4e-46ee-837c-ccd6a0257621\",\n \"resourceVersion\": \"82\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/cni:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111b8e46b096\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111b8e46b096\",\n \"uid\": \"157499ac-d9e4-4dc8-bbe7-429f9731bee7\",\n \"resourceVersion\": \"97\",\n \"creationTimestamp\": \"2022-06-06T15:18:43Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:43Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/cni:v3.21.5\\\" in 6.677766539s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:43Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111b95d7f0f9\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111b95d7f0f9\",\n \"uid\": \"c9b7756e-75cd-43b3-a791-aa2bef028517\",\n \"resourceVersion\": \"98\",\n \"creationTimestamp\": \"2022-06-06T15:18:43Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:43Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:43Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111b9ba52452\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111b9ba52452\",\n \"uid\": \"f66df171-053d-4e66-8ac4-1020d23506fd\",\n \"resourceVersion\": \"99\",\n \"creationTimestamp\": \"2022-06-06T15:18:43Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:43Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:43Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111bd159b6ea\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111bd159b6ea\",\n \"uid\": \"07a711a7-1712-4b7a-83bb-60c09fcf47e7\",\n \"resourceVersion\": \"100\",\n \"creationTimestamp\": \"2022-06-06T15:18:44Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:44Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"docker.io/calico/cni:v3.21.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:44Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111bd5d8a88c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111bd5d8a88c\",\n \"uid\": \"78c16369-e31a-4ce2-9bff-f99c2337343b\",\n \"resourceVersion\": \"101\",\n \"creationTimestamp\": \"2022-06-06T15:18:44Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:44Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:44Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111bdc4d2dec\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111bdc4d2dec\",\n \"uid\": \"09adc26e-0e40-46b2-b5d3-98c3e3b4094a\",\n \"resourceVersion\": \"102\",\n \"creationTimestamp\": \"2022-06-06T15:18:44Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:44Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:44Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111c49317be8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111c49317be8\",\n \"uid\": \"29b87fcd-a4aa-404e-9fff-02842aa50694\",\n \"resourceVersion\": \"103\",\n \"creationTimestamp\": \"2022-06-06T15:18:46Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:46Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111d6ebccd76\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111d6ebccd76\",\n \"uid\": \"30b57208-681d-42b8-9ead-8726267383a6\",\n \"resourceVersion\": \"107\",\n \"creationTimestamp\": \"2022-06-06T15:18:51Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:51Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\" in 4.924833786s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:51Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111d73d21ca7\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111d73d21ca7\",\n \"uid\": \"e7de54ad-c9b8-496f-80b5-973793992b8f\",\n \"resourceVersion\": \"108\",\n \"creationTimestamp\": \"2022-06-06T15:18:51Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:51Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:51Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111d7a787f30\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111d7a787f30\",\n \"uid\": \"be003183-4ad3-437b-b640-71f6f887524a\",\n \"resourceVersion\": \"109\",\n \"creationTimestamp\": \"2022-06-06T15:18:51Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:51Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:51Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111daf522935\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111daf522935\",\n \"uid\": \"79c22fb8-69b2-4a91-a025-969d3e13449b\",\n \"resourceVersion\": \"110\",\n \"creationTimestamp\": \"2022-06-06T15:18:52Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:52Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/node:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:52Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111f39445a74\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111f39445a74\",\n \"uid\": \"6084faf6-6ec7-4faa-9322-f0420d67b611\",\n \"resourceVersion\": \"114\",\n \"creationTimestamp\": \"2022-06-06T15:18:58Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:58Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/node:v3.21.5\\\" in 6.609292058s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:58Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111f5c11f33d\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111f5c11f33d\",\n \"uid\": \"8dded452-3e80-4d13-a49a-d05e077803b5\",\n \"resourceVersion\": \"116\",\n \"creationTimestamp\": \"2022-06-06T15:18:59Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:59Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:59Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-lc94z.16f6111f6308353c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-lc94z.16f6111f6308353c\",\n \"uid\": \"f8900eac-445e-4b45-af62-bcba453838b4\",\n \"resourceVersion\": \"117\",\n \"creationTimestamp\": \"2022-06-06T15:18:59Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:59Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-lc94z\",\n \"uid\": \"7fb7d299-16b0-4227-860d-576822cf9b29\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"422\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:59Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f6112291fc798e\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f6112291fc798e\",\n \"uid\": \"e692147c-7673-47c4-b306-7ef3ce4efe89\",\n \"resourceVersion\": \"128\",\n \"creationTimestamp\": \"2022-06-06T15:19:13Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:13Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"621\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/calico-node-qzl4b to ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:13Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:13Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f6112363f1b6df\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f6112363f1b6df\",\n \"uid\": \"691621c3-d039-4f36-9f8d-37034c437cf9\",\n \"resourceVersion\": \"131\",\n \"creationTimestamp\": \"2022-06-06T15:19:16Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:16Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/cni:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:16Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:16Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61124ee418686\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61124ee418686\",\n \"uid\": \"8dcf7938-e086-427f-870a-266dbbaf27bb\",\n \"resourceVersion\": \"154\",\n \"creationTimestamp\": \"2022-06-06T15:19:23Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:23Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/cni:v3.21.5\\\" in 6.615438208s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:23Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61125231d3f11\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61125231d3f11\",\n \"uid\": \"df4bbb87-3a3c-4672-bd1f-e0f27dba63b5\",\n \"resourceVersion\": \"155\",\n \"creationTimestamp\": \"2022-06-06T15:19:24Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:24Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:24Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f6112528072420\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f6112528072420\",\n \"uid\": \"f8ac0ac7-6a49-45de-b8ff-2b035b9ee78b\",\n \"resourceVersion\": \"156\",\n \"creationTimestamp\": \"2022-06-06T15:19:24Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:24Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:24Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f611255c63f1a5\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f611255c63f1a5\",\n \"uid\": \"b78afc73-ffb1-4b18-8cb8-558b8ea935dc\",\n \"resourceVersion\": \"157\",\n \"creationTimestamp\": \"2022-06-06T15:19:25Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:25Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"docker.io/calico/cni:v3.21.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:25Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:25Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f6112561cff0fc\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f6112561cff0fc\",\n \"uid\": \"1970b4f9-3e07-412a-8b86-b0daaa7004bc\",\n \"resourceVersion\": \"158\",\n \"creationTimestamp\": \"2022-06-06T15:19:25Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:25Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:25Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:25Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f6112567af54fc\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f6112567af54fc\",\n \"uid\": \"4b3459eb-5c44-4b94-83a0-33c55f7557bd\",\n \"resourceVersion\": \"159\",\n \"creationTimestamp\": \"2022-06-06T15:19:25Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:25Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:25Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:25Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61125d3ca8420\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61125d3ca8420\",\n \"uid\": \"81855180-3b18-4901-b1d1-4f4894e6fab9\",\n \"resourceVersion\": \"160\",\n \"creationTimestamp\": \"2022-06-06T15:19:27Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:27Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:27Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61126ee2cfb5b\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61126ee2cfb5b\",\n \"uid\": \"5504312f-d074-4cff-a1e9-df88b4db4601\",\n \"resourceVersion\": \"168\",\n \"creationTimestamp\": \"2022-06-06T15:19:32Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:32Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\" in 4.737609714s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:32Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61126f56e2836\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61126f56e2836\",\n \"uid\": \"12d3f505-f8b9-439f-91d4-01401a6743a9\",\n \"resourceVersion\": \"169\",\n \"creationTimestamp\": \"2022-06-06T15:19:32Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:32Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:32Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61126faa04c1f\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61126faa04c1f\",\n \"uid\": \"79b68760-d088-4bc1-8979-d2ec0ff18e80\",\n \"resourceVersion\": \"170\",\n \"creationTimestamp\": \"2022-06-06T15:19:32Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:32Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:32Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61126fe31c037\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61126fe31c037\",\n \"uid\": \"a655f4e6-e9ef-4567-a9e2-5b187022f871\",\n \"resourceVersion\": \"171\",\n \"creationTimestamp\": \"2022-06-06T15:19:32Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:32Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/node:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:32Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61128b087d04d\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61128b087d04d\",\n \"uid\": \"ed162bdc-67d8-48e7-a86b-05563dea06af\",\n \"resourceVersion\": \"209\",\n \"creationTimestamp\": \"2022-06-06T15:19:39Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:39Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/node:v3.21.5\\\" in 7.286888647s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:39Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:39Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61128dfb58dd0\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61128dfb58dd0\",\n \"uid\": \"2d485cb7-5766-489b-af63-aa6d5715102c\",\n \"resourceVersion\": \"213\",\n \"creationTimestamp\": \"2022-06-06T15:19:40Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:40Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:40Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61128e4501318\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61128e4501318\",\n \"uid\": \"88eff41e-2050-4366-881a-37613f7bd22f\",\n \"resourceVersion\": \"216\",\n \"creationTimestamp\": \"2022-06-06T15:19:40Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:40Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:40Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f61129efdd8550\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f61129efdd8550\",\n \"uid\": \"5cf74456-49e7-400e-ac7e-3ece2c7c0a1e\",\n \"resourceVersion\": \"250\",\n \"creationTimestamp\": \"2022-06-06T15:19:44Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:44Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Readiness probe failed: 2022-06-06 15:19:44.911 [INFO][199] confd/health.go 180: Number of node(s) with BGP peering established = 0\\ncalico/node is not ready: BIRD is not ready: BGP not established with 172.20.51.199\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:44Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:44Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-qzl4b.16f6112e97f0e69e\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-qzl4b.16f6112e97f0e69e\",\n \"uid\": \"a567243d-2584-4222-86a7-e4e0c1515711\",\n \"resourceVersion\": \"289\",\n \"creationTimestamp\": \"2022-06-06T15:20:04Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:04Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-qzl4b\",\n \"uid\": \"d5227a57-89b4-4fce-8df4-08a4a80e3ddc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Readiness probe failed: 2022-06-06 15:20:04.915 [INFO][294] confd/health.go 180: Number of node(s) with BGP peering established = 2\\ncalico/node is not ready: BIRD is not ready: BGP not established with 172.20.35.161\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:04Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:04Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f61123b70625e6\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f61123b70625e6\",\n \"uid\": \"f29baa9e-31d4-49cc-88ca-607dcf1a93e9\",\n \"resourceVersion\": \"145\",\n \"creationTimestamp\": \"2022-06-06T15:19:18Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:18Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"651\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/calico-node-shd8m to ip-172-20-43-197.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:18Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f611249d41c0c0\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f611249d41c0c0\",\n \"uid\": \"9c638d65-dff8-4212-b533-1c3c988b87a2\",\n \"resourceVersion\": \"149\",\n \"creationTimestamp\": \"2022-06-06T15:19:22Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:22Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/cni:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:22Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f61126408be675\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f61126408be675\",\n \"uid\": \"db13393c-2139-48dd-9795-f2887cccf725\",\n \"resourceVersion\": \"161\",\n \"creationTimestamp\": \"2022-06-06T15:19:29Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:29Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/cni:v3.21.5\\\" in 7.034496341s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f6112674e7da48\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f6112674e7da48\",\n \"uid\": \"3985fda5-8d81-4ce8-b75f-6a705444b522\",\n \"resourceVersion\": \"162\",\n \"creationTimestamp\": \"2022-06-06T15:19:29Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:29Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f6112679b2d81c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f6112679b2d81c\",\n \"uid\": \"f693139e-ec0f-4d58-a096-80579a6abafc\",\n \"resourceVersion\": \"163\",\n \"creationTimestamp\": \"2022-06-06T15:19:30Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:30Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:30Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f611268ce238d6\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f611268ce238d6\",\n \"uid\": \"c224b617-d173-41ca-b504-9b1c1fabae80\",\n \"resourceVersion\": \"164\",\n \"creationTimestamp\": \"2022-06-06T15:19:30Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:30Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"docker.io/calico/cni:v3.21.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:30Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f611268f7828d9\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f611268f7828d9\",\n \"uid\": \"3a2ba3e2-9da8-4a0c-9213-9ab3cb92250e\",\n \"resourceVersion\": \"165\",\n \"creationTimestamp\": \"2022-06-06T15:19:30Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:30Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:30Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f61126963012bd\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f61126963012bd\",\n \"uid\": \"034ac44a-90ea-4c1e-adfe-219262aa2f0a\",\n \"resourceVersion\": \"166\",\n \"creationTimestamp\": \"2022-06-06T15:19:30Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:30Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:30Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f61127401b0985\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f61127401b0985\",\n \"uid\": \"26fa4e8f-7e69-4562-9b85-dfb52efcee77\",\n \"resourceVersion\": \"173\",\n \"creationTimestamp\": \"2022-06-06T15:19:33Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:33Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:33Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f61128540423fc\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f61128540423fc\",\n \"uid\": \"b832edff-150b-4048-82db-60ecb4306aea\",\n \"resourceVersion\": \"195\",\n \"creationTimestamp\": \"2022-06-06T15:19:38Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\" in 4.628992981s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:38Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f611285a622f64\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f611285a622f64\",\n \"uid\": \"07117850-1a7b-4696-8c02-825b14d5af83\",\n \"resourceVersion\": \"196\",\n \"creationTimestamp\": \"2022-06-06T15:19:38Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:38Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f61128600d5985\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f61128600d5985\",\n \"uid\": \"cfd33df6-2401-457a-883d-58555158242b\",\n \"resourceVersion\": \"199\",\n \"creationTimestamp\": \"2022-06-06T15:19:38Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:38Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f611286a83678d\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f611286a83678d\",\n \"uid\": \"642ac333-1d06-408d-a4fb-62697e408975\",\n \"resourceVersion\": \"201\",\n \"creationTimestamp\": \"2022-06-06T15:19:38Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/node:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:38Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f6112a2e1651ce\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f6112a2e1651ce\",\n \"uid\": \"f85ddd2e-b9cf-478f-be86-d7917fe4fe84\",\n \"resourceVersion\": \"254\",\n \"creationTimestamp\": \"2022-06-06T15:19:45Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:45Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/node:v3.21.5\\\" in 7.57613767s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:45Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f6112a5d224654\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f6112a5d224654\",\n \"uid\": \"acbf7c6d-4a98-4910-b075-3583ef7e4228\",\n \"resourceVersion\": \"263\",\n \"creationTimestamp\": \"2022-06-06T15:19:46Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:46Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f6112a61c6a3c2\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f6112a61c6a3c2\",\n \"uid\": \"1dea8c93-33af-4f30-a6e5-79db0a954e6c\",\n \"resourceVersion\": \"264\",\n \"creationTimestamp\": \"2022-06-06T15:19:46Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:46Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f6112b54a147af\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f6112b54a147af\",\n \"uid\": \"e0dd80bc-888d-431c-865b-79ff941aa3bf\",\n \"resourceVersion\": \"269\",\n \"creationTimestamp\": \"2022-06-06T15:19:50Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:50Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Readiness probe failed: 2022-06-06 15:19:50.901 [INFO][187] confd/health.go 180: Number of node(s) with BGP peering established = 1\\ncalico/node is not ready: BIRD is not ready: BGP not established with 172.20.57.225\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:50Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:50Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-shd8m.16f6112ffbddebec\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-shd8m.16f6112ffbddebec\",\n \"uid\": \"dd66d85d-e018-4531-9532-ef79528cd78a\",\n \"resourceVersion\": \"294\",\n \"creationTimestamp\": \"2022-06-06T15:20:10Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:10Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-shd8m\",\n \"uid\": \"4f40bdbf-0931-45ea-875a-863dbd94ce12\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"652\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Readiness probe failed: 2022-06-06 15:20:10.886 [INFO][274] confd/health.go 180: Number of node(s) with BGP peering established = 3\\ncalico/node is not ready: BIRD is not ready: BGP not established with 172.20.53.89\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:10Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:10Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f61128e27f6ec3\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f61128e27f6ec3\",\n \"uid\": \"0974b05f-a806-4214-add6-e9a6449563af\",\n \"resourceVersion\": \"215\",\n \"creationTimestamp\": \"2022-06-06T15:19:40Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:40Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"761\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/calico-node-z5qzv to ip-172-20-53-89.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:40Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112960f6ade9\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112960f6ade9\",\n \"uid\": \"9f536a3f-6133-44e0-97b9-8d1ed999fcf6\",\n \"resourceVersion\": \"248\",\n \"creationTimestamp\": \"2022-06-06T15:19:44Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:44Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/cni:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:42Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112b0ac9790e\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112b0ac9790e\",\n \"uid\": \"66733b17-1985-4746-b137-9a9b0bc2084f\",\n \"resourceVersion\": \"266\",\n \"creationTimestamp\": \"2022-06-06T15:19:49Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:49Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/cni:v3.21.5\\\" in 7.144101066s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:49Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112b3e8149d8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112b3e8149d8\",\n \"uid\": \"c7fc64cd-1a95-4861-8379-39de8cd852e0\",\n \"resourceVersion\": \"267\",\n \"creationTimestamp\": \"2022-06-06T15:19:50Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:50Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:50Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112b4396d0b8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112b4396d0b8\",\n \"uid\": \"d6ab4878-625a-4c42-ab46-e8ee1be6ccb2\",\n \"resourceVersion\": \"268\",\n \"creationTimestamp\": \"2022-06-06T15:19:50Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:50Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{upgrade-ipam}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container upgrade-ipam\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:50Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112b6b44bf52\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112b6b44bf52\",\n \"uid\": \"fea05eba-57a6-43b0-969f-a4c6d2603b69\",\n \"resourceVersion\": \"270\",\n \"creationTimestamp\": \"2022-06-06T15:19:51Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:51Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"docker.io/calico/cni:v3.21.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:51Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112b6df96044\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112b6df96044\",\n \"uid\": \"6596ae5c-aff2-43e8-a708-19c2c7a87181\",\n \"resourceVersion\": \"271\",\n \"creationTimestamp\": \"2022-06-06T15:19:51Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:51Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:51Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112b73ea3633\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112b73ea3633\",\n \"uid\": \"05f6f92a-c682-4a8d-a9a2-94dc71a493ef\",\n \"resourceVersion\": \"272\",\n \"creationTimestamp\": \"2022-06-06T15:19:51Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:51Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{install-cni}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container install-cni\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:51Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112be2b92c1c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112be2b92c1c\",\n \"uid\": \"01cb13c8-66fe-43bb-ab4f-76fe8443dc97\",\n \"resourceVersion\": \"273\",\n \"creationTimestamp\": \"2022-06-06T15:19:53Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:53Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:53Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112d091e9e95\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112d091e9e95\",\n \"uid\": \"6016db73-7b3d-4f0f-88d9-74475cc03dc4\",\n \"resourceVersion\": \"280\",\n \"creationTimestamp\": \"2022-06-06T15:19:58Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:58Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/pod2daemon-flexvol:v3.21.5\\\" in 4.939131859s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:58Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112d1062ed06\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112d1062ed06\",\n \"uid\": \"fa61d34a-e800-4679-8d91-9e5aceb12673\",\n \"resourceVersion\": \"281\",\n \"creationTimestamp\": \"2022-06-06T15:19:58Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:58Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:58Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112d15653d15\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112d15653d15\",\n \"uid\": \"fb8ed2b1-278a-4b1f-85d6-dcc14c43ecf4\",\n \"resourceVersion\": \"282\",\n \"creationTimestamp\": \"2022-06-06T15:19:58Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:58Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.initContainers{flexvol-driver}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container flexvol-driver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:58Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112d48eb0dc2\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112d48eb0dc2\",\n \"uid\": \"a9af9eb6-849b-49c9-bcd6-0933abfc3dcc\",\n \"resourceVersion\": \"283\",\n \"creationTimestamp\": \"2022-06-06T15:19:59Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:59Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"docker.io/calico/node:v3.21.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:59Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112f102f14b5\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112f102f14b5\",\n \"uid\": \"c3eab5c8-306c-4b21-b65c-b066e8e88c14\",\n \"resourceVersion\": \"291\",\n \"creationTimestamp\": \"2022-06-06T15:20:06Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:06Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"docker.io/calico/node:v3.21.5\\\" in 7.638077396s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:06Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:06Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112f3f150dbb\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112f3f150dbb\",\n \"uid\": \"e31fff1f-8b36-4d04-a729-ecb5a69f9458\",\n \"resourceVersion\": \"292\",\n \"creationTimestamp\": \"2022-06-06T15:20:07Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:07Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:07Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node-z5qzv.16f6112f4373f344\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node-z5qzv.16f6112f4373f344\",\n \"uid\": \"3f6e8989-b157-4c96-9fdb-0572428977c4\",\n \"resourceVersion\": \"293\",\n \"creationTimestamp\": \"2022-06-06T15:20:07Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:20:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node-z5qzv\",\n \"uid\": \"dc667c5d-358f-4f25-8c44-14fbeffe7ed7\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"762\",\n \"fieldPath\": \"spec.containers{calico-node}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container calico-node\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:20:07Z\",\n \"lastTimestamp\": \"2022-06-06T15:20:07Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node.16f61119de68924f\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node.16f61119de68924f\",\n \"uid\": \"20302f3b-18ae-44d8-808a-520a9523900a\",\n \"resourceVersion\": \"59\",\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node\",\n \"uid\": \"45527587-1663-4e7b-8803-21dfdb836d53\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"224\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: calico-node-lc94z\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node.16f611228f431e88\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node.16f611228f431e88\",\n \"uid\": \"d40dd26c-5c90-4658-bdbf-c45fa52e6338\",\n \"resourceVersion\": \"126\",\n \"creationTimestamp\": \"2022-06-06T15:19:13Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:13Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node\",\n \"uid\": \"45527587-1663-4e7b-8803-21dfdb836d53\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"605\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: calico-node-qzl4b\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:13Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:13Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node.16f61123b60e78ed\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node.16f61123b60e78ed\",\n \"uid\": \"c23692c4-788c-46a4-a48f-40daa6e9f534\",\n \"resourceVersion\": \"144\",\n \"creationTimestamp\": \"2022-06-06T15:19:18Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:18Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node\",\n \"uid\": \"45527587-1663-4e7b-8803-21dfdb836d53\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"624\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: calico-node-shd8m\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:18Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node.16f61127d373263c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node.16f61127d373263c\",\n \"uid\": \"95e2bca8-7e5f-4032-8a0e-08ba6776e3cf\",\n \"resourceVersion\": \"175\",\n \"creationTimestamp\": \"2022-06-06T15:19:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node\",\n \"uid\": \"45527587-1663-4e7b-8803-21dfdb836d53\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"653\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: calico-node-b2j87\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"calico-node.16f61128e1e1c1e4\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/calico-node.16f61128e1e1c1e4\",\n \"uid\": \"f16f0b65-deb5-451c-861e-d1fa15b6aff6\",\n \"resourceVersion\": \"214\",\n \"creationTimestamp\": \"2022-06-06T15:19:40Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:40Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"calico-node\",\n \"uid\": \"45527587-1663-4e7b-8803-21dfdb836d53\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"735\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: calico-node-z5qzv\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:40Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb.16f61119e8062bf6\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/dns-controller-f7ff8fbd5-zvrcb.16f61119e8062bf6\",\n \"uid\": \"9a031603-6fa0-413c-8e1a-c20fedd7d59c\",\n \"resourceVersion\": \"67\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb\",\n \"uid\": \"244db531-0026-4486-a691-8457ceef6247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"438\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/dns-controller-f7ff8fbd5-zvrcb to ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb.16f6111a34621f3f\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/dns-controller-f7ff8fbd5-zvrcb.16f6111a34621f3f\",\n \"uid\": \"7ef74b8a-5201-4bf4-bea0-3389480c22c0\",\n \"resourceVersion\": \"87\",\n \"creationTimestamp\": \"2022-06-06T15:18:37Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:37Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb\",\n \"uid\": \"244db531-0026-4486-a691-8457ceef6247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"452\"\n },\n \"reason\": \"FailedMount\",\n \"message\": \"MountVolume.SetUp failed for volume \\\"dns-controller-token-b675z\\\" : failed to sync secret cache: timed out waiting for the condition\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:37Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:37Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb.16f6111a5af6acff\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/dns-controller-f7ff8fbd5-zvrcb.16f6111a5af6acff\",\n \"uid\": \"c8d6fcfa-a0fb-4f3c-870f-ad5595d00e8c\",\n \"resourceVersion\": \"90\",\n \"creationTimestamp\": \"2022-06-06T15:18:37Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:37Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb\",\n \"uid\": \"244db531-0026-4486-a691-8457ceef6247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"452\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"registry.k8s.io/kops/dns-controller:1.24.0-beta.1\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:37Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb.16f6111a5dfb966f\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/dns-controller-f7ff8fbd5-zvrcb.16f6111a5dfb966f\",\n \"uid\": \"bf11353b-302c-44ff-9f69-c8697688f08e\",\n \"resourceVersion\": \"91\",\n \"creationTimestamp\": \"2022-06-06T15:18:38Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb\",\n \"uid\": \"244db531-0026-4486-a691-8457ceef6247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"452\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:38Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb.16f6111a61990691\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/dns-controller-f7ff8fbd5-zvrcb.16f6111a61990691\",\n \"uid\": \"21b1d203-8e0a-4f17-bf69-937b4713e5fd\",\n \"resourceVersion\": \"92\",\n \"creationTimestamp\": \"2022-06-06T15:18:38Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-f7ff8fbd5-zvrcb\",\n \"uid\": \"244db531-0026-4486-a691-8457ceef6247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"452\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:38Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-f7ff8fbd5.16f61119e56e135f\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/dns-controller-f7ff8fbd5.16f61119e56e135f\",\n \"uid\": \"aef343b0-c8e7-4db1-8c68-c67b35d9cf52\",\n \"resourceVersion\": \"74\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-f7ff8fbd5\",\n \"uid\": \"6c10bf9e-9dcb-49aa-95c3-ff9976f7a194\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"429\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: dns-controller-f7ff8fbd5-zvrcb\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller.16f61119e4c0d106\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/dns-controller.16f61119e4c0d106\",\n \"uid\": \"f3205dd1-e0cf-4899-9705-e43a9374a13c\",\n \"resourceVersion\": \"70\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller\",\n \"uid\": \"e832d1c1-f77a-41ea-892b-459be2d0f1f7\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"257\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set dns-controller-f7ff8fbd5 to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a6259f6a\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a6259f6a\",\n \"uid\": \"0844c5dd-5645-41df-9ccf-1096f8a830ff\",\n \"resourceVersion\": \"24\",\n \"creationTimestamp\": \"2022-06-06T15:18:06Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:06Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"db013c3af5de480995ffe06735d06766\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:21Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110be980d1b0\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110be980d1b0\",\n \"uid\": \"45fab79d-8b91-475c-ba37-28ddf4ee4112\",\n \"resourceVersion\": \"38\",\n \"creationTimestamp\": \"2022-06-06T15:18:08Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"db013c3af5de480995ffe06735d06766\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\" in 14.014930704s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c0a1ba2d8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c0a1ba2d8\",\n \"uid\": \"0d80c6dc-a787-4a4a-baac-12d826b83f24\",\n \"resourceVersion\": \"40\",\n \"creationTimestamp\": \"2022-06-06T15:18:09Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:09Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"db013c3af5de480995ffe06735d06766\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c10dde867\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c10dde867\",\n \"uid\": \"b2b211b0-0537-4b61-80ae-1662be85258b\",\n \"resourceVersion\": \"41\",\n \"creationTimestamp\": \"2022-06-06T15:18:09Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:09Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"db013c3af5de480995ffe06735d06766\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a62005d9\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a62005d9\",\n \"uid\": \"558a1150-a1fb-4824-8c56-f69f4e26ffba\",\n \"resourceVersion\": \"23\",\n \"creationTimestamp\": \"2022-06-06T15:18:05Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:05Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"16595253c07b7157ea25e36f998a35b2\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:21Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110bab53aa44\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110bab53aa44\",\n \"uid\": \"3f9f4d80-5e55-4acd-9b10-b56e68ac16f0\",\n \"resourceVersion\": \"37\",\n \"creationTimestamp\": \"2022-06-06T15:18:08Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"16595253c07b7157ea25e36f998a35b2\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\" in 12.972155384s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:34Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c099aa8b9\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c099aa8b9\",\n \"uid\": \"bd2961e5-db94-4001-afa4-df3071f526ce\",\n \"resourceVersion\": \"39\",\n \"creationTimestamp\": \"2022-06-06T15:18:09Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:09Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"16595253c07b7157ea25e36f998a35b2\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c1150b464\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110c1150b464\",\n \"uid\": \"56bb18ac-d2a5-4dbe-8589-071f31f47276\",\n \"resourceVersion\": \"42\",\n \"creationTimestamp\": \"2022-06-06T15:18:09Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:09Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"16595253c07b7157ea25e36f998a35b2\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-6hx7h.16f61119de7ede9b\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kops-controller-6hx7h.16f61119de7ede9b\",\n \"uid\": \"29786778-adfd-4c5a-b683-eb79815235ca\",\n \"resourceVersion\": \"58\",\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-6hx7h\",\n \"uid\": \"f7ccf0b5-ade7-49f1-b734-9a0015e35fee\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"415\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kops-controller-6hx7h to ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-6hx7h.16f6111a00f4c1c8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kops-controller-6hx7h.16f6111a00f4c1c8\",\n \"uid\": \"991c5020-93d9-41e2-b5f4-2eb022c2868b\",\n \"resourceVersion\": \"83\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-6hx7h\",\n \"uid\": \"f7ccf0b5-ade7-49f1-b734-9a0015e35fee\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"421\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"registry.k8s.io/kops/kops-controller:1.24.0-beta.1\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-6hx7h.16f6111a05107167\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kops-controller-6hx7h.16f6111a05107167\",\n \"uid\": \"572316a4-6dd3-4aa7-9505-3e53eb19f83f\",\n \"resourceVersion\": \"84\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-6hx7h\",\n \"uid\": \"f7ccf0b5-ade7-49f1-b734-9a0015e35fee\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"421\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-6hx7h.16f6111a0a9e52d0\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kops-controller-6hx7h.16f6111a0a9e52d0\",\n \"uid\": \"f85b8703-4bf7-4e89-b6eb-ccb07303d335\",\n \"resourceVersion\": \"85\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-6hx7h\",\n \"uid\": \"f7ccf0b5-ade7-49f1-b734-9a0015e35fee\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"421\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-leader.16f6111a3b1daaa6\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kops-controller-leader.16f6111a3b1daaa6\",\n \"uid\": \"101a4473-4df7-4642-91bf-95447140bd91\",\n \"resourceVersion\": \"89\",\n \"creationTimestamp\": \"2022-06-06T15:18:37Z\",\n \"managedFields\": [\n {\n \"manager\": \"kops-controller\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:37Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-leader\",\n \"uid\": \"e7811602-a955-4769-ae68-3d03c1b4bbdd\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"480\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-51-199_a8451ce4-e835-41ea-8709-835d4ccd2618 became leader\",\n \"source\": {\n \"component\": \"ip-172-20-51-199_a8451ce4-e835-41ea-8709-835d4ccd2618\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:37Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller.16f61119dd07c287\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kops-controller.16f61119dd07c287\",\n \"uid\": \"410fcc0c-fded-4a64-83d8-4e83ac51f2cb\",\n \"resourceVersion\": \"56\",\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:35Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller\",\n \"uid\": \"06c19c61-862c-4f59-842f-edbbfba1d01b\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"233\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kops-controller-6hx7h\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108827fe80e\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108827fe80e\",\n \"uid\": \"d2a0d163-f597-4f3c-a9ac-2a0a1020e0b8\",\n \"resourceVersion\": \"46\",\n \"creationTimestamp\": \"2022-06-06T15:18:05Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:05Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"2348d0b7764166ad310f3aa7b336ea5c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-apiserver-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:21Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:50Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a1e9a34e2\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a1e9a34e2\",\n \"uid\": \"516f9d98-42b6-4e43-bf65-b5dc5b946c75\",\n \"resourceVersion\": \"47\",\n \"creationTimestamp\": \"2022-06-06T15:18:06Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:06Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"2348d0b7764166ad310f3aa7b336ea5c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-apiserver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:28Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:50Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a42c467b5\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a42c467b5\",\n \"uid\": \"e6a5ce10-ae34-4908-9a5b-155a5534c13f\",\n \"resourceVersion\": \"48\",\n \"creationTimestamp\": \"2022-06-06T15:18:07Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"2348d0b7764166ad310f3aa7b336ea5c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-apiserver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:28Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:50Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a4c114fa3\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a4c114fa3\",\n \"uid\": \"5badb5ca-13b5-4db2-bd04-98da066784f0\",\n \"resourceVersion\": \"31\",\n \"creationTimestamp\": \"2022-06-06T15:18:07Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"2348d0b7764166ad310f3aa7b336ea5c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{healthcheck}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"registry.k8s.io/kops/kube-apiserver-healthcheck:1.24.0-beta.1\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a6e3bd680\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a6e3bd680\",\n \"uid\": \"2699d49c-ba94-40ed-862a-4584873e05bf\",\n \"resourceVersion\": \"35\",\n \"creationTimestamp\": \"2022-06-06T15:18:08Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"2348d0b7764166ad310f3aa7b336ea5c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{healthcheck}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container healthcheck\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a80072cbc\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a80072cbc\",\n \"uid\": \"0b4cbbce-49cb-4412-b676-5f34ffa7079c\",\n \"resourceVersion\": \"36\",\n \"creationTimestamp\": \"2022-06-06T15:18:08Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"2348d0b7764166ad310f3aa7b336ea5c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{healthcheck}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container healthcheck\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a7350f81\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a7350f81\",\n \"uid\": \"2dc7470b-3a6b-4595-86f6-34b232248f53\",\n \"resourceVersion\": \"51\",\n \"creationTimestamp\": \"2022-06-06T15:18:06Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:06Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"f791cd488f22caba9e582407d766f8b9\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-controller-manager-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:21Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:18Z\",\n \"count\": 3,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a21d7a3f5\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a21d7a3f5\",\n \"uid\": \"1625db88-3ace-490e-856f-a9a442133a3c\",\n \"resourceVersion\": \"52\",\n \"creationTimestamp\": \"2022-06-06T15:18:06Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:06Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"f791cd488f22caba9e582407d766f8b9\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-controller-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:28Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:18Z\",\n \"count\": 3,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a4de4c844\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a4de4c844\",\n \"uid\": \"c333941c-efdb-40dc-97f9-2dc16765332a\",\n \"resourceVersion\": \"53\",\n \"creationTimestamp\": \"2022-06-06T15:18:07Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"f791cd488f22caba9e582407d766f8b9\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-controller-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:18Z\",\n \"count\": 3,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61111cb5a6534\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61111cb5a6534\",\n \"uid\": \"2ade2b53-0e2f-4eea-9a51-e2124c3166c6\",\n \"resourceVersion\": \"50\",\n \"creationTimestamp\": \"2022-06-06T15:18:11Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:11Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"f791cd488f22caba9e582407d766f8b9\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"BackOff\",\n \"message\": \"Back-off restarting failed container\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:01Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:05Z\",\n \"count\": 2,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager.16f61115dea1dbf2\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-controller-manager.16f61115dea1dbf2\",\n \"uid\": \"9aabf7ce-433a-40ac-b07a-2c856fd891a5\",\n \"resourceVersion\": \"54\",\n \"creationTimestamp\": \"2022-06-06T15:18:18Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:18Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Endpoints\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager\",\n \"uid\": \"3aa3668a-b052-4e2f-9ca1-a2b0ddc2cd50\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"276\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-51-199_bfc4fbbe-a230-4299-965d-5caa7b3247df became leader\",\n \"source\": {\n \"component\": \"kube-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:18Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager.16f61115dea20d17\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-controller-manager.16f61115dea20d17\",\n \"uid\": \"bf421339-06bc-4542-a30f-04838ca41909\",\n \"resourceVersion\": \"55\",\n \"creationTimestamp\": \"2022-06-06T15:18:18Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:18Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager\",\n \"uid\": \"af9fb97d-013a-4281-9178-b64f98e650d7\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"277\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-51-199_bfc4fbbe-a230-4299-965d-5caa7b3247df became leader\",\n \"source\": {\n \"component\": \"kube-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:18Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-69d7d7c9fd.16f61119e561fafa\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-69d7d7c9fd.16f61119e561fafa\",\n \"uid\": \"fa63ff63-f9f4-4b75-a886-6b3c6259c1d3\",\n \"resourceVersion\": \"307\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-69d7d7c9fd\",\n \"uid\": \"43074913-980b-416b-80a7-89fd3d2870e5\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"425\"\n },\n \"reason\": \"FailedCreate\",\n \"message\": \"Error creating: pods \\\"kube-dns-69d7d7c9fd-\\\" is forbidden: error looking up service account kube-system/kube-dns: serviceaccount \\\"kube-dns\\\" not found\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:25:25Z\",\n \"count\": 18,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r.16f61119e44557bc\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8-7z94r.16f61119e44557bc\",\n \"uid\": \"8d563a3a-9921-4b0a-beb5-ca81561f8424\",\n \"resourceVersion\": \"119\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"uid\": \"e55e26cb-c47e-419b-9ef4-68af7f6ed7a1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"436\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:09Z\",\n \"count\": 6,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r.16f61124512c9d50\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8-7z94r.16f61124512c9d50\",\n \"uid\": \"85971c87-b22d-4baa-9a07-add5b2e77ea6\",\n \"resourceVersion\": \"167\",\n \"creationTimestamp\": \"2022-06-06T15:19:20Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:20Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"uid\": \"e55e26cb-c47e-419b-9ef4-68af7f6ed7a1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"443\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/3 nodes are available: 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate, 2 node(s) had taint {node.kubernetes.io/not-ready: }, that the pod didn't tolerate.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:20Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:31Z\",\n \"count\": 2,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112970d646df\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112970d646df\",\n \"uid\": \"215c43dc-7490-4513-8824-c91a32d8ee6a\",\n \"resourceVersion\": \"237\",\n \"creationTimestamp\": \"2022-06-06T15:19:42Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:42Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"uid\": \"e55e26cb-c47e-419b-9ef4-68af7f6ed7a1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"665\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kube-dns-autoscaler-b86cbbfc8-7z94r to ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:42Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r.16f611299699b12e\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8-7z94r.16f611299699b12e\",\n \"uid\": \"8112afe0-12b5-400d-9bce-39b70511e0a4\",\n \"resourceVersion\": \"241\",\n \"creationTimestamp\": \"2022-06-06T15:19:43Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:43Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"uid\": \"e55e26cb-c47e-419b-9ef4-68af7f6ed7a1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.3\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:43Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112a21678ff8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112a21678ff8\",\n \"uid\": \"d17a61de-0a41-4dce-bdde-3134b2b5e3d4\",\n \"resourceVersion\": \"253\",\n \"creationTimestamp\": \"2022-06-06T15:19:45Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:45Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"uid\": \"e55e26cb-c47e-419b-9ef4-68af7f6ed7a1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.3\\\" in 2.328727845s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:45Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112a2ed84a0c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112a2ed84a0c\",\n \"uid\": \"09cd9968-b229-4583-ad08-591e5d244e5f\",\n \"resourceVersion\": \"255\",\n \"creationTimestamp\": \"2022-06-06T15:19:45Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:45Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"uid\": \"e55e26cb-c47e-419b-9ef4-68af7f6ed7a1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:45Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112a339f88c2\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8-7z94r.16f6112a339f88c2\",\n \"uid\": \"bd655afa-16bf-401d-b9c7-8c1764eaeb2c\",\n \"resourceVersion\": \"258\",\n \"creationTimestamp\": \"2022-06-06T15:19:46Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"uid\": \"e55e26cb-c47e-419b-9ef4-68af7f6ed7a1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:46Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8.16f61119e5168988\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler-b86cbbfc8.16f61119e5168988\",\n \"uid\": \"ea33fa50-4183-4951-9c65-28bb9ccfa561\",\n \"resourceVersion\": \"64\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler-b86cbbfc8\",\n \"uid\": \"6fc2036b-ee46-408f-885a-09af6fdc2f9b\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"424\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kube-dns-autoscaler-b86cbbfc8-7z94r\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler.16f61119e31b2d4c\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns-autoscaler.16f61119e31b2d4c\",\n \"uid\": \"701ebe6e-e6c6-44ed-a578-a0cbb6ae7b51\",\n \"resourceVersion\": \"66\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns-autoscaler\",\n \"uid\": \"db76feb5-43d7-4f2c-9224-b031726daebd\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"240\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set kube-dns-autoscaler-b86cbbfc8 to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:35Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns.16f61119e4b96a22\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns.16f61119e4b96a22\",\n \"uid\": \"29d3e385-973b-4000-ae0f-24c424a9fe21\",\n \"resourceVersion\": \"68\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns\",\n \"uid\": \"870fb05c-37db-42eb-9e2f-0ed31a7b3391\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"241\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set kube-dns-69d7d7c9fd to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns.16f61119eb4e1caf\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns.16f61119eb4e1caf\",\n \"uid\": \"6e4b066a-e42c-4ee8-9698-08024714affd\",\n \"resourceVersion\": \"320\",\n \"creationTimestamp\": \"2022-06-06T15:18:36Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns\",\n \"uid\": \"b5a26671-bf92-4349-b92a-f2845e97555a\",\n \"apiVersion\": \"policy/v1beta1\",\n \"resourceVersion\": \"247\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:36Z\",\n \"lastTimestamp\": \"2022-06-06T15:31:05Z\",\n \"count\": 27,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns.16f6112a43e60e99\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-dns.16f6112a43e60e99\",\n \"uid\": \"6732cb75-8c1e-4763-9d10-43cf1f7ac478\",\n \"resourceVersion\": \"260\",\n \"creationTimestamp\": \"2022-06-06T15:19:46Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns\",\n \"uid\": \"870fb05c-37db-42eb-9e2f-0ed31a7b3391\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"810\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set kube-dns-69d7d7c9fd to 2\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:46Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal.16f61121586b7618\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal.16f61121586b7618\",\n \"uid\": \"459f8953-1a8e-485a-aa3c-88d021f8a940\",\n \"resourceVersion\": \"193\",\n \"creationTimestamp\": \"2022-06-06T15:19:37Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:37Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal\",\n \"uid\": \"c369d4ffc47b76c91bfbd1090532eb29\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:08Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:08Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal.16f611215d53a651\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal.16f611215d53a651\",\n \"uid\": \"33f47234-e670-4141-8534-ef319e57f504\",\n \"resourceVersion\": \"194\",\n \"creationTimestamp\": \"2022-06-06T15:19:37Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:37Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal\",\n \"uid\": \"c369d4ffc47b76c91bfbd1090532eb29\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:08Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:08Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal.16f6112162a7781b\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal.16f6112162a7781b\",\n \"uid\": \"758d2601-dc93-4405-870b-f2e60dd992e0\",\n \"resourceVersion\": \"197\",\n \"creationTimestamp\": \"2022-06-06T15:19:38Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-35-161.ap-northeast-1.compute.internal\",\n \"uid\": \"c369d4ffc47b76c91bfbd1090532eb29\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-35-161.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:08Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:08Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal.16f611249d70a665\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal.16f611249d70a665\",\n \"uid\": \"821e2418-9e47-4b7f-a7dc-58c3d661cbc6\",\n \"resourceVersion\": \"150\",\n \"creationTimestamp\": \"2022-06-06T15:19:22Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:22Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal\",\n \"uid\": \"5c938061cbc6b490c48a1f519964ce32\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:22Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal.16f61124a215ee07\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal.16f61124a215ee07\",\n \"uid\": \"8febdfd8-7945-45b8-a6f1-a0e3f22c7bc6\",\n \"resourceVersion\": \"151\",\n \"creationTimestamp\": \"2022-06-06T15:19:22Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:22Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal\",\n \"uid\": \"5c938061cbc6b490c48a1f519964ce32\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:22Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal.16f61124a6c84457\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal.16f61124a6c84457\",\n \"uid\": \"a6690a8d-448a-42c6-a556-513444770c0f\",\n \"resourceVersion\": \"152\",\n \"creationTimestamp\": \"2022-06-06T15:19:22Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:22Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-43-197.ap-northeast-1.compute.internal\",\n \"uid\": \"5c938061cbc6b490c48a1f519964ce32\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-43-197.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:22Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal.16f611087b9012af\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal.16f611087b9012af\",\n \"uid\": \"0f35ccfa-1d8a-4ee1-a2bc-800aaf44da45\",\n \"resourceVersion\": \"20\",\n \"creationTimestamp\": \"2022-06-06T15:18:05Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:05Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"66a18217eb22733950796b9f3c608e65\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:21Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a2daca66f\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a2daca66f\",\n \"uid\": \"ba6996d9-67fa-4652-b1be-a3fbd82cde79\",\n \"resourceVersion\": \"29\",\n \"creationTimestamp\": \"2022-06-06T15:18:07Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"66a18217eb22733950796b9f3c608e65\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:28Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a64119101\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a64119101\",\n \"uid\": \"63502efa-0873-4f18-888c-03a8acc9dcd5\",\n \"resourceVersion\": \"34\",\n \"creationTimestamp\": \"2022-06-06T15:18:08Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"66a18217eb22733950796b9f3c608e65\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal.16f611225e85b8d2\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal.16f611225e85b8d2\",\n \"uid\": \"6eede7a7-d225-4783-a7d2-624aabc21826\",\n \"resourceVersion\": \"233\",\n \"creationTimestamp\": \"2022-06-06T15:19:42Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:42Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal\",\n \"uid\": \"da7341e44215356675c939cb2ef556b7\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:12Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:12Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal.16f6112263dfb89a\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal.16f6112263dfb89a\",\n \"uid\": \"7129c966-1f02-45ac-aec8-20b48286cfcd\",\n \"resourceVersion\": \"234\",\n \"creationTimestamp\": \"2022-06-06T15:19:42Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:42Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal\",\n \"uid\": \"da7341e44215356675c939cb2ef556b7\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:12Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:12Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal.16f61122699c53a8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal.16f61122699c53a8\",\n \"uid\": \"02b86aca-a2b2-4e27-97d9-a942ff160396\",\n \"resourceVersion\": \"235\",\n \"creationTimestamp\": \"2022-06-06T15:19:42Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:42Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-53-89.ap-northeast-1.compute.internal\",\n \"uid\": \"da7341e44215356675c939cb2ef556b7\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-53-89.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:12Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:12Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal.16f61123638f03f4\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal.16f61123638f03f4\",\n \"uid\": \"3b087139-123c-4f12-8ae3-101e8e8c96af\",\n \"resourceVersion\": \"130\",\n \"creationTimestamp\": \"2022-06-06T15:19:16Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:16Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"uid\": \"d323dd2977124fb308a3fb4c18e66f93\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:16Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:16Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal.16f611236870c749\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal.16f611236870c749\",\n \"uid\": \"b420dc73-5cf1-4926-b53b-82bf8b2a9762\",\n \"resourceVersion\": \"132\",\n \"creationTimestamp\": \"2022-06-06T15:19:16Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:16Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"uid\": \"d323dd2977124fb308a3fb4c18e66f93\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:16Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:16Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal.16f611236cb2d597\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal.16f611236cb2d597\",\n \"uid\": \"703a328d-c83a-4ba6-a913-40451109d0cc\",\n \"resourceVersion\": \"133\",\n \"creationTimestamp\": \"2022-06-06T15:19:16Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:19:16Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-57-225.ap-northeast-1.compute.internal\",\n \"uid\": \"d323dd2977124fb308a3fb4c18e66f93\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-57-225.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:19:16Z\",\n \"lastTimestamp\": \"2022-06-06T15:19:16Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a084d7cc\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal.16f61108a084d7cc\",\n \"uid\": \"741a81e6-ac18-4a97-b595-b00cb24da673\",\n \"resourceVersion\": \"22\",\n \"creationTimestamp\": \"2022-06-06T15:18:05Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:05Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"93f239c37310392ef180fd7df1888262\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-scheduler-amd64:v1.19.16\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:21Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a22f6e018\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a22f6e018\",\n \"uid\": \"57454a43-280d-422b-b9cc-85f5694d8d17\",\n \"resourceVersion\": \"28\",\n \"creationTimestamp\": \"2022-06-06T15:18:06Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:06Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"93f239c37310392ef180fd7df1888262\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-scheduler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:28Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a4de6b96a\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal.16f6110a4de6b96a\",\n \"uid\": \"148e9faa-ba91-4319-a422-e28f006f5423\",\n \"resourceVersion\": \"33\",\n \"creationTimestamp\": \"2022-06-06T15:18:07Z\",\n \"managedFields\": [\n {\n \"manager\": \"kubelet\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:07Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:fieldPath\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {},\n \"f:host\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-ip-172-20-51-199.ap-northeast-1.compute.internal\",\n \"uid\": \"93f239c37310392ef180fd7df1888262\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-scheduler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-51-199.ap-northeast-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-06T15:17:29Z\",\n \"lastTimestamp\": \"2022-06-06T15:17:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler.16f611129e768366\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-scheduler.16f611129e768366\",\n \"uid\": \"3ddf2fc1-52b6-42ba-9de9-915a5709b682\",\n \"resourceVersion\": \"16\",\n \"creationTimestamp\": \"2022-06-06T15:18:04Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:04Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Endpoints\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler\",\n \"uid\": \"98cecb29-f1d1-48d9-96e9-0a0d41b9ec36\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"161\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-51-199_151c9df3-45b1-45c8-96fd-cca170f95b49 became leader\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:04Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler.16f611129e76a980\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/events/kube-scheduler.16f611129e76a980\",\n \"uid\": \"d680a1ee-6aa1-4264-a019-8cd97fd529fc\",\n \"resourceVersion\": \"17\",\n \"creationTimestamp\": \"2022-06-06T15:18:04Z\",\n \"managedFields\": [\n {\n \"manager\": \"kube-scheduler\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:04Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:count\": {},\n \"f:firstTimestamp\": {},\n \"f:involvedObject\": {\n \"f:apiVersion\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:namespace\": {},\n \"f:resourceVersion\": {},\n \"f:uid\": {}\n },\n \"f:lastTimestamp\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:source\": {\n \"f:component\": {}\n },\n \"f:type\": {}\n }\n }\n ]\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler\",\n \"uid\": \"48e47bfc-7478-430c-91ec-24a1e74eadc8\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"162\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-51-199_151c9df3-45b1-45c8-96fd-cca170f95b49 became leader\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-06T15:18:04Z\",\n \"lastTimestamp\": \"2022-06-06T15:18:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n }\n ]\n}\n{\n \"kind\": \"ReplicationControllerList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"selfLink\": \"/api/v1/namespaces/kube-system/replicationcontrollers\",\n \"resourceVersion\": \"4477\"\n },\n \"items\": []\n}\n{\n \"kind\": \"ServiceList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"selfLink\": \"/api/v1/namespaces/kube-system/services\",\n \"resourceVersion\": \"4486\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"kube-dns\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/api/v1/namespaces/kube-system/services/kube-dns\",\n \"uid\": \"27ddf754-dab7-47d1-924d-7e82620f0dc4\",\n \"resourceVersion\": \"243\",\n \"creationTimestamp\": \"2022-06-06T15:18:10Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"kube-dns.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"kube-dns.addons.k8s.io\",\n \"k8s-app\": \"kube-dns\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"kubernetes.io/name\": \"KubeDNS\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops\",\n \"operation\": \"Update\",\n \"apiVersion\": \"v1\",\n \"time\": \"2022-06-06T15:18:10Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:addon.kops.k8s.io/name\": {},\n \"f:app.kubernetes.io/managed-by\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:kubernetes.io/cluster-service\": {},\n \"f:kubernetes.io/name\": {}\n }\n },\n \"f:spec\": {\n \"f:clusterIP\": {},\n \"f:ports\": {\n \".\": {},\n \"k:{\\\"port\\\":53,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:port\": {},\n \"f:protocol\": {},\n \"f:targetPort\": {}\n },\n \"k:{\\\"port\\\":53,\\\"protocol\\\":\\\"UDP\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:port\": {},\n \"f:protocol\": {},\n \"f:targetPort\": {}\n }\n },\n \"f:selector\": {\n \".\": {},\n \"f:k8s-app\": {}\n },\n \"f:sessionAffinity\": {},\n \"f:type\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"ports\": [\n {\n \"name\": \"dns\",\n \"protocol\": \"UDP\",\n \"port\": 53,\n \"targetPort\": 53\n },\n {\n \"name\": \"dns-tcp\",\n \"protocol\": \"TCP\",\n \"port\": 53,\n \"targetPort\": 53\n }\n ],\n \"selector\": {\n \"k8s-app\": \"kube-dns\"\n },\n \"clusterIP\": \"100.64.0.10\",\n \"type\": \"ClusterIP\",\n \"sessionAffinity\": \"None\"\n },\n \"status\": {\n \"loadBalancer\": {}\n }\n }\n ]\n}\n{\n \"kind\": \"DaemonSetList\",\n \"apiVersion\": \"apps/v1\",\n \"metadata\": {\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/daemonsets\",\n \"resourceVersion\": \"4491\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"calico-node\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/daemonsets/calico-node\",\n \"uid\": \"45527587-1663-4e7b-8803-21dfdb836d53\",\n \"resourceVersion\": \"981\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:08Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"networking.projectcalico.org\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-app\": \"calico-node\",\n \"role.kubernetes.io/networking\": \"1\"\n },\n \"annotations\": {\n \"deprecated.daemonset.template.generation\": \"1\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deprecated.daemonset.template.generation\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:addon.kops.k8s.io/name\": {},\n \"f:app.kubernetes.io/managed-by\": {},\n \"f:k8s-app\": {},\n \"f:role.kubernetes.io/networking\": {}\n }\n },\n \"f:spec\": {\n \"f:revisionHistoryLimit\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {}\n }\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {}\n }\n },\n \"f:spec\": {\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"calico-node\\\"}\": {\n \".\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"CALICO_DISABLE_FILE_LOGGING\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"CALICO_IPV4POOL_CIDR\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"CALICO_IPV4POOL_IPIP\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"CALICO_IPV4POOL_VXLAN\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"CALICO_NETWORKING_BACKEND\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:configMapKeyRef\": {\n \".\": {},\n \"f:key\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"CLUSTER_TYPE\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"DATASTORE_TYPE\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_AWSSRCDSTCHECK\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_BPFENABLED\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_BPFEXTERNALSERVICEMODE\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_BPFKUBEPROXYIPTABLESCLEANUPENABLED\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_BPFLOGLEVEL\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_CHAININSERTMODE\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_DEFAULTENDPOINTTOHOSTACTION\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_HEALTHENABLED\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_IPINIPMTU\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:configMapKeyRef\": {\n \".\": {},\n \"f:key\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"FELIX_IPTABLESBACKEND\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_IPV6SUPPORT\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_LOGSEVERITYSCREEN\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_PROMETHEUSGOMETRICSENABLED\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_PROMETHEUSMETRICSENABLED\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_PROMETHEUSMETRICSPORT\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_PROMETHEUSPROCESSMETRICSENABLED\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_VXLANMTU\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:configMapKeyRef\": {\n \".\": {},\n \"f:key\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"FELIX_WIREGUARDENABLED\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"FELIX_WIREGUARDMTU\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:configMapKeyRef\": {\n \".\": {},\n \"f:key\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"IP\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"IP6\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"IP6_AUTODETECTION_METHOD\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"IP_AUTODETECTION_METHOD\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"NODENAME\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:fieldRef\": {\n \".\": {},\n \"f:apiVersion\": {},\n \"f:fieldPath\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"WAIT_FOR_DATASTORE\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:envFrom\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:lifecycle\": {\n \".\": {},\n \"f:preStop\": {\n \".\": {},\n \"f:exec\": {\n \".\": {},\n \"f:command\": {}\n }\n }\n },\n \"f:livenessProbe\": {\n \".\": {},\n \"f:exec\": {\n \".\": {},\n \"f:command\": {}\n },\n \"f:failureThreshold\": {},\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:readinessProbe\": {\n \".\": {},\n \"f:exec\": {\n \".\": {},\n \"f:command\": {}\n },\n \"f:failureThreshold\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {}\n }\n },\n \"f:securityContext\": {\n \".\": {},\n \"f:privileged\": {}\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/host/etc/cni/net.d\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/lib/modules\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {},\n \"f:readOnly\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/run/xtables.lock\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/sys/fs/\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:mountPropagation\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/var/lib/calico\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/var/log/calico/cni\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {},\n \"f:readOnly\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/var/run/calico\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/var/run/nodeagent\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n }\n },\n \"f:dnsPolicy\": {},\n \"f:hostNetwork\": {},\n \"f:initContainers\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"flexvol-driver\\\"}\": {\n \".\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:name\": {},\n \"f:resources\": {},\n \"f:securityContext\": {\n \".\": {},\n \"f:privileged\": {}\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/host/driver\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"install-cni\\\"}\": {\n \".\": {},\n \"f:command\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"CNI_CONF_NAME\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"CNI_MTU\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:configMapKeyRef\": {\n \".\": {},\n \"f:key\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"CNI_NETWORK_CONFIG\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:configMapKeyRef\": {\n \".\": {},\n \"f:key\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"KUBERNETES_NODE_NAME\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:fieldRef\": {\n \".\": {},\n \"f:apiVersion\": {},\n \"f:fieldPath\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"SLEEP\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:envFrom\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:name\": {},\n \"f:resources\": {},\n \"f:securityContext\": {\n \".\": {},\n \"f:privileged\": {}\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/host/etc/cni/net.d\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/host/opt/cni/bin\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"upgrade-ipam\\\"}\": {\n \".\": {},\n \"f:command\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"CALICO_NETWORKING_BACKEND\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:configMapKeyRef\": {\n \".\": {},\n \"f:key\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"KUBERNETES_NODE_NAME\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:valueFrom\": {\n \".\": {},\n \"f:fieldRef\": {\n \".\": {},\n \"f:apiVersion\": {},\n \"f:fieldPath\": {}\n }\n }\n }\n },\n \"f:envFrom\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:name\": {},\n \"f:resources\": {},\n \"f:securityContext\": {\n \".\": {},\n \"f:privileged\": {}\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/host/opt/cni/bin\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/var/lib/cni/networks\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n }\n },\n \"f:nodeSelector\": {\n \".\": {},\n \"f:kubernetes.io/os\": {}\n },\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:tolerations\": {},\n \"f:volumes\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"cni-bin-dir\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"cni-log-dir\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"cni-net-dir\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"flexvol-driver-host\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"host-local-net-dir\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"lib-modules\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"policysync\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"sysfs\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"var-lib-calico\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"var-run-calico\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"xtables-lock\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n }\n }\n }\n },\n \"f:updateStrategy\": {\n \"f:rollingUpdate\": {\n \".\": {},\n \"f:maxUnavailable\": {}\n },\n \"f:type\": {}\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:20:22Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \"f:currentNumberScheduled\": {},\n \"f:desiredNumberScheduled\": {},\n \"f:numberAvailable\": {},\n \"f:numberReady\": {},\n \"f:observedGeneration\": {},\n \"f:updatedNumberScheduled\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"calico-node\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"calico-node\",\n \"kops.k8s.io/managed-by\": \"kops\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"var-run-calico\",\n \"hostPath\": {\n \"path\": \"/var/run/calico\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"var-lib-calico\",\n \"hostPath\": {\n \"path\": \"/var/lib/calico\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"xtables-lock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n },\n {\n \"name\": \"sysfs\",\n \"hostPath\": {\n \"path\": \"/sys/fs/\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cni-bin-dir\",\n \"hostPath\": {\n \"path\": \"/opt/cni/bin\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"cni-net-dir\",\n \"hostPath\": {\n \"path\": \"/etc/cni/net.d\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"cni-log-dir\",\n \"hostPath\": {\n \"path\": \"/var/log/calico/cni\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"host-local-net-dir\",\n \"hostPath\": {\n \"path\": \"/var/lib/cni/networks\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"policysync\",\n \"hostPath\": {\n \"path\": \"/var/run/nodeagent\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"flexvol-driver-host\",\n \"hostPath\": {\n \"path\": \"/usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds\",\n \"type\": \"DirectoryOrCreate\"\n }\n }\n ],\n \"initContainers\": [\n {\n \"name\": \"upgrade-ipam\",\n \"image\": \"docker.io/calico/cni:v3.21.5\",\n \"command\": [\n \"/opt/cni/bin/calico-ipam\",\n \"-upgrade\"\n ],\n \"envFrom\": [\n {\n \"configMapRef\": {\n \"name\": \"kubernetes-services-endpoint\",\n \"optional\": true\n }\n }\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CALICO_NETWORKING_BACKEND\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"calico-config\",\n \"key\": \"calico_backend\"\n }\n }\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"host-local-net-dir\",\n \"mountPath\": \"/var/lib/cni/networks\"\n },\n {\n \"name\": \"cni-bin-dir\",\n \"mountPath\": \"/host/opt/cni/bin\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"privileged\": true\n }\n },\n {\n \"name\": \"install-cni\",\n \"image\": \"docker.io/calico/cni:v3.21.5\",\n \"command\": [\n \"/opt/cni/bin/install\"\n ],\n \"envFrom\": [\n {\n \"configMapRef\": {\n \"name\": \"kubernetes-services-endpoint\",\n \"optional\": true\n }\n }\n ],\n \"env\": [\n {\n \"name\": \"CNI_CONF_NAME\",\n \"value\": \"10-calico.conflist\"\n },\n {\n \"name\": \"CNI_NETWORK_CONFIG\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"calico-config\",\n \"key\": \"cni_network_config\"\n }\n }\n },\n {\n \"name\": \"KUBERNETES_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CNI_MTU\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"calico-config\",\n \"key\": \"veth_mtu\"\n }\n }\n },\n {\n \"name\": \"SLEEP\",\n \"value\": \"false\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"cni-bin-dir\",\n \"mountPath\": \"/host/opt/cni/bin\"\n },\n {\n \"name\": \"cni-net-dir\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"privileged\": true\n }\n },\n {\n \"name\": \"flexvol-driver\",\n \"image\": \"docker.io/calico/pod2daemon-flexvol:v3.21.5\",\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"flexvol-driver-host\",\n \"mountPath\": \"/host/driver\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"privileged\": true\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"calico-node\",\n \"image\": \"docker.io/calico/node:v3.21.5\",\n \"envFrom\": [\n {\n \"configMapRef\": {\n \"name\": \"kubernetes-services-endpoint\",\n \"optional\": true\n }\n }\n ],\n \"env\": [\n {\n \"name\": \"DATASTORE_TYPE\",\n \"value\": \"kubernetes\"\n },\n {\n \"name\": \"WAIT_FOR_DATASTORE\",\n \"value\": \"true\"\n },\n {\n \"name\": \"NODENAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CALICO_NETWORKING_BACKEND\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"calico-config\",\n \"key\": \"calico_backend\"\n }\n }\n },\n {\n \"name\": \"CLUSTER_TYPE\",\n \"value\": \"kops,bgp\"\n },\n {\n \"name\": \"IP\",\n \"value\": \"autodetect\"\n },\n {\n \"name\": \"IP6\",\n \"value\": \"none\"\n },\n {\n \"name\": \"IP_AUTODETECTION_METHOD\",\n \"value\": \"first-found\"\n },\n {\n \"name\": \"IP6_AUTODETECTION_METHOD\",\n \"value\": \"none\"\n },\n {\n \"name\": \"CALICO_IPV4POOL_IPIP\",\n \"value\": \"CrossSubnet\"\n },\n {\n \"name\": \"CALICO_IPV4POOL_VXLAN\",\n \"value\": \"Never\"\n },\n {\n \"name\": \"FELIX_IPINIPMTU\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"calico-config\",\n \"key\": \"veth_mtu\"\n }\n }\n },\n {\n \"name\": \"FELIX_VXLANMTU\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"calico-config\",\n \"key\": \"veth_mtu\"\n }\n }\n },\n {\n \"name\": \"FELIX_WIREGUARDMTU\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"calico-config\",\n \"key\": \"veth_mtu\"\n }\n }\n },\n {\n \"name\": \"CALICO_IPV4POOL_CIDR\",\n \"value\": \"100.96.0.0/11\"\n },\n {\n \"name\": \"CALICO_DISABLE_FILE_LOGGING\",\n \"value\": \"true\"\n },\n {\n \"name\": \"FELIX_DEFAULTENDPOINTTOHOSTACTION\",\n \"value\": \"ACCEPT\"\n },\n {\n \"name\": \"FELIX_IPV6SUPPORT\",\n \"value\": \"false\"\n },\n {\n \"name\": \"FELIX_HEALTHENABLED\",\n \"value\": \"true\"\n },\n {\n \"name\": \"FELIX_AWSSRCDSTCHECK\",\n \"value\": \"Disable\"\n },\n {\n \"name\": \"FELIX_BPFENABLED\",\n \"value\": \"false\"\n },\n {\n \"name\": \"FELIX_BPFEXTERNALSERVICEMODE\",\n \"value\": \"Tunnel\"\n },\n {\n \"name\": \"FELIX_BPFKUBEPROXYIPTABLESCLEANUPENABLED\",\n \"value\": \"false\"\n },\n {\n \"name\": \"FELIX_BPFLOGLEVEL\",\n \"value\": \"Off\"\n },\n {\n \"name\": \"FELIX_CHAININSERTMODE\",\n \"value\": \"insert\"\n },\n {\n \"name\": \"FELIX_IPTABLESBACKEND\",\n \"value\": \"Auto\"\n },\n {\n \"name\": \"FELIX_LOGSEVERITYSCREEN\",\n \"value\": \"info\"\n },\n {\n \"name\": \"FELIX_PROMETHEUSMETRICSENABLED\",\n \"value\": \"false\"\n },\n {\n \"name\": \"FELIX_PROMETHEUSMETRICSPORT\",\n \"value\": \"9091\"\n },\n {\n \"name\": \"FELIX_PROMETHEUSGOMETRICSENABLED\",\n \"value\": \"false\"\n },\n {\n \"name\": \"FELIX_PROMETHEUSPROCESSMETRICSENABLED\",\n \"value\": \"false\"\n },\n {\n \"name\": \"FELIX_WIREGUARDENABLED\",\n \"value\": \"false\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"100m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"cni-net-dir\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n },\n {\n \"name\": \"lib-modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"xtables-lock\",\n \"mountPath\": \"/run/xtables.lock\"\n },\n {\n \"name\": \"var-run-calico\",\n \"mountPath\": \"/var/run/calico\"\n },\n {\n \"name\": \"var-lib-calico\",\n \"mountPath\": \"/var/lib/calico\"\n },\n {\n \"name\": \"policysync\",\n \"mountPath\": \"/var/run/nodeagent\"\n },\n {\n \"name\": \"sysfs\",\n \"mountPath\": \"/sys/fs/\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"cni-log-dir\",\n \"readOnly\": true,\n \"mountPath\": \"/var/log/calico/cni\"\n }\n ],\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"/bin/calico-node\",\n \"-felix-live\",\n \"-bird-live\"\n ]\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 10,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 6\n },\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"/bin/calico-node\",\n \"-felix-ready\",\n \"-bird-ready\"\n ]\n },\n \"timeoutSeconds\": 10,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"lifecycle\": {\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/bin/calico-node\",\n \"-shutdown\"\n ]\n }\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"privileged\": true\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 0,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"calico-node\",\n \"serviceAccount\": \"calico-node\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\"\n }\n },\n \"updateStrategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": 1\n }\n },\n \"revisionHistoryLimit\": 10\n },\n \"status\": {\n \"currentNumberScheduled\": 5,\n \"numberMisscheduled\": 0,\n \"desiredNumberScheduled\": 5,\n \"numberReady\": 5,\n \"observedGeneration\": 1,\n \"updatedNumberScheduled\": 5,\n \"numberAvailable\": 5\n }\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/daemonsets/kops-controller\",\n \"uid\": \"06c19c61-862c-4f59-842f-edbbfba1d01b\",\n \"resourceVersion\": \"477\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:09Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"kops-controller.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"kops-controller.addons.k8s.io\",\n \"k8s-app\": \"kops-controller\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"deprecated.daemonset.template.generation\": \"1\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:09Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deprecated.daemonset.template.generation\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:addon.kops.k8s.io/name\": {},\n \"f:app.kubernetes.io/managed-by\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:version\": {}\n }\n },\n \"f:spec\": {\n \"f:revisionHistoryLimit\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {}\n }\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:dns.alpha.kubernetes.io/internal\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:version\": {}\n }\n },\n \"f:spec\": {\n \"f:affinity\": {\n \".\": {},\n \"f:nodeAffinity\": {\n \".\": {},\n \"f:requiredDuringSchedulingIgnoredDuringExecution\": {\n \".\": {},\n \"f:nodeSelectorTerms\": {}\n }\n }\n },\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"kops-controller\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"KUBERNETES_SERVICE_HOST\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:name\": {},\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:securityContext\": {\n \".\": {},\n \"f:runAsNonRoot\": {},\n \"f:runAsUser\": {}\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/etc/kubernetes/kops-controller/config/\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n },\n \"k:{\\\"mountPath\\\":\\\"/etc/kubernetes/kops-controller/pki/\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n }\n },\n \"f:dnsPolicy\": {},\n \"f:hostNetwork\": {},\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:tolerations\": {},\n \"f:volumes\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"kops-controller-config\\\"}\": {\n \".\": {},\n \"f:configMap\": {\n \".\": {},\n \"f:defaultMode\": {},\n \"f:name\": {}\n },\n \"f:name\": {}\n },\n \"k:{\\\"name\\\":\\\"kops-controller-pki\\\"}\": {\n \".\": {},\n \"f:hostPath\": {\n \".\": {},\n \"f:path\": {},\n \"f:type\": {}\n },\n \"f:name\": {}\n }\n }\n }\n },\n \"f:updateStrategy\": {\n \"f:type\": {}\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:37Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \"f:currentNumberScheduled\": {},\n \"f:desiredNumberScheduled\": {},\n \"f:numberAvailable\": {},\n \"f:numberReady\": {},\n \"f:observedGeneration\": {},\n \"f:updatedNumberScheduled\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kops-controller\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-addon\": \"kops-controller.addons.k8s.io\",\n \"k8s-app\": \"kops-controller\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"dns.alpha.kubernetes.io/internal\": \"kops-controller.internal.e2e-e2e-kops-aws-k8s-1-19.test-cncf-aws.k8s.io\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kops-controller-config\",\n \"configMap\": {\n \"name\": \"kops-controller\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kops-controller-pki\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/kops-controller/\",\n \"type\": \"Directory\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kops-controller\",\n \"image\": \"registry.k8s.io/kops/kops-controller:1.24.0-beta.1\",\n \"args\": [\n \"--v=2\",\n \"--conf=/etc/kubernetes/kops-controller/config/config.yaml\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"kops-controller-config\",\n \"mountPath\": \"/etc/kubernetes/kops-controller/config/\"\n },\n {\n \"name\": \"kops-controller-pki\",\n \"mountPath\": \"/etc/kubernetes/kops-controller/pki/\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"runAsUser\": 10011,\n \"runAsNonRoot\": true\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"serviceAccountName\": \"kops-controller\",\n \"serviceAccount\": \"kops-controller\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"kops.k8s.io/kops-controller-pki\",\n \"operator\": \"Exists\"\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"kops.k8s.io/kops-controller-pki\",\n \"operator\": \"Exists\"\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.cloudprovider.kubernetes.io/uninitialized\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n },\n \"updateStrategy\": {\n \"type\": \"OnDelete\"\n },\n \"revisionHistoryLimit\": 10\n },\n \"status\": {\n \"currentNumberScheduled\": 1,\n \"numberMisscheduled\": 0,\n \"desiredNumberScheduled\": 1,\n \"numberReady\": 1,\n \"observedGeneration\": 1,\n \"updatedNumberScheduled\": 1,\n \"numberAvailable\": 1\n }\n }\n ]\n}\n{\n \"kind\": \"DeploymentList\",\n \"apiVersion\": \"apps/v1\",\n \"metadata\": {\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/deployments\",\n \"resourceVersion\": \"4499\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/deployments/calico-kube-controllers\",\n \"uid\": \"326f8a7e-8946-4205-8131-6d342203d720\",\n \"resourceVersion\": \"680\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:08Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"networking.projectcalico.org\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-app\": \"calico-kube-controllers\",\n \"role.kubernetes.io/networking\": \"1\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:08Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:addon.kops.k8s.io/name\": {},\n \"f:app.kubernetes.io/managed-by\": {},\n \"f:k8s-app\": {},\n \"f:role.kubernetes.io/networking\": {}\n }\n },\n \"f:spec\": {\n \"f:progressDeadlineSeconds\": {},\n \"f:replicas\": {},\n \"f:revisionHistoryLimit\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {}\n }\n },\n \"f:strategy\": {\n \"f:type\": {}\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {}\n },\n \"f:name\": {},\n \"f:namespace\": {}\n },\n \"f:spec\": {\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"calico-kube-controllers\\\"}\": {\n \".\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"DATASTORE_TYPE\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"ENABLED_CONTROLLERS\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:exec\": {\n \".\": {},\n \"f:command\": {}\n },\n \"f:failureThreshold\": {},\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:readinessProbe\": {\n \".\": {},\n \"f:exec\": {\n \".\": {},\n \"f:command\": {}\n },\n \"f:failureThreshold\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:resources\": {},\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {}\n }\n },\n \"f:dnsPolicy\": {},\n \"f:nodeSelector\": {\n \".\": {},\n \"f:kubernetes.io/os\": {}\n },\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:tolerations\": {}\n }\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:19:23Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n }\n },\n \"f:status\": {\n \"f:availableReplicas\": {},\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"Available\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Progressing\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:observedGeneration\": {},\n \"f:readyReplicas\": {},\n \"f:replicas\": {},\n \"f:updatedReplicas\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"calico-kube-controllers\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"name\": \"calico-kube-controllers\",\n \"namespace\": \"kube-system\",\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"calico-kube-controllers\",\n \"kops.k8s.io/managed-by\": \"kops\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"name\": \"calico-kube-controllers\",\n \"image\": \"docker.io/calico/kube-controllers:v3.21.5\",\n \"env\": [\n {\n \"name\": \"ENABLED_CONTROLLERS\",\n \"value\": \"node\"\n },\n {\n \"name\": \"DATASTORE_TYPE\",\n \"value\": \"kubernetes\"\n }\n ],\n \"resources\": {},\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"/usr/bin/check-status\",\n \"-l\"\n ]\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 10,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 6\n },\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"/usr/bin/check-status\",\n \"-r\"\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"calico-kube-controllers\",\n \"serviceAccount\": \"calico-kube-controllers\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n },\n \"strategy\": {\n \"type\": \"Recreate\"\n },\n \"revisionHistoryLimit\": 10,\n \"progressDeadlineSeconds\": 600\n },\n \"status\": {\n \"observedGeneration\": 1,\n \"replicas\": 1,\n \"updatedReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-06T15:19:23Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:23Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-06T15:19:23Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:35Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"calico-kube-controllers-57fd98f9d9\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/deployments/dns-controller\",\n \"uid\": \"e832d1c1-f77a-41ea-892b-459be2d0f1f7\",\n \"resourceVersion\": \"486\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:11Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"dns-controller.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"dns-controller.addons.k8s.io\",\n \"k8s-app\": \"dns-controller\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:11Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:addon.kops.k8s.io/name\": {},\n \"f:app.kubernetes.io/managed-by\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:version\": {}\n }\n },\n \"f:spec\": {\n \"f:progressDeadlineSeconds\": {},\n \"f:replicas\": {},\n \"f:revisionHistoryLimit\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {}\n }\n },\n \"f:strategy\": {\n \"f:type\": {}\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:scheduler.alpha.kubernetes.io/critical-pod\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:version\": {}\n }\n },\n \"f:spec\": {\n \"f:affinity\": {\n \".\": {},\n \"f:nodeAffinity\": {\n \".\": {},\n \"f:requiredDuringSchedulingIgnoredDuringExecution\": {\n \".\": {},\n \"f:nodeSelectorTerms\": {}\n }\n }\n },\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"dns-controller\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"KUBERNETES_SERVICE_HOST\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:name\": {},\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:securityContext\": {\n \".\": {},\n \"f:runAsNonRoot\": {}\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {}\n }\n },\n \"f:dnsPolicy\": {},\n \"f:hostNetwork\": {},\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:tolerations\": {}\n }\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n }\n },\n \"f:status\": {\n \"f:availableReplicas\": {},\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"Available\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Progressing\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:observedGeneration\": {},\n \"f:readyReplicas\": {},\n \"f:replicas\": {},\n \"f:updatedReplicas\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"dns-controller\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-addon\": \"dns-controller.addons.k8s.io\",\n \"k8s-app\": \"dns-controller\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"name\": \"dns-controller\",\n \"image\": \"registry.k8s.io/kops/dns-controller:1.24.0-beta.1\",\n \"args\": [\n \"--watch-ingress=false\",\n \"--dns=aws-route53\",\n \"--zone=*/ZEMLNXIIWQ0RV\",\n \"--internal-ipv4\",\n \"--zone=*/*\",\n \"-v=2\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"runAsNonRoot\": true\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"serviceAccountName\": \"dns-controller\",\n \"serviceAccount\": \"dns-controller\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.cloudprovider.kubernetes.io/uninitialized\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n },\n \"strategy\": {\n \"type\": \"Recreate\"\n },\n \"revisionHistoryLimit\": 10,\n \"progressDeadlineSeconds\": 600\n },\n \"status\": {\n \"observedGeneration\": 1,\n \"replicas\": 1,\n \"updatedReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-06T15:18:38Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:38Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-06T15:18:38Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:36Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"dns-controller-f7ff8fbd5\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/deployments/kube-dns\",\n \"uid\": \"870fb05c-37db-42eb-9e2f-0ed31a7b3391\",\n \"resourceVersion\": \"2517\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-06T15:18:10Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"kube-dns.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"kube-dns.addons.k8s.io\",\n \"k8s-app\": \"kube-dns\",\n \"kubernetes.io/cluster-service\": \"true\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:10Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:addon.kops.k8s.io/name\": {},\n \"f:app.kubernetes.io/managed-by\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:kubernetes.io/cluster-service\": {}\n }\n },\n \"f:spec\": {\n \"f:progressDeadlineSeconds\": {},\n \"f:replicas\": {},\n \"f:revisionHistoryLimit\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {}\n }\n },\n \"f:strategy\": {\n \"f:rollingUpdate\": {\n \".\": {},\n \"f:maxSurge\": {},\n \"f:maxUnavailable\": {}\n },\n \"f:type\": {}\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:prometheus.io/port\": {},\n \"f:prometheus.io/scrape\": {},\n \"f:scheduler.alpha.kubernetes.io/critical-pod\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {}\n }\n },\n \"f:spec\": {\n \"f:affinity\": {\n \".\": {},\n \"f:podAntiAffinity\": {\n \".\": {},\n \"f:preferredDuringSchedulingIgnoredDuringExecution\": {}\n }\n },\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"dnsmasq\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:ports\": {\n \".\": {},\n \"k:{\\\"containerPort\\\":53,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n },\n \"k:{\\\"containerPort\\\":53,\\\"protocol\\\":\\\"UDP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n }\n },\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/etc/k8s/dns/dnsmasq-nanny\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"kubedns\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"PROMETHEUS_PORT\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:ports\": {\n \".\": {},\n \"k:{\\\"containerPort\\\":10053,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n },\n \"k:{\\\"containerPort\\\":10053,\\\"protocol\\\":\\\"UDP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n },\n \"k:{\\\"containerPort\\\":10055,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n }\n },\n \"f:readinessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:resources\": {\n \".\": {},\n \"f:limits\": {\n \".\": {},\n \"f:memory\": {}\n },\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/kube-dns-config\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"sidecar\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:ports\": {\n \".\": {},\n \"k:{\\\"containerPort\\\":10054,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n }\n },\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {}\n }\n },\n \"f:dnsPolicy\": {},\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:volumes\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"kube-dns-config\\\"}\": {\n \".\": {},\n \"f:configMap\": {\n \".\": {},\n \"f:defaultMode\": {},\n \"f:name\": {},\n \"f:optional\": {}\n },\n \"f:name\": {}\n }\n }\n }\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n }\n },\n \"f:status\": {\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"Available\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Progressing\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"ReplicaFailure\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:observedGeneration\": {},\n \"f:unavailableReplicas\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"replicas\": 2,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\"\n },\n \"annotations\": {\n \"prometheus.io/port\": \"10055\",\n \"prometheus.io/scrape\": \"true\",\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kube-dns-config\",\n \"configMap\": {\n \"name\": \"kube-dns\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kubedns\",\n \"image\": \"registry.k8s.io/k8s-dns-kube-dns:1.15.13\",\n \"args\": [\n \"--config-dir=/kube-dns-config\",\n \"--dns-port=10053\",\n \"--domain=cluster.local.\",\n \"--v=2\"\n ],\n \"ports\": [\n {\n \"name\": \"dns-local\",\n \"containerPort\": 10053,\n \"protocol\": \"UDP\"\n },\n {\n \"name\": \"dns-tcp-local\",\n \"containerPort\": 10053,\n \"protocol\": \"TCP\"\n },\n {\n \"name\": \"metrics\",\n \"containerPort\": 10055,\n \"protocol\": \"TCP\"\n }\n ],\n \"env\": [\n {\n \"name\": \"PROMETHEUS_PORT\",\n \"value\": \"10055\"\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"170Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"70Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"kube-dns-config\",\n \"mountPath\": \"/kube-dns-config\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthcheck/kubedns\",\n \"port\": 10054,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/readiness\",\n \"port\": 8081,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 3,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"dnsmasq\",\n \"image\": \"registry.k8s.io/k8s-dns-dnsmasq-nanny:1.15.13\",\n \"args\": [\n \"-v=2\",\n \"-logtostderr\",\n \"-configDir=/etc/k8s/dns/dnsmasq-nanny\",\n \"-restartDnsmasq=true\",\n \"--\",\n \"-k\",\n \"--cache-size=1000\",\n \"--dns-forward-max=150\",\n \"--no-negcache\",\n \"--log-facility=-\",\n \"--server=/cluster.local/127.0.0.1#10053\",\n \"--server=/in-addr.arpa/127.0.0.1#10053\",\n \"--server=/in6.arpa/127.0.0.1#10053\",\n \"--min-port=1024\"\n ],\n \"ports\": [\n {\n \"name\": \"dns\",\n \"containerPort\": 53,\n \"protocol\": \"UDP\"\n },\n {\n \"name\": \"dns-tcp\",\n \"containerPort\": 53,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"150m\",\n \"memory\": \"20Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"kube-dns-config\",\n \"mountPath\": \"/etc/k8s/dns/dnsmasq-nanny\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthcheck/dnsmasq\",\n \"port\": 10054,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"sidecar\",\n \"image\": \"registry.k8s.io/k8s-dns-sidecar:1.15.13\",\n \"args\": [\n \"--v=2\",\n \"--logtostderr\",\n \"--probe=kubedns,127.0.0.1:10053,kubernetes.default.svc.cluster.local,5,A\",\n \"--probe=dnsmasq,127.0.0.1:53,kubernetes.default.svc.cluster.local,5,A\"\n ],\n \"ports\": [\n {\n \"name\": \"metrics\",\n \"containerPort\": 10054,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"10m\",\n \"memory\": \"20Mi\"\n }\n },\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/metrics\",\n \"port\": 10054,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"serviceAccountName\": \"kube-dns\",\n \"serviceAccount\": \"kube-dns\",\n \"securityContext\": {},\n \"affinity\": {\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 1,\n \"podAffinityTerm\": {\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"k8s-app\",\n \"operator\": \"In\",\n \"values\": [\n \"kube-dns\"\n ]\n }\n ]\n },\n \"topologyKey\": \"kubernetes.io/hostname\"\n }\n }\n ]\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"priorityClassName\": \"system-cluster-critical\"\n }\n },\n \"strategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": 0,\n \"maxSurge\": \"10%\"\n }\n },\n \"revisionHistoryLimit\": 10,\n \"progressDeadlineSeconds\": 600\n },\n \"status\": {\n \"observedGeneration\": 2,\n \"unavailableReplicas\": 2,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"False\",\n \"lastUpdateTime\": \"2022-06-06T15:18:36Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:36Z\",\n \"reason\": \"MinimumReplicasUnavailable\",\n \"message\": \"Deployment does not have minimum availability.\"\n },\n {\n \"type\": \"ReplicaFailure\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-06T15:18:36Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:36Z\",\n \"reason\": \"FailedCreate\",\n \"message\": \"pods \\\"kube-dns-69d7d7c9fd-\\\" is forbidden: error looking up service account kube-system/kube-dns: serviceaccount \\\"kube-dns\\\" not found\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"False\",\n \"lastUpdateTime\": \"2022-06-06T15:28:37Z\",\n \"lastTransitionTime\": \"2022-06-06T15:28:37Z\",\n \"reason\": \"ProgressDeadlineExceeded\",\n \"message\": \"ReplicaSet \\\"kube-dns-69d7d7c9fd\\\" has timed out progressing.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/deployments/kube-dns-autoscaler\",\n \"uid\": \"db76feb5-43d7-4f2c-9224-b031726daebd\",\n \"resourceVersion\": \"809\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:10Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"kube-dns.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"kube-dns.addons.k8s.io\",\n \"k8s-app\": \"kube-dns-autoscaler\",\n \"kubernetes.io/cluster-service\": \"true\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"managedFields\": [\n {\n \"manager\": \"kops\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:10Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:addon.kops.k8s.io/name\": {},\n \"f:app.kubernetes.io/managed-by\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:kubernetes.io/cluster-service\": {}\n }\n },\n \"f:spec\": {\n \"f:progressDeadlineSeconds\": {},\n \"f:replicas\": {},\n \"f:revisionHistoryLimit\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {}\n }\n },\n \"f:strategy\": {\n \"f:rollingUpdate\": {\n \".\": {},\n \"f:maxSurge\": {},\n \"f:maxUnavailable\": {}\n },\n \"f:type\": {}\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:scheduler.alpha.kubernetes.io/critical-pod\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {}\n }\n },\n \"f:spec\": {\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"autoscaler\\\"}\": {\n \".\": {},\n \"f:command\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:name\": {},\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {}\n }\n },\n \"f:dnsPolicy\": {},\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:tolerations\": {}\n }\n }\n }\n }\n },\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n }\n },\n \"f:status\": {\n \"f:availableReplicas\": {},\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"Available\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n },\n \"k:{\\\"type\\\":\\\"Progressing\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:lastUpdateTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:observedGeneration\": {},\n \"f:readyReplicas\": {},\n \"f:replicas\": {},\n \"f:updatedReplicas\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns-autoscaler\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"kube-dns-autoscaler\",\n \"kops.k8s.io/managed-by\": \"kops\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"name\": \"autoscaler\",\n \"image\": \"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.3\",\n \"command\": [\n \"/cluster-proportional-autoscaler\",\n \"--namespace=kube-system\",\n \"--configmap=kube-dns-autoscaler\",\n \"--target=Deployment/kube-dns\",\n \"--default-params={\\\"linear\\\":{\\\"coresPerReplica\\\":256,\\\"nodesPerReplica\\\":16,\\\"preventSinglePointFailure\\\":true}}\",\n \"--logtostderr=true\",\n \"--v=2\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"20m\",\n \"memory\": \"10Mi\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"kube-dns-autoscaler\",\n \"serviceAccount\": \"kube-dns-autoscaler\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n },\n \"strategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": \"25%\",\n \"maxSurge\": \"25%\"\n }\n },\n \"revisionHistoryLimit\": 10,\n \"progressDeadlineSeconds\": 600\n },\n \"status\": {\n \"observedGeneration\": 1,\n \"replicas\": 1,\n \"updatedReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-06T15:19:46Z\",\n \"lastTransitionTime\": \"2022-06-06T15:19:46Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-06T15:19:46Z\",\n \"lastTransitionTime\": \"2022-06-06T15:18:35Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"kube-dns-autoscaler-b86cbbfc8\\\" has successfully progressed.\"\n }\n ]\n }\n }\n ]\n}\n{\n \"kind\": \"ReplicaSetList\",\n \"apiVersion\": \"apps/v1\",\n \"metadata\": {\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/replicasets\",\n \"resourceVersion\": \"4512\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"calico-kube-controllers-57fd98f9d9\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/replicasets/calico-kube-controllers-57fd98f9d9\",\n \"uid\": \"043f5c80-a36d-4f99-b641-7fcb6dbca235\",\n \"resourceVersion\": \"679\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"labels\": {\n \"k8s-app\": \"calico-kube-controllers\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"57fd98f9d9\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/desired-replicas\": \"1\",\n \"deployment.kubernetes.io/max-replicas\": \"1\",\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"Deployment\",\n \"name\": \"calico-kube-controllers\",\n \"uid\": \"326f8a7e-8946-4205-8131-6d342203d720\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ],\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:19:23Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/desired-replicas\": {},\n \"f:deployment.kubernetes.io/max-replicas\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:pod-template-hash\": {}\n },\n \"f:ownerReferences\": {\n \".\": {},\n \"k:{\\\"uid\\\":\\\"326f8a7e-8946-4205-8131-6d342203d720\\\"}\": {\n \".\": {},\n \"f:apiVersion\": {},\n \"f:blockOwnerDeletion\": {},\n \"f:controller\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:uid\": {}\n }\n }\n },\n \"f:spec\": {\n \"f:replicas\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:pod-template-hash\": {}\n }\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:pod-template-hash\": {}\n },\n \"f:name\": {},\n \"f:namespace\": {}\n },\n \"f:spec\": {\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"calico-kube-controllers\\\"}\": {\n \".\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"DATASTORE_TYPE\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n },\n \"k:{\\\"name\\\":\\\"ENABLED_CONTROLLERS\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:exec\": {\n \".\": {},\n \"f:command\": {}\n },\n \"f:failureThreshold\": {},\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:readinessProbe\": {\n \".\": {},\n \"f:exec\": {\n \".\": {},\n \"f:command\": {}\n },\n \"f:failureThreshold\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:resources\": {},\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {}\n }\n },\n \"f:dnsPolicy\": {},\n \"f:nodeSelector\": {\n \".\": {},\n \"f:kubernetes.io/os\": {}\n },\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:tolerations\": {}\n }\n }\n },\n \"f:status\": {\n \"f:availableReplicas\": {},\n \"f:fullyLabeledReplicas\": {},\n \"f:observedGeneration\": {},\n \"f:readyReplicas\": {},\n \"f:replicas\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"calico-kube-controllers\",\n \"pod-template-hash\": \"57fd98f9d9\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"name\": \"calico-kube-controllers\",\n \"namespace\": \"kube-system\",\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"calico-kube-controllers\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"57fd98f9d9\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"name\": \"calico-kube-controllers\",\n \"image\": \"docker.io/calico/kube-controllers:v3.21.5\",\n \"env\": [\n {\n \"name\": \"ENABLED_CONTROLLERS\",\n \"value\": \"node\"\n },\n {\n \"name\": \"DATASTORE_TYPE\",\n \"value\": \"kubernetes\"\n }\n ],\n \"resources\": {},\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"/usr/bin/check-status\",\n \"-l\"\n ]\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 10,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 6\n },\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"/usr/bin/check-status\",\n \"-r\"\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"calico-kube-controllers\",\n \"serviceAccount\": \"calico-kube-controllers\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n }\n },\n \"status\": {\n \"replicas\": 1,\n \"fullyLabeledReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"observedGeneration\": 1\n }\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-f7ff8fbd5\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/replicasets/dns-controller-f7ff8fbd5\",\n \"uid\": \"6c10bf9e-9dcb-49aa-95c3-ff9976f7a194\",\n \"resourceVersion\": \"485\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"labels\": {\n \"k8s-addon\": \"dns-controller.addons.k8s.io\",\n \"k8s-app\": \"dns-controller\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"f7ff8fbd5\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/desired-replicas\": \"1\",\n \"deployment.kubernetes.io/max-replicas\": \"1\",\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"Deployment\",\n \"name\": \"dns-controller\",\n \"uid\": \"e832d1c1-f77a-41ea-892b-459be2d0f1f7\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ],\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:38Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/desired-replicas\": {},\n \"f:deployment.kubernetes.io/max-replicas\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:pod-template-hash\": {},\n \"f:version\": {}\n },\n \"f:ownerReferences\": {\n \".\": {},\n \"k:{\\\"uid\\\":\\\"e832d1c1-f77a-41ea-892b-459be2d0f1f7\\\"}\": {\n \".\": {},\n \"f:apiVersion\": {},\n \"f:blockOwnerDeletion\": {},\n \"f:controller\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:uid\": {}\n }\n }\n },\n \"f:spec\": {\n \"f:replicas\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:pod-template-hash\": {}\n }\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:scheduler.alpha.kubernetes.io/critical-pod\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-addon\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:pod-template-hash\": {},\n \"f:version\": {}\n }\n },\n \"f:spec\": {\n \"f:affinity\": {\n \".\": {},\n \"f:nodeAffinity\": {\n \".\": {},\n \"f:requiredDuringSchedulingIgnoredDuringExecution\": {\n \".\": {},\n \"f:nodeSelectorTerms\": {}\n }\n }\n },\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"dns-controller\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"KUBERNETES_SERVICE_HOST\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:name\": {},\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:securityContext\": {\n \".\": {},\n \"f:runAsNonRoot\": {}\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {}\n }\n },\n \"f:dnsPolicy\": {},\n \"f:hostNetwork\": {},\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:tolerations\": {}\n }\n }\n },\n \"f:status\": {\n \"f:availableReplicas\": {},\n \"f:fullyLabeledReplicas\": {},\n \"f:observedGeneration\": {},\n \"f:readyReplicas\": {},\n \"f:replicas\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"dns-controller\",\n \"pod-template-hash\": \"f7ff8fbd5\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-addon\": \"dns-controller.addons.k8s.io\",\n \"k8s-app\": \"dns-controller\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"f7ff8fbd5\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"name\": \"dns-controller\",\n \"image\": \"registry.k8s.io/kops/dns-controller:1.24.0-beta.1\",\n \"args\": [\n \"--watch-ingress=false\",\n \"--dns=aws-route53\",\n \"--zone=*/ZEMLNXIIWQ0RV\",\n \"--internal-ipv4\",\n \"--zone=*/*\",\n \"-v=2\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"runAsNonRoot\": true\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"serviceAccountName\": \"dns-controller\",\n \"serviceAccount\": \"dns-controller\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.cloudprovider.kubernetes.io/uninitialized\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n }\n },\n \"status\": {\n \"replicas\": 1,\n \"fullyLabeledReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"observedGeneration\": 1\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-69d7d7c9fd\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/replicasets/kube-dns-69d7d7c9fd\",\n \"uid\": \"43074913-980b-416b-80a7-89fd3d2870e5\",\n \"resourceVersion\": \"813\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"69d7d7c9fd\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/desired-replicas\": \"2\",\n \"deployment.kubernetes.io/max-replicas\": \"3\",\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"Deployment\",\n \"name\": \"kube-dns\",\n \"uid\": \"870fb05c-37db-42eb-9e2f-0ed31a7b3391\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ],\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:18:36Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/desired-replicas\": {},\n \"f:deployment.kubernetes.io/max-replicas\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:pod-template-hash\": {}\n },\n \"f:ownerReferences\": {\n \".\": {},\n \"k:{\\\"uid\\\":\\\"870fb05c-37db-42eb-9e2f-0ed31a7b3391\\\"}\": {\n \".\": {},\n \"f:apiVersion\": {},\n \"f:blockOwnerDeletion\": {},\n \"f:controller\": {},\n \"f:kind\": {},\n \"f:name\": {},\n \"f:uid\": {}\n }\n }\n },\n \"f:spec\": {\n \"f:replicas\": {},\n \"f:selector\": {\n \"f:matchLabels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:pod-template-hash\": {}\n }\n },\n \"f:template\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:prometheus.io/port\": {},\n \"f:prometheus.io/scrape\": {},\n \"f:scheduler.alpha.kubernetes.io/critical-pod\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:pod-template-hash\": {}\n }\n },\n \"f:spec\": {\n \"f:affinity\": {\n \".\": {},\n \"f:podAntiAffinity\": {\n \".\": {},\n \"f:preferredDuringSchedulingIgnoredDuringExecution\": {}\n }\n },\n \"f:containers\": {\n \"k:{\\\"name\\\":\\\"dnsmasq\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:ports\": {\n \".\": {},\n \"k:{\\\"containerPort\\\":53,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n },\n \"k:{\\\"containerPort\\\":53,\\\"protocol\\\":\\\"UDP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n }\n },\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/etc/k8s/dns/dnsmasq-nanny\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"kubedns\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:env\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"PROMETHEUS_PORT\\\"}\": {\n \".\": {},\n \"f:name\": {},\n \"f:value\": {}\n }\n },\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:ports\": {\n \".\": {},\n \"k:{\\\"containerPort\\\":10053,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n },\n \"k:{\\\"containerPort\\\":10053,\\\"protocol\\\":\\\"UDP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n },\n \"k:{\\\"containerPort\\\":10055,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n }\n },\n \"f:readinessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:resources\": {\n \".\": {},\n \"f:limits\": {\n \".\": {},\n \"f:memory\": {}\n },\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {},\n \"f:volumeMounts\": {\n \".\": {},\n \"k:{\\\"mountPath\\\":\\\"/kube-dns-config\\\"}\": {\n \".\": {},\n \"f:mountPath\": {},\n \"f:name\": {}\n }\n }\n },\n \"k:{\\\"name\\\":\\\"sidecar\\\"}\": {\n \".\": {},\n \"f:args\": {},\n \"f:image\": {},\n \"f:imagePullPolicy\": {},\n \"f:livenessProbe\": {\n \".\": {},\n \"f:failureThreshold\": {},\n \"f:httpGet\": {\n \".\": {},\n \"f:path\": {},\n \"f:port\": {},\n \"f:scheme\": {}\n },\n \"f:initialDelaySeconds\": {},\n \"f:periodSeconds\": {},\n \"f:successThreshold\": {},\n \"f:timeoutSeconds\": {}\n },\n \"f:name\": {},\n \"f:ports\": {\n \".\": {},\n \"k:{\\\"containerPort\\\":10054,\\\"protocol\\\":\\\"TCP\\\"}\": {\n \".\": {},\n \"f:containerPort\": {},\n \"f:name\": {},\n \"f:protocol\": {}\n }\n },\n \"f:resources\": {\n \".\": {},\n \"f:requests\": {\n \".\": {},\n \"f:cpu\": {},\n \"f:memory\": {}\n }\n },\n \"f:terminationMessagePath\": {},\n \"f:terminationMessagePolicy\": {}\n }\n },\n \"f:dnsPolicy\": {},\n \"f:priorityClassName\": {},\n \"f:restartPolicy\": {},\n \"f:schedulerName\": {},\n \"f:securityContext\": {},\n \"f:serviceAccount\": {},\n \"f:serviceAccountName\": {},\n \"f:terminationGracePeriodSeconds\": {},\n \"f:volumes\": {\n \".\": {},\n \"k:{\\\"name\\\":\\\"kube-dns-config\\\"}\": {\n \".\": {},\n \"f:configMap\": {\n \".\": {},\n \"f:defaultMode\": {},\n \"f:name\": {},\n \"f:optional\": {}\n },\n \"f:name\": {}\n }\n }\n }\n }\n },\n \"f:status\": {\n \"f:conditions\": {\n \".\": {},\n \"k:{\\\"type\\\":\\\"ReplicaFailure\\\"}\": {\n \".\": {},\n \"f:lastTransitionTime\": {},\n \"f:message\": {},\n \"f:reason\": {},\n \"f:status\": {},\n \"f:type\": {}\n }\n },\n \"f:observedGeneration\": {}\n }\n }\n }\n ]\n },\n \"spec\": {\n \"replicas\": 2,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\",\n \"pod-template-hash\": \"69d7d7c9fd\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"69d7d7c9fd\"\n },\n \"annotations\": {\n \"prometheus.io/port\": \"10055\",\n \"prometheus.io/scrape\": \"true\",\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kube-dns-config\",\n \"configMap\": {\n \"name\": \"kube-dns\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kubedns\",\n \"image\": \"registry.k8s.io/k8s-dns-kube-dns:1.15.13\",\n \"args\": [\n \"--config-dir=/kube-dns-config\",\n \"--dns-port=10053\",\n \"--domain=cluster.local.\",\n \"--v=2\"\n ],\n \"ports\": [\n {\n \"name\": \"dns-local\",\n \"containerPort\": 10053,\n \"protocol\": \"UDP\"\n },\n {\n \"name\": \"dns-tcp-local\",\n \"containerPort\": 10053,\n \"protocol\": \"TCP\"\n },\n {\n \"name\": \"metrics\",\n \"containerPort\": 10055,\n \"protocol\": \"TCP\"\n }\n ],\n \"env\": [\n {\n \"name\": \"PROMETHEUS_PORT\",\n \"value\": \"10055\"\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"170Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"70Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"kube-dns-config\",\n \"mountPath\": \"/kube-dns-config\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthcheck/kubedns\",\n \"port\": 10054,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/readiness\",\n \"port\": 8081,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 3,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"dnsmasq\",\n \"image\": \"registry.k8s.io/k8s-dns-dnsmasq-nanny:1.15.13\",\n \"args\": [\n \"-v=2\",\n \"-logtostderr\",\n \"-configDir=/etc/k8s/dns/dnsmasq-nanny\",\n \"-restartDnsmasq=true\",\n \"--\",\n \"-k\",\n \"--cache-size=1000\",\n \"--dns-forward-max=150\",\n \"--no-negcache\",\n \"--log-facility=-\",\n \"--server=/cluster.local/127.0.0.1#10053\",\n \"--server=/in-addr.arpa/127.0.0.1#10053\",\n \"--server=/in6.arpa/127.0.0.1#10053\",\n \"--min-port=1024\"\n ],\n \"ports\": [\n {\n \"name\": \"dns\",\n \"containerPort\": 53,\n \"protocol\": \"UDP\"\n },\n {\n \"name\": \"dns-tcp\",\n \"containerPort\": 53,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"150m\",\n \"memory\": \"20Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"kube-dns-config\",\n \"mountPath\": \"/etc/k8s/dns/dnsmasq-nanny\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthcheck/dnsmasq\",\n \"port\": 10054,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"sidecar\",\n \"image\": \"registry.k8s.io/k8s-dns-sidecar:1.15.13\",\n \"args\": [\n \"--v=2\",\n \"--logtostderr\",\n \"--probe=kubedns,127.0.0.1:10053,kubernetes.default.svc.cluster.local,5,A\",\n \"--probe=dnsmasq,127.0.0.1:53,kubernetes.default.svc.cluster.local,5,A\"\n ],\n \"ports\": [\n {\n \"name\": \"metrics\",\n \"containerPort\": 10054,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"10m\",\n \"memory\": \"20Mi\"\n }\n },\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/metrics\",\n \"port\": 10054,\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"serviceAccountName\": \"kube-dns\",\n \"serviceAccount\": \"kube-dns\",\n \"securityContext\": {},\n \"affinity\": {\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 1,\n \"podAffinityTerm\": {\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"k8s-app\",\n \"operator\": \"In\",\n \"values\": [\n \"kube-dns\"\n ]\n }\n ]\n },\n \"topologyKey\": \"kubernetes.io/hostname\"\n }\n }\n ]\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"priorityClassName\": \"system-cluster-critical\"\n }\n }\n },\n \"status\": {\n \"replicas\": 0,\n \"observedGeneration\": 2,\n \"conditions\": [\n {\n \"type\": \"ReplicaFailure\",\n \"status\": \"True\",\n \"lastTransitionTime\": \"2022-06-06T15:18:36Z\",\n \"reason\": \"FailedCreate\",\n \"message\": \"pods \\\"kube-dns-69d7d7c9fd-\\\" is forbidden: error looking up service account kube-system/kube-dns: serviceaccount \\\"kube-dns\\\" not found\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns-autoscaler-b86cbbfc8\",\n \"namespace\": \"kube-system\",\n \"selfLink\": \"/apis/apps/v1/namespaces/kube-system/replicasets/kube-dns-autoscaler-b86cbbfc8\",\n \"uid\": \"6fc2036b-ee46-408f-885a-09af6fdc2f9b\",\n \"resourceVersion\": \"807\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-06T15:18:35Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns-autoscaler\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"b86cbbfc8\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/desired-replicas\": \"1\",\n \"deployment.kubernetes.io/max-replicas\": \"2\",\n \"deployment.kubernetes.io/revision\": \"1\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"Deployment\",\n \"name\": \"kube-dns-autoscaler\",\n \"uid\": \"db76feb5-43d7-4f2c-9224-b031726daebd\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ],\n \"managedFields\": [\n {\n \"manager\": \"kube-controller-manager\",\n \"operation\": \"Update\",\n \"apiVersion\": \"apps/v1\",\n \"time\": \"2022-06-06T15:19:46Z\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:deployment.kubernetes.io/desired-replicas\": {},\n \"f:deployment.kubernetes.io/max-replicas\": {},\n \"f:deployment.kubernetes.io/revision\": {}\n },\n \"f:labels\": {\n \".\": {},\n \"f:k8s-app\": {},\n \"f:kops.k8s.io/managed-by\": {},\n \"f:pod-template-hash\": {}\n },\n \"f:ownerReferences\": {\n \".\": {},\n