Error lines from build-log.txt
... skipping 153 lines ...
I0617 14:00:11.192584 5685 common.go:152] Using cluster name:
I0617 14:00:11.192687 5685 http.go:37] curl https://storage.googleapis.com/kubernetes-release/release/stable.txt
I0617 14:00:11.255501 5685 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/latest-ci-updown-green.txt
I0617 14:00:11.256982 5685 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/1.24.0-beta.2+v1.24.0-beta.1-122-g0a02e3fe5b/linux/amd64/kops
I0617 14:00:11.876009 5685 up.go:44] Cleaning up any leaked resources from previous cluster
I0617 14:00:11.876098 5685 dumplogs.go:45] /logs/artifacts/95e1f3ef-ee45-11ec-aa21-eaae59a12ce8/kops toolbox dump --name e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --dir /logs/artifacts --private-key /tmp/kops/e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io/id_ed25519 --ssh-user ubuntu
W0617 14:00:12.366865 5685 down.go:34] Dumping cluster logs at the start of Down() failed: exit status 1
I0617 14:00:12.366916 5685 down.go:48] /logs/artifacts/95e1f3ef-ee45-11ec-aa21-eaae59a12ce8/kops delete cluster --name e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --yes
I0617 14:00:12.388196 5719 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0617 14:00:12.388302 5719 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Error: error reading cluster configuration: Cluster.kops.k8s.io "e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io" not found
I0617 14:00:12.857052 5685 http.go:37] curl http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip
2022/06/17 14:00:12 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
I0617 14:00:12.865514 5685 http.go:37] curl https://ip.jsb.workers.dev
I0617 14:00:12.961754 5685 up.go:156] /logs/artifacts/95e1f3ef-ee45-11ec-aa21-eaae59a12ce8/kops create cluster --name e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --cloud aws --kubernetes-version https://storage.googleapis.com/kubernetes-release/release/v1.24.2 --ssh-public-key /tmp/kops/e2e-e2e-kops-aws-cni-cilium.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-20220610 --channel=alpha --networking=cilium --container-runtime=containerd --node-size=t3.large --discovery-store=s3://k8s-kops-prow/discovery --admin-access 35.188.190.85/32 --master-count 1 --master-volume-size 48 --node-count 4 --node-volume-size 48 --zones ap-south-1a --master-size c5.large
I0617 14:00:12.983183 5729 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0617 14:00:12.983287 5729 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
I0617 14:00:13.010658 5729 create_cluster.go:862] Using SSH public key: /tmp/kops/e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io/id_ed25519.pub
I0617 14:00:13.455941 5729 new_cluster.go:1168] Cloud Provider ID = aws
... skipping 543 lines ...
I0617 14:00:55.982779 5685 up.go:240] /logs/artifacts/95e1f3ef-ee45-11ec-aa21-eaae59a12ce8/kops validate cluster --name e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --count 10 --wait 15m0s
I0617 14:00:56.003682 5770 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0617 14:00:56.003822 5770 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Validating cluster e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io
W0617 14:00:57.750734 5770 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
W0617 14:01:07.782346 5770 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:01:17.819978 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:01:27.870050 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:01:37.911069 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:01:47.946170 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:01:57.986935 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:02:08.033307 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:02:18.072789 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:02:28.123758 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:02:38.157558 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:02:48.192393 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:02:58.229110 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:03:08.270427 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:03:18.305965 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:03:28.343361 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:03:38.393460 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:03:48.446428 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:03:58.480040 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:04:08.520520 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:04:18.553335 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-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
W0617 14:04:28.592794 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
W0617 14:04:38.626719 5770 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-1a
NODE STATUS
... skipping 22 lines ...
Pod kube-system/ebs-csi-node-2tll7 system-node-critical pod "ebs-csi-node-2tll7" is pending
Pod kube-system/ebs-csi-node-ffbpx system-node-critical pod "ebs-csi-node-ffbpx" is pending
Pod kube-system/ebs-csi-node-prczl system-node-critical pod "ebs-csi-node-prczl" is pending
Pod kube-system/ebs-csi-node-wfhdl system-node-critical pod "ebs-csi-node-wfhdl" is pending
Pod kube-system/ebs-csi-node-zbx5j system-node-critical pod "ebs-csi-node-zbx5j" is pending
Validation Failed
W0617 14:04:53.847552 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
W0617 14:05:03.868514 5770 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-1a
NODE STATUS
... skipping 17 lines ...
Pod kube-system/ebs-csi-node-2tll7 system-node-critical pod "ebs-csi-node-2tll7" is pending
Pod kube-system/ebs-csi-node-ffbpx system-node-critical pod "ebs-csi-node-ffbpx" is pending
Pod kube-system/ebs-csi-node-prczl system-node-critical pod "ebs-csi-node-prczl" is pending
Pod kube-system/ebs-csi-node-wfhdl system-node-critical pod "ebs-csi-node-wfhdl" is pending
Pod kube-system/ebs-csi-node-zbx5j system-node-critical pod "ebs-csi-node-zbx5j" is pending
Validation Failed
W0617 14:05:17.387806 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-1a
... skipping 12 lines ...
Pod kube-system/ebs-csi-controller-5b757b8575-s2s9d system-cluster-critical pod "ebs-csi-controller-5b757b8575-s2s9d" is pending
Pod kube-system/ebs-csi-node-2tll7 system-node-critical pod "ebs-csi-node-2tll7" is pending
Pod kube-system/ebs-csi-node-ffbpx system-node-critical pod "ebs-csi-node-ffbpx" is pending
Pod kube-system/ebs-csi-node-prczl system-node-critical pod "ebs-csi-node-prczl" is pending
Pod kube-system/ebs-csi-node-zbx5j system-node-critical pod "ebs-csi-node-zbx5j" is pending
Validation Failed
W0617 14:05:30.842050 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-1a
... skipping 10 lines ...
Pod kube-system/coredns-57d68fdf4b-6l9np system-cluster-critical pod "coredns-57d68fdf4b-6l9np" is pending
Pod kube-system/ebs-csi-controller-5b757b8575-j4l2r system-cluster-critical pod "ebs-csi-controller-5b757b8575-j4l2r" is pending
Pod kube-system/ebs-csi-controller-5b757b8575-s2s9d system-cluster-critical pod "ebs-csi-controller-5b757b8575-s2s9d" is pending
Pod kube-system/ebs-csi-node-ffbpx system-node-critical pod "ebs-csi-node-ffbpx" is pending
Pod kube-system/ebs-csi-node-zbx5j system-node-critical pod "ebs-csi-node-zbx5j" is pending
Validation Failed
W0617 14:05:44.517218 5770 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-ap-south-1a Master c5.large 1 1 ap-south-1a
nodes-ap-south-1a Node t3.large 4 4 ap-south-1a
... skipping 904 lines ...
test/e2e/framework/framework.go:188
Jun 17 14:08:38.879: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "protocol-6706" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] client-go should negotiate watch and report errors with accept \"application/vnd.kubernetes.protobuf,application/json\"","total":-1,"completed":1,"skipped":1,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:39.610: INFO: Driver local doesn't support InlineVolume -- skipping
[AfterEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/framework/framework.go:188
... skipping 61 lines ...
test/e2e/framework/framework.go:188
Jun 17 14:08:39.729: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "events-6401" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-instrumentation] Events should delete a collection of events [Conformance]","total":-1,"completed":1,"skipped":6,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] ServerSideApply
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 13 lines ...
[1mSTEP[0m: Destroying namespace "apply-5985" for this suite.
[AfterEach] [sig-api-machinery] ServerSideApply
test/e2e/apimachinery/apply.go:59
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ServerSideApply should not remove a field if an owner unsets the field but other managers still have ownership of the field","total":-1,"completed":1,"skipped":2,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:40.528: INFO: Driver hostPath doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 29 lines ...
test/e2e/framework/framework.go:188
Jun 17 14:08:40.377: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "configmap-8906" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]","total":-1,"completed":1,"skipped":7,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:41.097: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 44 lines ...
[32m• [SLOW TEST:5.427 seconds][0m
[sig-network] Networking
[90mtest/e2e/network/common/framework.go:23[0m
should provide unchanging, static URL paths for kubernetes api services
[90mtest/e2e/network/networking.go:106[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Networking should provide unchanging, static URL paths for kubernetes api services","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:41.683: INFO: Only supported for providers [openstack] (not aws)
... skipping 54 lines ...
[32m• [SLOW TEST:7.371 seconds][0m
[sig-network] EndpointSlice
[90mtest/e2e/network/common/framework.go:23[0m
should support creating EndpointSlice API operations [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] EndpointSlice should support creating EndpointSlice API operations [Conformance]","total":-1,"completed":1,"skipped":2,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:43.616: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 32 lines ...
test/e2e/framework/framework.go:188
Jun 17 14:08:46.793: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "metrics-grabber-359" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-instrumentation] MetricsGrabber should grab all metrics from a Kubelet.","total":-1,"completed":2,"skipped":7,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 5 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-storage] Downward API volume
test/e2e/common/storage/downwardapi_volume.go:43
[It] should provide container's cpu request [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 14:08:38.338: INFO: Waiting up to 5m0s for pod "downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c" in namespace "downward-api-2351" to be "Succeeded or Failed"
Jun 17 14:08:38.631: INFO: Pod "downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c": Phase="Pending", Reason="", readiness=false. Elapsed: 292.802948ms
Jun 17 14:08:40.868: INFO: Pod "downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.529551407s
Jun 17 14:08:43.103: INFO: Pod "downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.7650622s
Jun 17 14:08:45.339: INFO: Pod "downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c": Phase="Pending", Reason="", readiness=false. Elapsed: 7.000632416s
Jun 17 14:08:47.575: INFO: Pod "downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 9.236244864s
[1mSTEP[0m: Saw pod success
Jun 17 14:08:47.575: INFO: Pod "downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c" satisfied condition "Succeeded or Failed"
Jun 17 14:08:47.809: INFO: Trying to get logs from node i-01e3baf8d04c3921f pod downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 14:08:48.291: INFO: Waiting for pod downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c to disappear
Jun 17 14:08:48.526: INFO: Pod downwardapi-volume-01511641-8638-482c-a50c-f059cfc5f54c no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:13.013 seconds][0m
[sig-storage] Downward API volume
[90mtest/e2e/common/storage/framework.go:23[0m
should provide container's cpu request [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":0,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 4 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]
test/e2e/common/storage/projected_secret.go:92
[1mSTEP[0m: Creating projection with secret that has name projected-secret-test-98e639b2-7b13-454e-a9bb-78cd0e22c95a
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 14:08:39.745: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf" in namespace "projected-3869" to be "Succeeded or Failed"
Jun 17 14:08:39.979: INFO: Pod "pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf": Phase="Pending", Reason="", readiness=false. Elapsed: 234.000852ms
Jun 17 14:08:42.213: INFO: Pod "pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.468472123s
Jun 17 14:08:44.448: INFO: Pod "pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf": Phase="Pending", Reason="", readiness=false. Elapsed: 4.70314702s
Jun 17 14:08:46.683: INFO: Pod "pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.938530903s
Jun 17 14:08:48.918: INFO: Pod "pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 9.173045916s
[1mSTEP[0m: Saw pod success
Jun 17 14:08:48.918: INFO: Pod "pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf" satisfied condition "Succeeded or Failed"
Jun 17 14:08:49.154: INFO: Trying to get logs from node i-0d358a789867f1f7c pod pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf container projected-secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 14:08:49.630: INFO: Waiting for pod pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf to disappear
Jun 17 14:08:49.865: INFO: Pod pod-projected-secrets-f5398e77-3d3e-42e3-8c6c-15db6c3143bf no longer exists
[AfterEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:188
... skipping 5 lines ...
[32m• [SLOW TEST:14.482 seconds][0m
[sig-storage] Projected secret
[90mtest/e2e/common/storage/framework.go:23[0m
should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]
[90mtest/e2e/common/storage/projected_secret.go:92[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Server request timeout the request should be served with a default timeout if the specified timeout in the request URL exceeds maximum allowed","total":-1,"completed":1,"skipped":4,"failed":0}
[BeforeEach] [sig-node] Security Context
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 14:08:39.184: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename security-context-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-node] Security Context
test/e2e/common/node/security_context.go:48
[It] should allow privilege escalation when true [LinuxOnly] [NodeConformance]
test/e2e/common/node/security_context.go:369
Jun 17 14:08:41.126: INFO: Waiting up to 5m0s for pod "alpine-nnp-true-55d9ec04-36df-4aba-8d19-68da9347a294" in namespace "security-context-test-1148" to be "Succeeded or Failed"
Jun 17 14:08:41.363: INFO: Pod "alpine-nnp-true-55d9ec04-36df-4aba-8d19-68da9347a294": Phase="Pending", Reason="", readiness=false. Elapsed: 237.7334ms
Jun 17 14:08:43.601: INFO: Pod "alpine-nnp-true-55d9ec04-36df-4aba-8d19-68da9347a294": Phase="Pending", Reason="", readiness=false. Elapsed: 2.474816486s
Jun 17 14:08:45.837: INFO: Pod "alpine-nnp-true-55d9ec04-36df-4aba-8d19-68da9347a294": Phase="Pending", Reason="", readiness=false. Elapsed: 4.71144329s
Jun 17 14:08:48.074: INFO: Pod "alpine-nnp-true-55d9ec04-36df-4aba-8d19-68da9347a294": Phase="Pending", Reason="", readiness=false. Elapsed: 6.948304074s
Jun 17 14:08:50.311: INFO: Pod "alpine-nnp-true-55d9ec04-36df-4aba-8d19-68da9347a294": Phase="Succeeded", Reason="", readiness=false. Elapsed: 9.184952107s
Jun 17 14:08:50.311: INFO: Pod "alpine-nnp-true-55d9ec04-36df-4aba-8d19-68da9347a294" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 14:08:50.548: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-1148" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
when creating containers with AllowPrivilegeEscalation
[90mtest/e2e/common/node/security_context.go:298[0m
should allow privilege escalation when true [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/node/security_context.go:369[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should allow privilege escalation when true [LinuxOnly] [NodeConformance]","total":-1,"completed":2,"skipped":4,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:51.031: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 48 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
With a server listening on 0.0.0.0
[90mtest/e2e/kubectl/portforward.go:454[0m
should support forwarding over websockets
[90mtest/e2e/kubectl/portforward.go:470[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 should support forwarding over websockets","total":-1,"completed":1,"skipped":0,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:52.818: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 50 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-node] Security Context
test/e2e/common/node/security_context.go:48
[It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
Jun 17 14:08:38.522: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56" in namespace "security-context-test-3363" to be "Succeeded or Failed"
Jun 17 14:08:38.767: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": Phase="Pending", Reason="", readiness=false. Elapsed: 244.928343ms
Jun 17 14:08:41.005: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": Phase="Pending", Reason="", readiness=false. Elapsed: 2.482933208s
Jun 17 14:08:43.241: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": Phase="Pending", Reason="", readiness=false. Elapsed: 4.718922559s
Jun 17 14:08:45.477: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": Phase="Pending", Reason="", readiness=false. Elapsed: 6.954868382s
Jun 17 14:08:47.714: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": Phase="Pending", Reason="", readiness=false. Elapsed: 9.191668668s
Jun 17 14:08:49.950: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": Phase="Pending", Reason="", readiness=false. Elapsed: 11.427267337s
Jun 17 14:08:52.184: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": Phase="Succeeded", Reason="", readiness=false. Elapsed: 13.662030459s
Jun 17 14:08:52.184: INFO: Pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56" satisfied condition "Succeeded or Failed"
Jun 17 14:08:52.426: INFO: Got logs for pod "busybox-privileged-false-14c2b84d-cda8-49f3-b30b-9ab401939d56": "ip: RTNETLINK answers: Operation not permitted\n"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 14:08:52.426: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-3363" for this suite.
... skipping 33 lines ...
[1mSTEP[0m: Building a namespace api object, basename downward-api
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating a pod to test downward api env vars
Jun 17 14:08:40.852: INFO: Waiting up to 5m0s for pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d" in namespace "downward-api-9092" to be "Succeeded or Failed"
Jun 17 14:08:41.088: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d": Phase="Pending", Reason="", readiness=false. Elapsed: 235.691738ms
Jun 17 14:08:43.323: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.471172313s
Jun 17 14:08:45.564: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.712173756s
Jun 17 14:08:47.799: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d": Phase="Pending", Reason="", readiness=false. Elapsed: 6.946859761s
Jun 17 14:08:50.034: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d": Phase="Pending", Reason="", readiness=false. Elapsed: 9.182173175s
Jun 17 14:08:52.271: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d": Phase="Pending", Reason="", readiness=false. Elapsed: 11.418475055s
Jun 17 14:08:54.506: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 13.654326456s
[1mSTEP[0m: Saw pod success
Jun 17 14:08:54.506: INFO: Pod "downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d" satisfied condition "Succeeded or Failed"
Jun 17 14:08:54.744: INFO: Trying to get logs from node i-08979b175038f22dc pod downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d container dapi-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 14:08:55.223: INFO: Waiting for pod downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d to disappear
Jun 17 14:08:55.458: INFO: Pod downward-api-34d6d543-e9c0-4eb7-bebc-ba96fa33c20d no longer exists
[AfterEach] [sig-node] Downward API
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:16.972 seconds][0m
[sig-node] Downward API
[90mtest/e2e/common/node/framework.go:23[0m
should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":11,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] capacity
test/e2e/storage/framework/testsuite.go:51
Jun 17 14:08:55.959: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 53 lines ...
test/e2e/kubectl/kubectl.go:245
[It] should check if cluster-info dump succeeds
test/e2e/kubectl/kubectl.go:1104
[1mSTEP[0m: running cluster-info dump
Jun 17 14:08:38.202: INFO: Running '/logs/artifacts/95e1f3ef-ee45-11ec-aa21-eaae59a12ce8/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-6000 cluster-info dump'
Jun 17 14:08:55.213: INFO: stderr: ""
Jun 17 14:08:55.215: INFO: stdout: "{\n \"kind\": \"NodeList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"1918\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"i-01e3baf8d04c3921f\",\n \"uid\": \"7fcd30d0-2da2-4603-a5ba-3bb4df6b1691\",\n \"resourceVersion\": \"1230\",\n \"creationTimestamp\": \"2022-06-17T14:04:48Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.large\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-south-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-south-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-south-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-01e3baf8d04c3921f\",\n \"kubernetes.io/os\": \"linux\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.large\",\n \"topology.ebs.csi.aws.com/zone\": \"ap-south-1a\",\n \"topology.kubernetes.io/region\": \"ap-south-1\",\n \"topology.kubernetes.io/zone\": \"ap-south-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-01e3baf8d04c3921f\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.4.236\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.4.202\",\n \"io.cilium.network.ipv4-pod-cidr\": \"100.96.4.0/24\",\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n }\n },\n \"spec\": {\n \"podCIDR\": \"100.96.4.0/24\",\n \"podCIDRs\": [\n \"100.96.4.0/24\"\n ],\n \"providerID\": \"aws:///ap-south-1a/i-01e3baf8d04c3921f\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"8038324Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"7935924Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:26Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:26Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:48Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:48Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:48Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:18Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.40.91\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"3.6.40.81\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-01e3baf8d04c3921f.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-01e3baf8d04c3921f.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-3-6-40-81.ap-south-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2b061c509d2d4548b4995950220846\",\n \"systemUUID\": \"ec2b061c-509d-2d45-48b4-995950220846\",\n \"bootID\": \"a495ac63-d2d0-446b-af4b-69cc16af648b\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.6.6\",\n \"kubeletVersion\": \"v1.24.2\",\n \"kubeProxyVersion\": \"v1.24.2\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"quay.io/cilium/cilium:v1.11.5\"\n ],\n \"sizeBytes\": 158523877\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 111851063\n },\n {\n \"names\": [\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\"\n ],\n \"sizeBytes\": 106347804\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\"\n ],\n \"sizeBytes\": 9068367\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\"\n ],\n \"sizeBytes\": 8279778\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\": \"i-01f8d24c3eaded970\",\n \"uid\": \"e6e971cf-6af9-4368-a061-4db6f3a4ad49\",\n \"resourceVersion\": \"1124\",\n \"creationTimestamp\": \"2022-06-17T14:03:12Z\",\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-south-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-south-1a\",\n \"kops.k8s.io/instancegroup\": \"master-ap-south-1a\",\n \"kops.k8s.io/kops-controller-pki\": \"\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-01f8d24c3eaded970\",\n \"kubernetes.io/os\": \"linux\",\n \"node-role.kubernetes.io/control-plane\": \"\",\n \"node.kubernetes.io/exclude-from-external-load-balancers\": \"\",\n \"node.kubernetes.io/instance-type\": \"c5.large\",\n \"topology.ebs.csi.aws.com/zone\": \"ap-south-1a\",\n \"topology.kubernetes.io/region\": \"ap-south-1\",\n \"topology.kubernetes.io/zone\": \"ap-south-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-01f8d24c3eaded970\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.0.173\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.0.124\",\n \"io.cilium.network.ipv4-pod-cidr\": \"100.96.0.0/24\",\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n }\n },\n \"spec\": {\n \"podCIDR\": \"100.96.0.0/24\",\n \"podCIDRs\": [\n \"100.96.0.0/24\"\n ],\n \"providerID\": \"aws:///ap-south-1a/i-01f8d24c3eaded970\",\n \"taints\": [\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"effect\": \"NoSchedule\"\n }\n ]\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3774396Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3671996Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:04:57Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:57Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:55Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:12Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:55Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:12Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:55Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:12Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:55Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:13Z\",\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.1\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"3.111.149.78\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-01f8d24c3eaded970.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-01f8d24c3eaded970.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-3-111-149-78.ap-south-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec281fd7be7afacf293ea6cc95a316ca\",\n \"systemUUID\": \"ec281fd7-be7a-facf-293e-a6cc95a316ca\",\n \"bootID\": \"1945c660-5b28-4513-86b3-3ecb0c28d3a9\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.6.6\",\n \"kubeletVersion\": \"v1.24.2\",\n \"kubeProxyVersion\": \"v1.24.2\",\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 \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"quay.io/cilium/cilium:v1.11.5\"\n ],\n \"sizeBytes\": 158523877\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-apiserver-amd64@sha256:e31b9dc1170027a5108e880ab1cdc32626fc7c9caf7676fd3af1ec31aad9d57e\",\n \"k8s.gcr.io/kube-apiserver-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 127347578\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 111851063\n },\n {\n \"names\": [\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\"\n ],\n \"sizeBytes\": 106347804\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-scheduler-amd64@sha256:597744505e47fbbfa800f85aee43d91c06772fd2caf42430403fde033b0b0a9c\",\n \"k8s.gcr.io/kube-scheduler-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 48626399\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/kops-controller:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 41570328\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/dns-controller:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 41068239\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-controller-manager-amd64@sha256:2983c26046cf32a9f877a2e6386b2b392cfb9fea25675220a439f6dae45ae3e5\",\n \"k8s.gcr.io/kube-controller-manager-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 31033358\n },\n {\n \"names\": [\n \"quay.io/cilium/operator@sha256:a6095fedca15081df3bfb70aa627578d642eeaf3b0e0140100c1086fd47bbfb5\",\n \"quay.io/cilium/operator:v1.11.5\"\n ],\n \"sizeBytes\": 23918935\n },\n {\n \"names\": [\n \"registry.k8s.io/provider-aws/cloud-controller-manager@sha256:9b1f6a6dd5de51cc30381187e0a3e236c6cebd34ca975074db3d4a3b0b2ca57c\",\n \"registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.0\"\n ],\n \"sizeBytes\": 17775825\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\"\n ],\n \"sizeBytes\": 9068367\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\"\n ],\n \"sizeBytes\": 8279778\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/kube-apiserver-healthcheck:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 5136192\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\": \"i-08979b175038f22dc\",\n \"uid\": \"652e550a-2919-47da-abe3-de62394ff61a\",\n \"resourceVersion\": \"1130\",\n \"creationTimestamp\": \"2022-06-17T14:04:44Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.large\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-south-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-south-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-south-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-08979b175038f22dc\",\n \"kubernetes.io/os\": \"linux\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.large\",\n \"topology.ebs.csi.aws.com/zone\": \"ap-south-1a\",\n \"topology.kubernetes.io/region\": \"ap-south-1\",\n \"topology.kubernetes.io/zone\": \"ap-south-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-08979b175038f22dc\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.3.12\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.3.16\",\n \"io.cilium.network.ipv4-pod-cidr\": \"100.96.3.0/24\",\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n }\n },\n \"spec\": {\n \"podCIDR\": \"100.96.3.0/24\",\n \"podCIDRs\": [\n \"100.96.3.0/24\"\n ],\n \"providerID\": \"aws:///ap-south-1a/i-08979b175038f22dc\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"8038324Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"7935924Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:21Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:21Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:56Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:24Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:56Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:24Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:56Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:24Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:56Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:15Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.34.64\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"13.233.230.64\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-08979b175038f22dc.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-08979b175038f22dc.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-13-233-230-64.ap-south-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec27e875b3e3d6f225f0936470a0fa19\",\n \"systemUUID\": \"ec27e875-b3e3-d6f2-25f0-936470a0fa19\",\n \"bootID\": \"fe3244d0-e22c-49d2-8979-ea732a7695f8\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.6.6\",\n \"kubeletVersion\": \"v1.24.2\",\n \"kubeProxyVersion\": \"v1.24.2\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"quay.io/cilium/cilium:v1.11.5\"\n ],\n \"sizeBytes\": 158523877\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 111851063\n },\n {\n \"names\": [\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\"\n ],\n \"sizeBytes\": 106347804\n },\n {\n \"names\": [\n \"registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"registry.k8s.io/coredns/coredns:v1.8.6\"\n ],\n \"sizeBytes\": 13585107\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\"\n ],\n \"sizeBytes\": 9068367\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\"\n ],\n \"sizeBytes\": 8279778\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\": \"i-0d358a789867f1f7c\",\n \"uid\": \"f36d6d7b-ebe6-47e8-9f95-4235d7a86239\",\n \"resourceVersion\": \"1206\",\n \"creationTimestamp\": \"2022-06-17T14:04:33Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.large\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-south-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-south-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-south-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-0d358a789867f1f7c\",\n \"kubernetes.io/os\": \"linux\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.large\",\n \"topology.ebs.csi.aws.com/zone\": \"ap-south-1a\",\n \"topology.kubernetes.io/region\": \"ap-south-1\",\n \"topology.kubernetes.io/zone\": \"ap-south-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-0d358a789867f1f7c\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.1.150\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.1.249\",\n \"io.cilium.network.ipv4-pod-cidr\": \"100.96.1.0/24\",\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n }\n },\n \"spec\": {\n \"podCIDR\": \"100.96.1.0/24\",\n \"podCIDRs\": [\n \"100.96.1.0/24\"\n ],\n \"providerID\": \"aws:///ap-south-1a/i-0d358a789867f1f7c\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"8038316Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"7935916Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:09Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:09Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:15Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:12Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:15Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:12Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:15Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:12Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:15Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:03Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.34.147\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"13.234.239.219\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-0d358a789867f1f7c.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-0d358a789867f1f7c.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-13-234-239-219.ap-south-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec210250fa77e8c575dd7f80048376d4\",\n \"systemUUID\": \"ec210250-fa77-e8c5-75dd-7f80048376d4\",\n \"bootID\": \"e8c539e4-a877-4c6a-ae6c-da84457a974b\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.6.6\",\n \"kubeletVersion\": \"v1.24.2\",\n \"kubeProxyVersion\": \"v1.24.2\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"quay.io/cilium/cilium:v1.11.5\"\n ],\n \"sizeBytes\": 158523877\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 111851063\n },\n {\n \"names\": [\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\"\n ],\n \"sizeBytes\": 106347804\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-provisioner@sha256:c8e03f60afa90a28e4bb6ec9a8d0fc36d89de4b7475cf2d613afa793ec969fe0\",\n \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\"\n ],\n \"sizeBytes\": 22629806\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-attacher@sha256:c5be65d6679efabb969d9b019300d187437ae876f992c40911fd2892bbef3b36\",\n \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\"\n ],\n \"sizeBytes\": 21367429\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-resizer@sha256:7a5ba58a44e0d749e0767e4e37315bcf6a61f33ce3185c1991848af4db0fb70a\",\n \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\"\n ],\n \"sizeBytes\": 20096832\n },\n {\n \"names\": [\n \"registry.k8s.io/cpa/cluster-proportional-autoscaler@sha256:fd636b33485c7826fb20ef0688a83ee0910317dbb6c0c6f3ad14661c1db25def\",\n \"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\"\n ],\n \"sizeBytes\": 15209393\n },\n {\n \"names\": [\n \"registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"registry.k8s.io/coredns/coredns:v1.8.6\"\n ],\n \"sizeBytes\": 13585107\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\"\n ],\n \"sizeBytes\": 9068367\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\"\n ],\n \"sizeBytes\": 8279778\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/livenessprobe@sha256:529be2c9770add0cdd0c989115222ea9fc1be430c11095eb9f6dafcf98a36e2b\",\n \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\"\n ],\n \"sizeBytes\": 7960518\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\": \"i-0f5982828829a9fbb\",\n \"uid\": \"ac743732-0570-4d09-bb0a-ab2c60098885\",\n \"resourceVersion\": \"1229\",\n \"creationTimestamp\": \"2022-06-17T14:04:38Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.large\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"ap-south-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"ap-south-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-ap-south-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-0f5982828829a9fbb\",\n \"kubernetes.io/os\": \"linux\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.large\",\n \"topology.ebs.csi.aws.com/zone\": \"ap-south-1a\",\n \"topology.kubernetes.io/region\": \"ap-south-1\",\n \"topology.kubernetes.io/zone\": \"ap-south-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-0f5982828829a9fbb\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.2.225\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.2.41\",\n \"io.cilium.network.ipv4-pod-cidr\": \"100.96.2.0/24\",\n \"node.alpha.kubernetes.io/ttl\": \"0\",\n \"volumes.kubernetes.io/controller-managed-attach-detach\": \"true\"\n }\n },\n \"spec\": {\n \"podCIDR\": \"100.96.2.0/24\",\n \"podCIDRs\": [\n \"100.96.2.0/24\"\n ],\n \"providerID\": \"aws:///ap-south-1a/i-0f5982828829a9fbb\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"8038324Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"7935924Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:05:15Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:15Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:17Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:17Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:04:17Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-17T14:06:20Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:09Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.40.69\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"13.233.70.79\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-0f5982828829a9fbb.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-0f5982828829a9fbb.ap-south-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-13-233-70-79.ap-south-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2f2c517cf50786ffd1abebce572ab4\",\n \"systemUUID\": \"ec2f2c51-7cf5-0786-ffd1-abebce572ab4\",\n \"bootID\": \"bd2018be-5a8c-495a-860b-b92ef5af348c\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"containerd://1.6.6\",\n \"kubeletVersion\": \"v1.24.2\",\n \"kubeProxyVersion\": \"v1.24.2\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"quay.io/cilium/cilium:v1.11.5\"\n ],\n \"sizeBytes\": 158523877\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.24.2\"\n ],\n \"sizeBytes\": 111851063\n },\n {\n \"names\": [\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\"\n ],\n \"sizeBytes\": 106347804\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-provisioner@sha256:c8e03f60afa90a28e4bb6ec9a8d0fc36d89de4b7475cf2d613afa793ec969fe0\",\n \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\"\n ],\n \"sizeBytes\": 22629806\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-attacher@sha256:c5be65d6679efabb969d9b019300d187437ae876f992c40911fd2892bbef3b36\",\n \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\"\n ],\n \"sizeBytes\": 21367429\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-resizer@sha256:7a5ba58a44e0d749e0767e4e37315bcf6a61f33ce3185c1991848af4db0fb70a\",\n \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\"\n ],\n \"sizeBytes\": 20096832\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\"\n ],\n \"sizeBytes\": 9068367\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\"\n ],\n \"sizeBytes\": 8279778\n },\n {\n \"names\": [\n \"registry.k8s.io/sig-storage/livenessprobe@sha256:529be2c9770add0cdd0c989115222ea9fc1be430c11095eb9f6dafcf98a36e2b\",\n \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\"\n ],\n \"sizeBytes\": 7960518\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}\n{\n \"kind\": \"EventList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"487\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-ptzbx.16f96d665073ac43\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bec206d2-3752-4833-aad7-4f6d32e32658\",\n \"resourceVersion\": \"73\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-ptzbx\",\n \"uid\": \"bab72e99-7d36-4862-a7df-a18789743bb3\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"344\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/aws-cloud-controller-manager-ptzbx to i-01f8d24c3eaded970\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-ptzbx.16f96d667da907c1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"54c2ef5a-cd19-44dd-baf7-c30f71f453d7\",\n \"resourceVersion\": \"103\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-ptzbx\",\n \"uid\": \"bab72e99-7d36-4862-a7df-a18789743bb3\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"348\",\n \"fieldPath\": \"spec.containers{aws-cloud-controller-manager}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-ptzbx.16f96d675f033a5b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"766a3e69-0853-4180-b9bb-8709fb06f55d\",\n \"resourceVersion\": \"115\",\n \"creationTimestamp\": \"2022-06-17T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-ptzbx\",\n \"uid\": \"bab72e99-7d36-4862-a7df-a18789743bb3\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"348\",\n \"fieldPath\": \"spec.containers{aws-cloud-controller-manager}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.0\\\" in 3.780771834s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-ptzbx.16f96d67610f06b7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"20eacd3a-531f-46cb-b16a-824bfab4d966\",\n \"resourceVersion\": \"116\",\n \"creationTimestamp\": \"2022-06-17T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-ptzbx\",\n \"uid\": \"bab72e99-7d36-4862-a7df-a18789743bb3\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"348\",\n \"fieldPath\": \"spec.containers{aws-cloud-controller-manager}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container aws-cloud-controller-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-ptzbx.16f96d676731e7dd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ec42becd-9aca-46c2-a51a-6c94f98e1f0b\",\n \"resourceVersion\": \"117\",\n \"creationTimestamp\": \"2022-06-17T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-ptzbx\",\n \"uid\": \"bab72e99-7d36-4862-a7df-a18789743bb3\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"348\",\n \"fieldPath\": \"spec.containers{aws-cloud-controller-manager}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container aws-cloud-controller-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager.16f96d664f8eec8e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d594fc6e-c65d-4a44-906e-88f872075db7\",\n \"resourceVersion\": \"72\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager\",\n \"uid\": \"85384559-ec45-45ed-889d-f86635a430d4\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"268\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: aws-cloud-controller-manager-ptzbx\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d754a83c6fc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d38b6cbf-cfc2-4e7e-8c83-ddfae5dc5937\",\n \"resourceVersion\": \"223\",\n \"creationTimestamp\": \"2022-06-17T14:04:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"713\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-996nx to i-01e3baf8d04c3921f\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d767dc9d51c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"527c76e9-253f-4cf6-a8d2-b82ffe4ad156\",\n \"resourceVersion\": \"268\",\n \"creationTimestamp\": \"2022-06-17T14:04:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"quay.io/cilium/cilium:v1.11.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d79ac353ad3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"687c3d94-c1d9-457e-bd78-94b3f541d0ef\",\n \"resourceVersion\": \"307\",\n \"creationTimestamp\": \"2022-06-17T14:05:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 13.663679831s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:07Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:07Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d79ae627c0c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aa9f6c2d-60a6-476a-9ca6-d0e224298c1f\",\n \"resourceVersion\": \"308\",\n \"creationTimestamp\": \"2022-06-17T14:05:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:07Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:07Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d79b3e78c73\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b8a211f8-dfdc-4514-b73d-9885cfb0b498\",\n \"resourceVersion\": \"310\",\n \"creationTimestamp\": \"2022-06-17T14:05:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:07Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:07Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d7a6bdad96a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4cd57a04-bb32-453d-a22c-6669b3c45c05\",\n \"resourceVersion\": \"321\",\n \"creationTimestamp\": \"2022-06-17T14:05:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"quay.io/cilium/cilium:v1.11.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:10Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:10Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d7a6de20dbc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fed38538-51ee-40be-a153-0ea1c8340932\",\n \"resourceVersion\": \"322\",\n \"creationTimestamp\": \"2022-06-17T14:05:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:10Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:10Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d7a74a87645\",\n \"namespace\": \"kube-system\",\n \"uid\": \"03487f95-62a2-40fb-8c32-6d4e0173af42\",\n \"resourceVersion\": \"323\",\n \"creationTimestamp\": \"2022-06-17T14:05:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:10Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:10Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx.16f96d7aedb58a36\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f2869970-19b2-42fb-9a72-cec8c2502d59\",\n \"resourceVersion\": \"361\",\n \"creationTimestamp\": \"2022-06-17T14:05:12Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-996nx\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"717\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Startup probe failed: Get \\\"http://127.0.0.1:9876/healthz\\\": dial tcp 127.0.0.1:9876: connect: connection refused\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:12Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:24Z\",\n \"count\": 7,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d71be21c1dc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1ef48ace-2146-44f2-90bf-767954dea3f9\",\n \"resourceVersion\": \"164\",\n \"creationTimestamp\": \"2022-06-17T14:04:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"592\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-kw69k to i-0d358a789867f1f7c\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d727b848c6e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d94d4b12-7125-4069-a9c3-14ecb8e9bbb4\",\n \"resourceVersion\": \"173\",\n \"creationTimestamp\": \"2022-06-17T14:04:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"quay.io/cilium/cilium:v1.11.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:36Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d75a52e5989\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8988fddf-9bed-4b54-a852-f2f81ee87a2e\",\n \"resourceVersion\": \"230\",\n \"creationTimestamp\": \"2022-06-17T14:04:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 13.583880942s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d75a6d117c8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a1a4ad15-f7ff-471b-863a-176842b50786\",\n \"resourceVersion\": \"231\",\n \"creationTimestamp\": \"2022-06-17T14:04:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d75ac179b93\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8481cab8-bb60-4912-948a-0fb812de83a5\",\n \"resourceVersion\": \"232\",\n \"creationTimestamp\": \"2022-06-17T14:04:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d765f8cb7a1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d1c376ca-afa4-4e5f-9509-cd33c7f735e5\",\n \"resourceVersion\": \"239\",\n \"creationTimestamp\": \"2022-06-17T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"quay.io/cilium/cilium:v1.11.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d766126466f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dc574e66-e1fb-410f-b9a0-c1bfb239ed69\",\n \"resourceVersion\": \"240\",\n \"creationTimestamp\": \"2022-06-17T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d7667e02b01\",\n \"namespace\": \"kube-system\",\n \"uid\": \"900d24ed-5eb4-4f0b-986e-22e84f9adeb6\",\n \"resourceVersion\": \"241\",\n \"creationTimestamp\": \"2022-06-17T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k.16f96d770392d7d2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"892955bb-915c-4840-bd0e-a3d3d7a98e2e\",\n \"resourceVersion\": \"311\",\n \"creationTimestamp\": \"2022-06-17T14:04:55Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-kw69k\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"596\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Startup probe failed: Get \\\"http://127.0.0.1:9876/healthz\\\": dial tcp 127.0.0.1:9876: connect: connection refused\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:55Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:07Z\",\n \"count\": 7,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d72e9588237\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ef2dc6ad-e14b-488c-888b-3d2cf9425cbf\",\n \"resourceVersion\": \"185\",\n \"creationTimestamp\": \"2022-06-17T14:04:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"625\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-lvl5z to i-0f5982828829a9fbb\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:38Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d73a1ea2d78\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b735256a-41ba-4f67-97b8-1123d1ea9be8\",\n \"resourceVersion\": \"196\",\n \"creationTimestamp\": \"2022-06-17T14:04:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"quay.io/cilium/cilium:v1.11.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d771c22e13b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"82106108-65c6-4196-8f6c-08795b8b0f8e\",\n \"resourceVersion\": \"246\",\n \"creationTimestamp\": \"2022-06-17T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 14.935412489s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d771ddf3f99\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ed070987-168d-44c4-a23f-8e7dbe9b0e04\",\n \"resourceVersion\": \"251\",\n \"creationTimestamp\": \"2022-06-17T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d772282a8d0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"07b32310-6596-4ab7-b054-00f629221355\",\n \"resourceVersion\": \"258\",\n \"creationTimestamp\": \"2022-06-17T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d77bf8f0bde\",\n \"namespace\": \"kube-system\",\n \"uid\": \"220dde4c-3b06-4c9c-9d4d-908ee796f664\",\n \"resourceVersion\": \"274\",\n \"creationTimestamp\": \"2022-06-17T14:04:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"quay.io/cilium/cilium:v1.11.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:59Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d77c1d3b94d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3888d9d6-f499-4598-8729-9a72d8fb6f9b\",\n \"resourceVersion\": \"275\",\n \"creationTimestamp\": \"2022-06-17T14:04:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:59Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d77c9510164\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4a2aeb1a-fd48-41ab-a822-be18b8aa33e1\",\n \"resourceVersion\": \"276\",\n \"creationTimestamp\": \"2022-06-17T14:04:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:59Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z.16f96d78307d537b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ebb31cf6-cddd-4fb9-8bc8-9f6aaedbd8ee\",\n \"resourceVersion\": \"329\",\n \"creationTimestamp\": \"2022-06-17T14:05:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lvl5z\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"629\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Startup probe failed: Get \\\"http://127.0.0.1:9876/healthz\\\": dial tcp 127.0.0.1:9876: connect: connection refused\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:01Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:13Z\",\n \"count\": 7,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-64gz7.16f96d667267a883\",\n \"namespace\": \"kube-system\",\n \"uid\": \"38c713d5-c861-4029-aedc-bd879eaf5532\",\n \"resourceVersion\": \"102\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-64gz7\",\n \"uid\": \"e3d7ddcc-469f-47b0-950b-b7426dde17be\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"397\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-operator-84c488588-64gz7 to i-01f8d24c3eaded970\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-64gz7.16f96d66d7ee468a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d3ababd2-e323-466f-ab31-8b405a3bad91\",\n \"resourceVersion\": \"111\",\n \"creationTimestamp\": \"2022-06-17T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-64gz7\",\n \"uid\": \"e3d7ddcc-469f-47b0-950b-b7426dde17be\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"414\",\n \"fieldPath\": \"spec.containers{cilium-operator}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"quay.io/cilium/operator:v1.11.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-64gz7.16f96d6c2e16bff0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cc12c1c8-4b00-46d5-9dde-38331f5e65d8\",\n \"resourceVersion\": \"139\",\n \"creationTimestamp\": \"2022-06-17T14:04:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-64gz7\",\n \"uid\": \"e3d7ddcc-469f-47b0-950b-b7426dde17be\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"414\",\n \"fieldPath\": \"spec.containers{cilium-operator}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/operator:v1.11.5\\\" in 22.920317926s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:09Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-64gz7.16f96d6c300066af\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4df80e77-825c-4c40-83fa-d32e16be8f67\",\n \"resourceVersion\": \"140\",\n \"creationTimestamp\": \"2022-06-17T14:04:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-64gz7\",\n \"uid\": \"e3d7ddcc-469f-47b0-950b-b7426dde17be\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"414\",\n \"fieldPath\": \"spec.containers{cilium-operator}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-operator\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:09Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-64gz7.16f96d6c3721fa27\",\n \"namespace\": \"kube-system\",\n \"uid\": \"63c085c2-956e-4d75-b0c1-e9153868ff82\",\n \"resourceVersion\": \"142\",\n \"creationTimestamp\": \"2022-06-17T14:04:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-64gz7\",\n \"uid\": \"e3d7ddcc-469f-47b0-950b-b7426dde17be\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"414\",\n \"fieldPath\": \"spec.containers{cilium-operator}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-operator\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:09Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588.16f96d666e922430\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d5c93007-3e64-4afa-b89f-311ce2ecb079\",\n \"resourceVersion\": \"98\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588\",\n \"uid\": \"e5b1166f-50cd-4244-9af8-23464d927c55\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"379\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-operator-84c488588-64gz7\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator.16f96d664218b51e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1eab3d8e-745e-4be0-8fb5-43714b189dbb\",\n \"resourceVersion\": \"88\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator\",\n \"uid\": \"9b6a3d90-c17c-474d-95b9-1aada7a544e9\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"266\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator.16f96d6664484b3b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0726b9ec-5fc7-4711-bc2c-a4b931ad2566\",\n \"resourceVersion\": \"82\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator\",\n \"uid\": \"23fc0a20-822e-4182-9be8-33fe163c2b0e\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"265\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set cilium-operator-84c488588 to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6653feeb8e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8b8538dc-0a24-4b37-95d4-031c4bfe95e7\",\n \"resourceVersion\": \"78\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"352\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-r5nh5 to i-01f8d24c3eaded970\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d66a622996a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"79e50e10-956e-4033-9f0e-389d377f1e9d\",\n \"resourceVersion\": \"104\",\n \"creationTimestamp\": \"2022-06-17T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"quay.io/cilium/cilium:v1.11.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6a918c3f53\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b51c1a5f-fc2f-48ac-b14a-179b017cf809\",\n \"resourceVersion\": \"128\",\n \"creationTimestamp\": \"2022-06-17T14:04:02Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 16.834459136s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:02Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:02Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6a9314eaf7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cdabeb19-391f-476d-8326-11ab8221ec5a\",\n \"resourceVersion\": \"129\",\n \"creationTimestamp\": \"2022-06-17T14:04:02Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:02Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:02Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6a98ef41d2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1dd655f6-e776-4070-89b6-daa6b697f031\",\n \"resourceVersion\": \"130\",\n \"creationTimestamp\": \"2022-06-17T14:04:02Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:02Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:02Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6af9b7bcae\",\n \"namespace\": \"kube-system\",\n \"uid\": \"996bae0a-4681-4be0-a3a2-49637881b85a\",\n \"resourceVersion\": \"132\",\n \"creationTimestamp\": \"2022-06-17T14:04:04Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"quay.io/cilium/cilium:v1.11.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:04Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6afc3f134a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b17749e6-1aee-4c6f-a636-e68aff12bf86\",\n \"resourceVersion\": \"133\",\n \"creationTimestamp\": \"2022-06-17T14:04:04Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:04Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6b026d783b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9b53d34d-f265-459b-9f75-7b698e668227\",\n \"resourceVersion\": \"134\",\n \"creationTimestamp\": \"2022-06-17T14:04:04Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:04Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5.16f96d6b483f557a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a8a98dc1-7de1-4076-8f3f-0a9f1995241f\",\n \"resourceVersion\": \"193\",\n \"creationTimestamp\": \"2022-06-17T14:04:05Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-r5nh5\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"357\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Startup probe failed: Get \\\"http://127.0.0.1:9876/healthz\\\": dial tcp 127.0.0.1:9876: connect: connection refused\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:05Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:39Z\",\n \"count\": 18,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d7472fc0089\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b13f66e4-b2b0-4f93-9b16-bc7f4aad5258\",\n \"resourceVersion\": \"206\",\n \"creationTimestamp\": \"2022-06-17T14:04:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"675\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-tc9xh to i-08979b175038f22dc\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d75350e2d39\",\n \"namespace\": \"kube-system\",\n \"uid\": \"863508dc-bf06-44a3-a456-5a0340d1e588\",\n \"resourceVersion\": \"219\",\n \"creationTimestamp\": \"2022-06-17T14:04:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"quay.io/cilium/cilium:v1.11.5\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d78c13b4106\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b707af87-4f1b-4ef6-91dd-6cd8a6fa3987\",\n \"resourceVersion\": \"287\",\n \"creationTimestamp\": \"2022-06-17T14:05:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 15.23665102s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:03Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d78c3095321\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e6949f44-6676-4b07-841c-0dc46b5aa06d\",\n \"resourceVersion\": \"288\",\n \"creationTimestamp\": \"2022-06-17T14:05:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:03Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d78c850d2bb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ae882de6-d759-4312-917b-e9a9ef6e7feb\",\n \"resourceVersion\": \"290\",\n \"creationTimestamp\": \"2022-06-17T14:05:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container clean-cilium-state\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:03Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d797ea0e78b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5363786c-59e8-4308-bfca-709406b491f3\",\n \"resourceVersion\": \"302\",\n \"creationTimestamp\": \"2022-06-17T14:05:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"quay.io/cilium/cilium:v1.11.5\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:06Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:06Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d79813246e2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ac5b2b43-6478-437c-a806-862c3898e398\",\n \"resourceVersion\": \"303\",\n \"creationTimestamp\": \"2022-06-17T14:05:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:06Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:06Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d7988607c0f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c3bc82b6-7a45-43fa-85f3-626ebaca4306\",\n \"resourceVersion\": \"304\",\n \"creationTimestamp\": \"2022-06-17T14:05:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:06Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:06Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh.16f96d7a2f67cffc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"757cb740-32e4-4128-a7b5-69d111f0e9f4\",\n \"resourceVersion\": \"344\",\n \"creationTimestamp\": \"2022-06-17T14:05:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-tc9xh\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"678\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Startup probe failed: Get \\\"http://127.0.0.1:9876/healthz\\\": dial tcp 127.0.0.1:9876: connect: connection refused\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:09Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:19Z\",\n \"count\": 6,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f96d665308caf7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5dc363a5-99bd-477f-aadd-1a630d121c68\",\n \"resourceVersion\": \"77\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"264\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-r5nh5\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f96d71bd9cdb84\",\n \"namespace\": \"kube-system\",\n \"uid\": \"45fdee10-4c7b-425b-8d29-25f5f48956ce\",\n \"resourceVersion\": \"162\",\n \"creationTimestamp\": \"2022-06-17T14:04:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"363\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-kw69k\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f96d72e863e265\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aa521bc3-735e-488a-a04c-0b1a0fef02d4\",\n \"resourceVersion\": \"186\",\n \"creationTimestamp\": \"2022-06-17T14:04:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"597\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-lvl5z\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:38Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f96d746d3fa2be\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dfd1c281-c6f7-4c22-b84f-9810751d35ce\",\n \"resourceVersion\": \"204\",\n \"creationTimestamp\": \"2022-06-17T14:04:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"630\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-tc9xh\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f96d7549d01b44\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9926e07c-b690-4536-94d8-9124c2e0cc11\",\n \"resourceVersion\": \"224\",\n \"creationTimestamp\": \"2022-06-17T14:04:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"679\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-996nx\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cloud-controller-manager.16f96d67eded6fce\",\n \"namespace\": \"kube-system\",\n \"uid\": \"72b4cb68-b31d-4c22-b2e0-88efd47121a2\",\n \"resourceVersion\": \"119\",\n \"creationTimestamp\": \"2022-06-17T14:03:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"cloud-controller-manager\",\n \"uid\": \"b9271299-175a-411e-8510-8bdbddaae866\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"447\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-01f8d24c3eaded970_573b8a14-4c58-4489-b57c-3e5c1ba35013 became leader\",\n \"source\": {\n \"component\": \"cloud-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:51Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cloud-provider-extraction-migration.16f96d67ee600690\",\n \"namespace\": \"kube-system\",\n \"uid\": \"42011972-fc0c-4378-87dd-3fe559260edb\",\n \"resourceVersion\": \"120\",\n \"creationTimestamp\": \"2022-06-17T14:03:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"cloud-provider-extraction-migration\",\n \"uid\": \"cd3c22df-c987-4ab2-a56b-4fd3d8d04246\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"449\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-01f8d24c3eaded970_573b8a14-4c58-4489-b57c-3e5c1ba35013 became leader\",\n \"source\": {\n \"component\": \"cloud-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:51Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-6l9np.16f96d802fcb3b19\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7db5f8c0-aa2b-42ac-b633-e5a9caa3f2a8\",\n \"resourceVersion\": \"386\",\n \"creationTimestamp\": \"2022-06-17T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-6l9np\",\n \"uid\": \"482685a5-8555-42b2-8335-61dedcd8768b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"992\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-57d68fdf4b-6l9np to i-08979b175038f22dc\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-6l9np.16f96d80688bcb9a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"24ac5ec4-61f3-425c-a6b9-2944698f3fe6\",\n \"resourceVersion\": \"388\",\n \"creationTimestamp\": \"2022-06-17T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-6l9np\",\n \"uid\": \"482685a5-8555-42b2-8335-61dedcd8768b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"995\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-6l9np.16f96d82187a0616\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2d6fb1ad-8eb2-4c8c-ba52-ad459daac8fd\",\n \"resourceVersion\": \"413\",\n \"creationTimestamp\": \"2022-06-17T14:05:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-6l9np\",\n \"uid\": \"482685a5-8555-42b2-8335-61dedcd8768b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"995\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\" in 7.246575741s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-6l9np.16f96d821c1b0ad1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a97e285d-39a0-4c03-a801-7aaffe6294d8\",\n \"resourceVersion\": \"414\",\n \"creationTimestamp\": \"2022-06-17T14:05:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-6l9np\",\n \"uid\": \"482685a5-8555-42b2-8335-61dedcd8768b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"995\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-6l9np.16f96d82215c6a60\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4d15dc2e-17e3-4a89-ac13-afb8fe3e8084\",\n \"resourceVersion\": \"415\",\n \"creationTimestamp\": \"2022-06-17T14:05:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-6l9np\",\n \"uid\": \"482685a5-8555-42b2-8335-61dedcd8768b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"995\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d666d5b955a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7b3d9557-2c63-4658-a51d-d5f8c7118b86\",\n \"resourceVersion\": \"92\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"395\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d78e0bf9933\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7ca020e8-44a8-4048-86ac-a0e35f4a70f9\",\n \"resourceVersion\": \"292\",\n \"creationTimestamp\": \"2022-06-17T14:05:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"405\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-57d68fdf4b-lsvdw to i-0d358a789867f1f7c\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:03Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d7a011d6a3f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"59da7c12-8582-48f2-97ad-4c1932e8c65d\",\n \"resourceVersion\": \"313\",\n \"creationTimestamp\": \"2022-06-17T14:05:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\"\n },\n \"reason\": \"TaintManagerEviction\",\n \"message\": \"Cancelling deletion of Pod kube-system/coredns-57d68fdf4b-lsvdw\",\n \"source\": {\n \"component\": \"taint-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:08Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:08Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d7c8eefff05\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dd37e842-d291-43a9-8134-34d9e5c23504\",\n \"resourceVersion\": \"345\",\n \"creationTimestamp\": \"2022-06-17T14:05:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"804\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:19Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:19Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d7d55b63e32\",\n \"namespace\": \"kube-system\",\n \"uid\": \"987e325c-fb53-4912-baff-1ba6cc2e0612\",\n \"resourceVersion\": \"357\",\n \"creationTimestamp\": \"2022-06-17T14:05:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"804\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\" in 3.334834638s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:23Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d7d59ffa5b1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"da2d587d-f54a-4240-b6e8-852de8472259\",\n \"resourceVersion\": \"358\",\n \"creationTimestamp\": \"2022-06-17T14:05:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"804\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:23Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d7d5e2cb498\",\n \"namespace\": \"kube-system\",\n \"uid\": \"80f75762-2534-49c4-b772-55b6f5b14433\",\n \"resourceVersion\": \"359\",\n \"creationTimestamp\": \"2022-06-17T14:05:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"804\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:23Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw.16f96d7d60751a66\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bc2c873a-5bff-4352-aea5-f79d171ecf5d\",\n \"resourceVersion\": \"360\",\n \"creationTimestamp\": \"2022-06-17T14:05:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"804\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Unhealthy\",\n \"message\": \"Readiness probe failed: HTTP probe failed with statuscode: 503\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:23Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:23Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b.16f96d666d390c6e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f2509c25-55a8-4c0a-a5f6-62af853d200c\",\n \"resourceVersion\": \"95\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b\",\n \"uid\": \"e55ec12c-9964-4858-b02d-91dc59818178\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"377\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-57d68fdf4b-lsvdw\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b.16f96d802eb4f322\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8cc2f919-c403-478f-a8e1-99a06dbc1f02\",\n \"resourceVersion\": \"385\",\n \"creationTimestamp\": \"2022-06-17T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b\",\n \"uid\": \"e55ec12c-9964-4858-b02d-91dc59818178\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"990\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-57d68fdf4b-6l9np\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t.16f96d6671448c79\",\n \"namespace\": \"kube-system\",\n \"uid\": \"39cf1b2e-d79a-463d-b9a4-07f431eb6124\",\n \"resourceVersion\": \"100\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\",\n \"uid\": \"1af79dae-0b4d-457e-b2bd-49742c01c5c8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"398\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t.16f96d78e424d6c6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9ebfaf14-e48b-44ce-a831-33af9e45aa29\",\n \"resourceVersion\": \"296\",\n \"creationTimestamp\": \"2022-06-17T14:05:04Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\",\n \"uid\": \"1af79dae-0b4d-457e-b2bd-49742c01c5c8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"413\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-autoscaler-676759bcc8-zxg5t to i-0d358a789867f1f7c\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:04Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t.16f96d7a011db70e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"60b120c0-1026-418d-b788-9c96755939ac\",\n \"resourceVersion\": \"315\",\n \"creationTimestamp\": \"2022-06-17T14:05:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\"\n },\n \"reason\": \"TaintManagerEviction\",\n \"message\": \"Cancelling deletion of Pod kube-system/coredns-autoscaler-676759bcc8-zxg5t\",\n \"source\": {\n \"component\": \"taint-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:08Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:08Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t.16f96d7cab51db16\",\n \"namespace\": \"kube-system\",\n \"uid\": \"492b062a-a8ff-47b4-8511-c835192fd8ea\",\n \"resourceVersion\": \"352\",\n \"creationTimestamp\": \"2022-06-17T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\",\n \"uid\": \"1af79dae-0b4d-457e-b2bd-49742c01c5c8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"806\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t.16f96d8012f9da7f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"04692949-cd41-41d0-8ec1-041743e46007\",\n \"resourceVersion\": \"381\",\n \"creationTimestamp\": \"2022-06-17T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\",\n \"uid\": \"1af79dae-0b4d-457e-b2bd-49742c01c5c8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"806\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\\\" in 14.623953286s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t.16f96d801543cb68\",\n \"namespace\": \"kube-system\",\n \"uid\": \"790d6e46-ade6-4b5b-b44a-045a79008138\",\n \"resourceVersion\": \"382\",\n \"creationTimestamp\": \"2022-06-17T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\",\n \"uid\": \"1af79dae-0b4d-457e-b2bd-49742c01c5c8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"806\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t.16f96d801e8eb175\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6b5b3556-ed3e-469f-90ca-803e35d9b4d4\",\n \"resourceVersion\": \"383\",\n \"creationTimestamp\": \"2022-06-17T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\",\n \"uid\": \"1af79dae-0b4d-457e-b2bd-49742c01c5c8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"806\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8.16f96d666e83cdd7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2ae4ab00-4b9e-4a08-bf0e-7dcce1a3c1ac\",\n \"resourceVersion\": \"97\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8\",\n \"uid\": \"0267eaf4-9a6c-4482-af46-67ddad11db72\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"378\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-autoscaler-676759bcc8-zxg5t\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler.16f96d666455fcc0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ab4fa6ab-676a-471b-8ebf-d1fc1870c06d\",\n \"resourceVersion\": \"83\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler\",\n \"uid\": \"4346e598-582c-4583-922f-f78ba541b19c\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"213\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set coredns-autoscaler-676759bcc8 to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns.16f96d6663fc6a5b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2dafc9cb-15ce-4651-b318-c81fd9fbfd27\",\n \"resourceVersion\": \"81\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns\",\n \"uid\": \"84934f2c-490d-472c-850b-f642dc453574\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"206\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set coredns-57d68fdf4b to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns.16f96d802df3264d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6af3f4d3-b766-44d4-ad6e-9f4a8b2c045f\",\n \"resourceVersion\": \"384\",\n \"creationTimestamp\": \"2022-06-17T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns\",\n \"uid\": \"84934f2c-490d-472c-850b-f642dc453574\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"989\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set coredns-57d68fdf4b to 2\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-ng4rw.16f96d666e2b4ee8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2e59f5e3-d1e9-4aed-aa20-91b2fd204977\",\n \"resourceVersion\": \"93\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-ng4rw\",\n \"uid\": \"6b035eb2-e349-4d59-a5f8-88b1ba5b0226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"394\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/dns-controller-668c67b84-ng4rw to i-01f8d24c3eaded970\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-ng4rw.16f96d66cef8f321\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fe451989-15ea-47ef-b302-fed3ae778f11\",\n \"resourceVersion\": \"109\",\n \"creationTimestamp\": \"2022-06-17T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-ng4rw\",\n \"uid\": \"6b035eb2-e349-4d59-a5f8-88b1ba5b0226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"401\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-ng4rw.16f96d66d2658254\",\n \"namespace\": \"kube-system\",\n \"uid\": \"46477309-e1da-4e2f-8d7c-1ea00abf48c4\",\n \"resourceVersion\": \"110\",\n \"creationTimestamp\": \"2022-06-17T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-ng4rw\",\n \"uid\": \"6b035eb2-e349-4d59-a5f8-88b1ba5b0226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"401\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-ng4rw.16f96d66d8dde9be\",\n \"namespace\": \"kube-system\",\n \"uid\": \"338461ca-cba7-490a-912b-648a67c64d39\",\n \"resourceVersion\": \"112\",\n \"creationTimestamp\": \"2022-06-17T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-ng4rw\",\n \"uid\": \"6b035eb2-e349-4d59-a5f8-88b1ba5b0226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"401\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84.16f96d666cebcc02\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1e043766-d25b-43fc-bc70-b76ebbf6a704\",\n \"resourceVersion\": \"91\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84\",\n \"uid\": \"0ebb6f65-b2cf-4d78-a9a7-fde8145a44d1\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"376\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: dns-controller-668c67b84-ng4rw\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller.16f96d6663dbc704\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6b85c03b-50f2-4dd0-bc75-1a7d7f1f3f34\",\n \"resourceVersion\": \"80\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller\",\n \"uid\": \"c654a392-2094-4195-9533-5a31283bd490\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"252\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set dns-controller-668c67b84 to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-aws-com.16f96d815f96b643\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2160e357-c8dd-4205-9ae4-b317af05d28c\",\n \"resourceVersion\": \"405\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-aws-com\",\n \"uid\": \"5efec5ee-db1c-447b-b28d-47d3399ad645\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"1030\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ebs-csi-controller-5b757b8575-s2s9d became leader\",\n \"source\": {\n \"component\": \"ebs.csi.aws.com/ebs-csi-controller-5b757b8575-s2s9d\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d6670177174\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c3f39427-4adf-40bf-8e1f-ca95a4d0dcc1\",\n \"resourceVersion\": \"96\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"396\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d78e1e9466f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"348ad3a6-118c-4521-bb8d-7950049e93f0\",\n \"resourceVersion\": \"295\",\n \"creationTimestamp\": \"2022-06-17T14:05:04Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"411\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-controller-5b757b8575-j4l2r to i-0d358a789867f1f7c\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:03Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d7a011da793\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a7b367d7-1dab-45c4-80f3-2dd354a60b28\",\n \"resourceVersion\": \"314\",\n \"creationTimestamp\": \"2022-06-17T14:05:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\"\n },\n \"reason\": \"TaintManagerEviction\",\n \"message\": \"Cancelling deletion of Pod kube-system/ebs-csi-controller-5b757b8575-j4l2r\",\n \"source\": {\n \"component\": \"taint-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:08Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:08Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d7c935193a2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6bb8ca51-9f94-4e97-8e14-6aff2ad3e574\",\n \"resourceVersion\": \"347\",\n \"creationTimestamp\": \"2022-06-17T14:05:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:19Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:19Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d7f3cf56194\",\n \"namespace\": \"kube-system\",\n \"uid\": \"436ce4ed-030a-4c4e-b7c3-9c6e8b195a54\",\n \"resourceVersion\": \"368\",\n \"creationTimestamp\": \"2022-06-17T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 11.436004546s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d7f3f251f15\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8300bc4c-08c2-45c8-9677-2c6164dae347\",\n \"resourceVersion\": \"369\",\n \"creationTimestamp\": \"2022-06-17T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d7f43eb9223\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f0a958a9-bf4a-4472-bd9a-2e0700b95f7e\",\n \"resourceVersion\": \"370\",\n \"creationTimestamp\": \"2022-06-17T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d7f442ca84b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ca1aedde-198f-497b-baa5-d77755db12d7\",\n \"resourceVersion\": \"371\",\n \"creationTimestamp\": \"2022-06-17T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d819e70af30\",\n \"namespace\": \"kube-system\",\n \"uid\": \"051e57ec-6dcc-4b7f-b74e-78edccedb624\",\n \"resourceVersion\": \"406\",\n \"creationTimestamp\": \"2022-06-17T14:05:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\\\" in 10.104331169s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d819fedf900\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fffd2756-423e-413e-aaf3-fe306dac7039\",\n \"resourceVersion\": \"407\",\n \"creationTimestamp\": \"2022-06-17T14:05:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d81a564ddeb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"353cf3ec-a488-4a7b-b880-3fd4c14bb5f2\",\n \"resourceVersion\": \"408\",\n \"creationTimestamp\": \"2022-06-17T14:05:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d81a5721e6e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e7887503-c904-4a94-b259-edcdeac0fdd1\",\n \"resourceVersion\": \"409\",\n \"creationTimestamp\": \"2022-06-17T14:05:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d8305a505c1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bebb6a20-1fa8-4606-8408-2262646333f2\",\n \"resourceVersion\": \"434\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\\\" in 5.908900723s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d830756ec4f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aa03cb8a-91cd-479a-9fc4-7ae3a8f55a99\",\n \"resourceVersion\": \"435\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d830c3674e8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"db3f585c-aa3f-4b24-a33e-45a8125dae7d\",\n \"resourceVersion\": \"438\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d830c4d921f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"93e300c4-be65-45d1-9593-79c742052b8a\",\n \"resourceVersion\": \"439\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d83c833bd47\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bc885cf5-391a-4f1a-ae7f-2d64d41966d9\",\n \"resourceVersion\": \"450\",\n \"creationTimestamp\": \"2022-06-17T14:05:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\\\" in 3.152407925s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d83c985368c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1248aaf0-004b-491e-ad27-8d4a39fa3460\",\n \"resourceVersion\": \"451\",\n \"creationTimestamp\": \"2022-06-17T14:05:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d83d0451be8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"78b7f45e-0615-4273-9589-64e7a1375723\",\n \"resourceVersion\": \"452\",\n \"creationTimestamp\": \"2022-06-17T14:05:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d83d0541112\",\n \"namespace\": \"kube-system\",\n \"uid\": \"32189d77-e7d2-4615-86a6-4eaea3cbbb94\",\n \"resourceVersion\": \"453\",\n \"creationTimestamp\": \"2022-06-17T14:05:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d847527eaf6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6cf7417e-7bfd-45a3-8714-6993c0a33ca8\",\n \"resourceVersion\": \"457\",\n \"creationTimestamp\": \"2022-06-17T14:05:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\\\" in 2.765332756s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:53Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d8476dd85d8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cb34c29d-a72e-436c-97e9-cff78426e93c\",\n \"resourceVersion\": \"458\",\n \"creationTimestamp\": \"2022-06-17T14:05:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:53Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r.16f96d847d6000f9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e892d805-469c-4da5-9277-2341375546e5\",\n \"resourceVersion\": \"459\",\n \"creationTimestamp\": \"2022-06-17T14:05:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"805\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:53Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d6671f01007\",\n \"namespace\": \"kube-system\",\n \"uid\": \"21186f86-9ae1-4f09-85a2-89a0a5251065\",\n \"resourceVersion\": \"101\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"403\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d78e14782ea\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f89fe698-37c5-40a9-a284-9e20bf409255\",\n \"resourceVersion\": \"305\",\n \"creationTimestamp\": \"2022-06-17T14:05:04Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"418\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/5 nodes are available: 1 node(s) didn't match pod topology spread constraints, 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }, 3 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/5 nodes are available: 1 No preemption victims found for incoming pod, 4 Preemption is not helpful for scheduling.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:03Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:06Z\",\n \"count\": 2,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d7a80c410ed\",\n \"namespace\": \"kube-system\",\n \"uid\": \"edea32f7-ee52-4977-a3bc-5a6ef3266787\",\n \"resourceVersion\": \"324\",\n \"creationTimestamp\": \"2022-06-17T14:05:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"808\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-controller-5b757b8575-s2s9d to i-0f5982828829a9fbb\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:10Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:10Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d7b2baf0546\",\n \"namespace\": \"kube-system\",\n \"uid\": \"57246209-1f56-475b-8f16-cab31aefab0a\",\n \"resourceVersion\": \"332\",\n \"creationTimestamp\": \"2022-06-17T14:05:13Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\"\n },\n \"reason\": \"TaintManagerEviction\",\n \"message\": \"Cancelling deletion of Pod kube-system/ebs-csi-controller-5b757b8575-s2s9d\",\n \"source\": {\n \"component\": \"taint-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:13Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:13Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d7dce6f709e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"86e1df84-10d0-4e81-b348-5e2bc6b83b1c\",\n \"resourceVersion\": \"363\",\n \"creationTimestamp\": \"2022-06-17T14:05:25Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:25Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:25Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d7fc5f39e75\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f3945b22-0e88-440c-a0dd-cf072acf8d0b\",\n \"resourceVersion\": \"377\",\n \"creationTimestamp\": \"2022-06-17T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 8.447588619s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d7fca0fd044\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a7670268-cc76-4c51-8a0f-d76cb23e851a\",\n \"resourceVersion\": \"378\",\n \"creationTimestamp\": \"2022-06-17T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d7fcebc8e05\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6938f0a4-9f49-432d-9c34-54c3bb86f29a\",\n \"resourceVersion\": \"379\",\n \"creationTimestamp\": \"2022-06-17T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d7fceccffc4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8c22b20b-99b2-40ae-ac18-04edd3085b7c\",\n \"resourceVersion\": \"380\",\n \"creationTimestamp\": \"2022-06-17T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d8157c272dc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"18712941-c4db-47af-b4d0-4a3b0dc5d7e8\",\n \"resourceVersion\": \"401\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\\\" in 6.592742547s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d815910d4df\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f4ced854-0074-4bd9-9531-6631b23ee895\",\n \"resourceVersion\": \"402\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d815d7d28dc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"898374a3-40c0-4d80-b834-03fe2ea18673\",\n \"resourceVersion\": \"403\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d815d8b012c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a0767c65-6a98-4ed0-ac4e-2d96e61c5758\",\n \"resourceVersion\": \"404\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d82aedbee8a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"087ed188-6800-4cfb-b04b-838b48830886\",\n \"resourceVersion\": \"423\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\\\" in 5.659210557s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d82b05fb31b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"52a7ac2f-0a72-48d8-bc42-36ad99f38c26\",\n \"resourceVersion\": \"424\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d82b57f7fe9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e747b51e-101e-4acd-a1e4-36b86b5449c0\",\n \"resourceVersion\": \"425\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d82b58d8007\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4a061b85-4ab8-4bd1-a4b7-b6a1148fdbee\",\n \"resourceVersion\": \"426\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d8378e660b3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"24d6ed2c-2655-420a-b35c-a236bd17ac2a\",\n \"resourceVersion\": \"442\",\n \"creationTimestamp\": \"2022-06-17T14:05:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\\\" in 3.277364832s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:49Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d837a475d63\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3b682e94-bd32-4f15-85d3-edb1e5009529\",\n \"resourceVersion\": \"443\",\n \"creationTimestamp\": \"2022-06-17T14:05:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:49Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d837f1e3ee1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0958add6-d51d-4eb9-a0c5-82b643138b6c\",\n \"resourceVersion\": \"445\",\n \"creationTimestamp\": \"2022-06-17T14:05:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:49Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d837f2ccb25\",\n \"namespace\": \"kube-system\",\n \"uid\": \"263f148d-a4bf-411d-bc53-7551162a0313\",\n \"resourceVersion\": \"446\",\n \"creationTimestamp\": \"2022-06-17T14:05:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:49Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d84311c9149\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b80967e8-89ad-4016-a1d1-5a150f4d9245\",\n \"resourceVersion\": \"454\",\n \"creationTimestamp\": \"2022-06-17T14:05:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\\\" in 2.985255821s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:52Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d8432cb3197\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6152349a-26b6-4acf-8342-83c10d8f5f03\",\n \"resourceVersion\": \"455\",\n \"creationTimestamp\": \"2022-06-17T14:05:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:52Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d.16f96d8437f59c44\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5d9cedce-0a15-4154-a3ea-d51c774918f4\",\n \"resourceVersion\": \"456\",\n \"creationTimestamp\": \"2022-06-17T14:05:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"857\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:52Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575.16f96d666d32f6c2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d764eaef-96c2-4d55-9419-f94a05ff4164\",\n \"resourceVersion\": \"94\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575\",\n \"uid\": \"0f048f80-0596-43c9-bb88-f23f8215bd89\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"380\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-controller-5b757b8575-j4l2r\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575.16f96d666eb32f54\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4d8af131-7529-4aa9-ad7c-2432f0d1d089\",\n \"resourceVersion\": \"99\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575\",\n \"uid\": \"0f048f80-0596-43c9-bb88-f23f8215bd89\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"380\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-controller-5b757b8575-s2s9d\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller.16f96d666459a9e2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"11654e59-638f-4d5a-9130-1d90961513dd\",\n \"resourceVersion\": \"85\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller\",\n \"uid\": \"1e047b6c-98d5-4e00-8f86-7f78ab955717\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"228\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set ebs-csi-controller-5b757b8575 to 2\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller.16f96d666806a194\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6e57c554-e0dc-4920-9083-df2e1bf71d63\",\n \"resourceVersion\": \"90\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller\",\n \"uid\": \"6103dc0c-ba66-4986-9ae0-93a54610d5cb\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"230\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d72e8c613e0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1c5a2cf4-615d-448f-b0db-c7d967130fc7\",\n \"resourceVersion\": \"184\",\n \"creationTimestamp\": \"2022-06-17T14:04:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"624\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-2tll7 to i-0f5982828829a9fbb\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:38Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d72fd133470\",\n \"namespace\": \"kube-system\",\n \"uid\": \"be2aec90-ecf3-41c6-81b1-028af63114a2\",\n \"resourceVersion\": \"286\",\n \"creationTimestamp\": \"2022-06-17T14:04:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\"\n },\n \"reason\": \"NetworkNotReady\",\n \"message\": \"network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:38Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:03Z\",\n \"count\": 13,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d7dc820daea\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d74cefdf-8c51-4924-a1f1-15b8e9ac3419\",\n \"resourceVersion\": \"362\",\n \"creationTimestamp\": \"2022-06-17T14:05:25Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:25Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:25Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d7f9ad2e3b7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"23c88ca5-f1ff-45c5-a23e-ce9b861fbbd7\",\n \"resourceVersion\": \"373\",\n \"creationTimestamp\": \"2022-06-17T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 7.829837462s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d7f9cd8e877\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b1ec47e1-88ce-477a-8ed1-80982dff2b6c\",\n \"resourceVersion\": \"374\",\n \"creationTimestamp\": \"2022-06-17T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d7fa2502a60\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fcd37029-fac4-4ec7-a813-b73bffe16198\",\n \"resourceVersion\": \"375\",\n \"creationTimestamp\": \"2022-06-17T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d7fa266e33c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"46365e81-f089-4dfd-818e-dcb876a6548e\",\n \"resourceVersion\": \"376\",\n \"creationTimestamp\": \"2022-06-17T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d8069942e07\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1382e5fd-e94c-4d15-99c3-e574af7b424a\",\n \"resourceVersion\": \"389\",\n \"creationTimestamp\": \"2022-06-17T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\" in 3.341619892s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d806b20348e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cfff4e69-d906-4382-bfa4-d57731a15bc7\",\n \"resourceVersion\": \"390\",\n \"creationTimestamp\": \"2022-06-17T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d806f743807\",\n \"namespace\": \"kube-system\",\n \"uid\": \"40580371-8fb9-4ee9-aa62-0a438c29ffed\",\n \"resourceVersion\": \"391\",\n \"creationTimestamp\": \"2022-06-17T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d806fafa3a6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"48845570-a4b8-4caa-98aa-b3bcb552bc8f\",\n \"resourceVersion\": \"392\",\n \"creationTimestamp\": \"2022-06-17T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d81edca3150\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f267ad01-a040-4dce-b8c7-bde0b27baca1\",\n \"resourceVersion\": \"410\",\n \"creationTimestamp\": \"2022-06-17T14:05:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\" in 6.410626123s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:42Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d81effeb1fd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e112f0a1-383c-4305-98c1-9fb6655c0c41\",\n \"resourceVersion\": \"411\",\n \"creationTimestamp\": \"2022-06-17T14:05:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:42Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2tll7.16f96d81f87a74af\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5de64669-7832-4fb2-97fb-f7424250f6a3\",\n \"resourceVersion\": \"412\",\n \"creationTimestamp\": \"2022-06-17T14:05:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2tll7\",\n \"uid\": \"f61f34c2-0821-4d31-8d3a-871f27fee3b2\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"627\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0f5982828829a9fbb\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d754a338c68\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cd89a27e-1b0f-4e19-88e2-42aa7b41f7c5\",\n \"resourceVersion\": \"221\",\n \"creationTimestamp\": \"2022-06-17T14:04:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"712\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-ffbpx to i-01e3baf8d04c3921f\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d75a8bde708\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a6ab3c05-e8cb-40ec-a1c5-93cbb1256ec6\",\n \"resourceVersion\": \"330\",\n \"creationTimestamp\": \"2022-06-17T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\"\n },\n \"reason\": \"NetworkNotReady\",\n \"message\": \"network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:13Z\",\n \"count\": 13,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d8066999017\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6a6c755f-837a-4c13-b44c-135123a84324\",\n \"resourceVersion\": \"387\",\n \"creationTimestamp\": \"2022-06-17T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d824a2424e7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d3293b8b-3143-4698-908f-42a7669d8f7b\",\n \"resourceVersion\": \"419\",\n \"creationTimestamp\": \"2022-06-17T14:05:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 8.112458242s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d824bec1124\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aa55b378-3e2e-402f-aad1-60849396d530\",\n \"resourceVersion\": \"420\",\n \"creationTimestamp\": \"2022-06-17T14:05:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d8250a2d593\",\n \"namespace\": \"kube-system\",\n \"uid\": \"abbdb1f7-f59d-453f-abcd-a290134072c1\",\n \"resourceVersion\": \"421\",\n \"creationTimestamp\": \"2022-06-17T14:05:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d8250ba1480\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9d372982-7870-4785-82f0-64512a40a4b8\",\n \"resourceVersion\": \"422\",\n \"creationTimestamp\": \"2022-06-17T14:05:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d82fbc8050b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4d8f7580-9ae5-4486-9e92-bd532f98def9\",\n \"resourceVersion\": \"432\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\" in 2.869800853s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d8300af4e13\",\n \"namespace\": \"kube-system\",\n \"uid\": \"81283530-bb18-4ef7-94fd-c8e597bc3732\",\n \"resourceVersion\": \"433\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d83079d53d1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"962fdec3-fc43-4527-a72e-9829896c21ea\",\n \"resourceVersion\": \"436\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d8307b63242\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8a81e9ff-4749-4273-976e-e864dce23620\",\n \"resourceVersion\": \"437\",\n \"creationTimestamp\": \"2022-06-17T14:05:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:47Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d83a86f557b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fd8c266c-06b6-4467-8997-3a27c8ab90c4\",\n \"resourceVersion\": \"447\",\n \"creationTimestamp\": \"2022-06-17T14:05:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\" in 2.696462535s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d83a9e53250\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e171504b-a999-4fb3-b6e7-afc722133b38\",\n \"resourceVersion\": \"448\",\n \"creationTimestamp\": \"2022-06-17T14:05:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ffbpx.16f96d83af57fbc3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bd188caa-65fa-4e34-babd-189a40c44c43\",\n \"resourceVersion\": \"449\",\n \"creationTimestamp\": \"2022-06-17T14:05:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ffbpx\",\n \"uid\": \"d2828d61-c415-4845-96d2-1b921e233aaf\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"716\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01e3baf8d04c3921f\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:50Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d71bde4a312\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2575d9d8-dfb4-4ccc-8fe9-98b56c0a7926\",\n \"resourceVersion\": \"163\",\n \"creationTimestamp\": \"2022-06-17T14:04:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"591\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-prczl to i-0d358a789867f1f7c\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d71d08b738a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d68982ba-4b04-43cd-a7af-429e22e7e89f\",\n \"resourceVersion\": \"264\",\n \"creationTimestamp\": \"2022-06-17T14:04:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\"\n },\n \"reason\": \"NetworkNotReady\",\n \"message\": \"network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:57Z\",\n \"count\": 13,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d7c916e03d5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0156f29e-79b3-4e39-b284-88f970c720b5\",\n \"resourceVersion\": \"346\",\n \"creationTimestamp\": \"2022-06-17T14:05:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:19Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:19Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d7f12c1a608\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7cf92d22-d65e-474f-a6a4-f1b7efa8073b\",\n \"resourceVersion\": \"364\",\n \"creationTimestamp\": \"2022-06-17T14:05:30Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 10.759662028s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:30Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d7f150ce7a0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"64dc0346-e0d7-412d-8c4c-7e2bfa0431ad\",\n \"resourceVersion\": \"365\",\n \"creationTimestamp\": \"2022-06-17T14:05:30Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:30Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d7f1994f024\",\n \"namespace\": \"kube-system\",\n \"uid\": \"851fc4ee-0187-4c1a-bb8b-e55589b4dd6e\",\n \"resourceVersion\": \"366\",\n \"creationTimestamp\": \"2022-06-17T14:05:30Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:30Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d7f19a28302\",\n \"namespace\": \"kube-system\",\n \"uid\": \"71e11a19-a6b4-4d9d-93cc-d949c6264148\",\n \"resourceVersion\": \"367\",\n \"creationTimestamp\": \"2022-06-17T14:05:30Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:30Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d80bf6c99e6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f61cbcb8-9b30-4368-9d95-c7e0769bef9f\",\n \"resourceVersion\": \"393\",\n \"creationTimestamp\": \"2022-06-17T14:05:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\" in 7.076431695s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:37Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d80c1b19e5a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"484b8d0d-bd03-4588-b7bb-42ff19043259\",\n \"resourceVersion\": \"394\",\n \"creationTimestamp\": \"2022-06-17T14:05:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:37Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d80c7173d5b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"68f9c45a-14b4-4533-81b0-025d8e200adb\",\n \"resourceVersion\": \"395\",\n \"creationTimestamp\": \"2022-06-17T14:05:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:37Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d80c7260b0f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ac33bf59-e179-4f07-89db-3e5b15f54244\",\n \"resourceVersion\": \"396\",\n \"creationTimestamp\": \"2022-06-17T14:05:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:37Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d822e20c774\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cd094fa2-e67b-4cde-b0f4-33e792ec6e42\",\n \"resourceVersion\": \"416\",\n \"creationTimestamp\": \"2022-06-17T14:05:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\" in 6.022663782s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d822ff71ad7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bfdfc443-c71e-4442-a721-a652e9f14a13\",\n \"resourceVersion\": \"417\",\n \"creationTimestamp\": \"2022-06-17T14:05:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-prczl.16f96d8234fdd6c8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5c91b27f-3fd3-4d03-92f2-b3b85781b961\",\n \"resourceVersion\": \"418\",\n \"creationTimestamp\": \"2022-06-17T14:05:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-prczl\",\n \"uid\": \"06768444-3d17-4cb4-a257-5ca7c4c7e50b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"594\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0d358a789867f1f7c\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d665073ac47\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4e96feb9-8e06-42c8-962f-21063339076b\",\n \"resourceVersion\": \"74\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"343\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-wfhdl to i-01f8d24c3eaded970\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d6651577491\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e1cb95dd-4bc7-4c05-89d6-30f4500a5e42\",\n \"resourceVersion\": \"138\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\"\n },\n \"reason\": \"NetworkNotReady\",\n \"message\": \"network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:07Z\",\n \"count\": 13,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d77594b21a6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"efa33644-1960-45b5-a23c-5ff347dc8125\",\n \"resourceVersion\": \"266\",\n \"creationTimestamp\": \"2022-06-17T14:04:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\"\n },\n \"reason\": \"FailedCreatePodSandBox\",\n \"message\": \"Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox \\\"48421693404d8770e5596dbc1f5149052ee33f05e15da70dbe5d0ad338268203\\\": plugin type=\\\"cilium-cni\\\" name=\\\"cilium\\\" failed (add): unable to connect to Cilium daemon: failed to create cilium agent client after 30.000000 seconds timeout: Get \\\"http:///var/run/cilium/cilium.sock/v1/config\\\": dial unix /var/run/cilium/cilium.sock: connect: no such file or directory\\nIs the agent running?\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:57Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:57Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7a154068a9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cceca079-a944-478c-84c5-27f3e82942e1\",\n \"resourceVersion\": \"317\",\n \"creationTimestamp\": \"2022-06-17T14:05:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:09Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7be9abdf38\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6c2974ac-6705-4b39-8555-e63f131d4d58\",\n \"resourceVersion\": \"337\",\n \"creationTimestamp\": \"2022-06-17T14:05:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 7.858754417s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:17Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:17Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7beba3f6e0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"de24528b-27b1-454a-bdb2-6c0196db7cd5\",\n \"resourceVersion\": \"338\",\n \"creationTimestamp\": \"2022-06-17T14:05:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:17Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:17Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7bf1d55db2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4982edea-605b-4176-afa4-3ea4b053b33d\",\n \"resourceVersion\": \"339\",\n \"creationTimestamp\": \"2022-06-17T14:05:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:17Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:17Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7bf1e10c90\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a82420d8-9b57-4560-a11a-0467b99f65cd\",\n \"resourceVersion\": \"340\",\n \"creationTimestamp\": \"2022-06-17T14:05:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:17Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:17Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7c9d3d32a8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"65244edb-23d1-4bd1-9ee3-e405468e1d5f\",\n \"resourceVersion\": \"348\",\n \"creationTimestamp\": \"2022-06-17T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\" in 2.874914023s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7c9e877ee3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"735efa32-a323-44a8-bd17-2652949d4f9e\",\n \"resourceVersion\": \"349\",\n \"creationTimestamp\": \"2022-06-17T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7ca5651ef3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2194e526-7a23-4dfc-b0bd-b07b775f552f\",\n \"resourceVersion\": \"350\",\n \"creationTimestamp\": \"2022-06-17T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7ca5962051\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7254496f-6b6f-43b8-8164-6e9e4efb1ec5\",\n \"resourceVersion\": \"351\",\n \"creationTimestamp\": \"2022-06-17T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7d39133ca6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"02a38155-1cd5-4d53-86a4-6e0e9cbcfef0\",\n \"resourceVersion\": \"354\",\n \"creationTimestamp\": \"2022-06-17T14:05:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\" in 2.47443627s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:22Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-wfhdl.16f96d7d3a842179\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cf0f3249-aae2-4abe-878f-c950dbcdd114\",\n \"resourceVersion\": \"355\",\n \"creationTimestamp\": \"2022-06-17T14:05:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-wfhdl\",\n \"uid\": \"25d0ca19-23ad-4aee-875b-a317b8e74f51\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"349\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:22Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d7476d585f1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"db8c9b28-7b23-4145-afc8-f62590c42e63\",\n \"resourceVersion\": \"209\",\n \"creationTimestamp\": \"2022-06-17T14:04:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"680\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-zbx5j to i-08979b175038f22dc\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:45Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d748391abb4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b2289fa0-caf1-40c8-9c3c-b5e629b1903b\",\n \"resourceVersion\": \"312\",\n \"creationTimestamp\": \"2022-06-17T14:04:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\"\n },\n \"reason\": \"NetworkNotReady\",\n \"message\": \"network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:45Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:08Z\",\n \"count\": 13,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d7f52c50138\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e2063182-98db-4434-afc8-162cba529608\",\n \"resourceVersion\": \"372\",\n \"creationTimestamp\": \"2022-06-17T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d8145916cdc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"14daa657-9e8e-4f6e-9d52-86deafca03c0\",\n \"resourceVersion\": \"397\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 8.368437232s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d814735c4de\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1412f19e-4f2f-4066-82a1-c6333cc60f08\",\n \"resourceVersion\": \"398\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d814be42496\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4d0b2703-e3df-4150-8a5f-46c456ce7c65\",\n \"resourceVersion\": \"399\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d814bf5ec23\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f6b301c0-0bd9-475e-b62d-a11f48d52c7e\",\n \"resourceVersion\": \"400\",\n \"creationTimestamp\": \"2022-06-17T14:05:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d82c8a4d730\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bebd8bc0-c461-403b-83e4-7003c8730307\",\n \"resourceVersion\": \"428\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\" in 6.386789229s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d82cb02e038\",\n \"namespace\": \"kube-system\",\n \"uid\": \"430897b4-0dfe-41d2-bd17-27af6775ef8b\",\n \"resourceVersion\": \"429\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d82d24b8755\",\n \"namespace\": \"kube-system\",\n \"uid\": \"98de463f-75f8-45ed-9aa4-97aa45cdd3b7\",\n \"resourceVersion\": \"430\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container node-driver-registrar\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d82d25b52fc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2f1f9890-b778-4690-b784-c83475bb0fbc\",\n \"resourceVersion\": \"431\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d8371256391\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e672e5ed-c577-49fc-b0e4-da69764449e5\",\n \"resourceVersion\": \"440\",\n \"creationTimestamp\": \"2022-06-17T14:05:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\\\" in 2.664030258s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:49Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d83743273dd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cb3ad133-9f68-4351-b47a-ce2b3f0efeb7\",\n \"resourceVersion\": \"441\",\n \"creationTimestamp\": \"2022-06-17T14:05:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:49Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zbx5j.16f96d837b7fa35b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cff7cd22-9a95-470e-bf23-1199899a0ce0\",\n \"resourceVersion\": \"444\",\n \"creationTimestamp\": \"2022-06-17T14:05:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zbx5j\",\n \"uid\": \"284b9f3a-80ce-4405-b016-8362b1f5742d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"681\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08979b175038f22dc\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:49Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f96d664f623579\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0b7f939d-738a-4c71-8787-14fd23df1a47\",\n \"resourceVersion\": \"71\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"c5f3525a-fd64-44df-964b-3c2dae84ab81\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"227\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-wfhdl\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f96d71bcc2b942\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a8fdd20c-af4c-489b-ad7a-7fb760177cc6\",\n \"resourceVersion\": \"160\",\n \"creationTimestamp\": \"2022-06-17T14:04:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"c5f3525a-fd64-44df-964b-3c2dae84ab81\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"358\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-prczl\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f96d72e851a9ea\",\n \"namespace\": \"kube-system\",\n \"uid\": \"69868828-1ded-44e7-97ba-bad58ca666ea\",\n \"resourceVersion\": \"182\",\n \"creationTimestamp\": \"2022-06-17T14:04:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"c5f3525a-fd64-44df-964b-3c2dae84ab81\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"595\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-2tll7\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:38Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f96d7472eeaedd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"30c951b9-7a46-4db4-b410-3a0c5cc93949\",\n \"resourceVersion\": \"207\",\n \"creationTimestamp\": \"2022-06-17T14:04:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"c5f3525a-fd64-44df-964b-3c2dae84ab81\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"628\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-zbx5j\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f96d7547cca578\",\n \"namespace\": \"kube-system\",\n \"uid\": \"572975b4-98fa-496d-ac42-f29cc117c5e5\",\n \"resourceVersion\": \"220\",\n \"creationTimestamp\": \"2022-06-17T14:04:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"c5f3525a-fd64-44df-964b-3c2dae84ab81\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"684\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-ffbpx\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:04:48Z\",\n \"lastTimestamp\": \"2022-06-17T14:04:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970.16f96d536050d2c5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a82e3ef8-9d77-449f-a944-b6e88cdf54ed\",\n \"resourceVersion\": \"29\",\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970\",\n \"uid\": \"de52dc1968866e3789ed08a5fa84d4f5\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:22Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970.16f96d57c54a276c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"57e0556d-2c8d-4495-abb7-4e5d0384b41f\",\n \"resourceVersion\": \"44\",\n \"creationTimestamp\": \"2022-06-17T14:03:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970\",\n \"uid\": \"de52dc1968866e3789ed08a5fa84d4f5\",\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 18.873919171s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970.16f96d57c6e59ff5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e259a412-0029-4a77-9b9a-0fb737f88165\",\n \"resourceVersion\": \"45\",\n \"creationTimestamp\": \"2022-06-17T14:03:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970\",\n \"uid\": \"de52dc1968866e3789ed08a5fa84d4f5\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970.16f96d57ca853e3b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7fcadaba-614d-4911-8b6b-2d3599815677\",\n \"resourceVersion\": \"46\",\n \"creationTimestamp\": \"2022-06-17T14:03:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-01f8d24c3eaded970\",\n \"uid\": \"de52dc1968866e3789ed08a5fa84d4f5\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970.16f96d5351ee4b40\",\n \"namespace\": \"kube-system\",\n \"uid\": \"182a44ea-aeb8-4f83-9522-8eef61d90648\",\n \"resourceVersion\": \"28\",\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970\",\n \"uid\": \"69ef818fea6973266c47872e3cb5887d\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:22Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970.16f96d5782d619e9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"33574bae-2ba3-48bd-aa78-16005dbd311f\",\n \"resourceVersion\": \"41\",\n \"creationTimestamp\": \"2022-06-17T14:03:18Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970\",\n \"uid\": \"69ef818fea6973266c47872e3cb5887d\",\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 18.000356404s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:40Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970.16f96d579a946c93\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3afea2f4-689d-453a-a7a5-7756480c0289\",\n \"resourceVersion\": \"42\",\n \"creationTimestamp\": \"2022-06-17T14:03:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970\",\n \"uid\": \"69ef818fea6973266c47872e3cb5887d\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970.16f96d57a5431bb0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f89dbb19-fa0d-436f-a271-8fc2701f3b35\",\n \"resourceVersion\": \"43\",\n \"creationTimestamp\": \"2022-06-17T14:03:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-01f8d24c3eaded970\",\n \"uid\": \"69ef818fea6973266c47872e3cb5887d\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:41Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"external-attacher-leader-ebs-csi-aws-com.16f96d82b842429f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4c60150a-ea3a-4cf6-808d-beed03e4d269\",\n \"resourceVersion\": \"427\",\n \"creationTimestamp\": \"2022-06-17T14:05:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"external-attacher-leader-ebs-csi-aws-com\",\n \"uid\": \"1d33dee0-5d67-4efe-b571-4227cea8e841\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"1067\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ebs-csi-controller-5b757b8575-s2s9d became leader\",\n \"source\": {\n \"component\": \"external-attacher-leader-ebs.csi.aws.com/ebs-csi-controller-5b757b8575-s2s9d\"\n },\n \"firstTimestamp\": \"2022-06-17T14:05:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:05:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-leader.16f96d66e1575bbc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aaa6aee5-5bac-44f9-bcd3-cf6b3bbc4519\",\n \"resourceVersion\": \"113\",\n \"creationTimestamp\": \"2022-06-17T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-leader\",\n \"uid\": \"2f6c44d1-d28d-4c61-b066-819cd4081e61\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"429\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-01f8d24c3eaded970_d8a3b05c-6f55-4227-b699-d89e56a4ff26 became leader\",\n \"source\": {\n \"component\": \"i-01f8d24c3eaded970_d8a3b05c-6f55-4227-b699-d89e56a4ff26\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-tqns9.16f96d665403b4e6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f9b3767f-c987-44ad-ae99-a9c1d880118a\",\n \"resourceVersion\": \"79\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-tqns9\",\n \"uid\": \"b013095d-ae47-4284-afd7-3b2bf9ee6385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"351\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kops-controller-tqns9 to i-01f8d24c3eaded970\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-tqns9.16f96d66b51f1459\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1f67cff2-d42b-42c4-8825-ae8b5234e109\",\n \"resourceVersion\": \"106\",\n \"creationTimestamp\": \"2022-06-17T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-tqns9\",\n \"uid\": \"b013095d-ae47-4284-afd7-3b2bf9ee6385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"356\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-tqns9.16f96d66b70a4f1f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"48c02089-6547-4fd4-998e-0922204fc8a8\",\n \"resourceVersion\": \"107\",\n \"creationTimestamp\": \"2022-06-17T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-tqns9\",\n \"uid\": \"b013095d-ae47-4284-afd7-3b2bf9ee6385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"356\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-tqns9.16f96d66bbaa2195\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5293e877-196a-4068-9cff-2b4c03cbeb7f\",\n \"resourceVersion\": \"108\",\n \"creationTimestamp\": \"2022-06-17T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-tqns9\",\n \"uid\": \"b013095d-ae47-4284-afd7-3b2bf9ee6385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"356\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller.16f96d665302bb8a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"57d172ec-7ad7-437c-bc5d-4ecfec02fc78\",\n \"resourceVersion\": \"76\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller\",\n \"uid\": \"504eb78f-7348-4198-990e-17acf8336008\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"245\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kops-controller-tqns9\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d53648520a8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9d755b44-c3f9-4b9a-b63e-30d277cb2823\",\n \"resourceVersion\": \"31\",\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"k8s.gcr.io/kube-apiserver-amd64:v1.24.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:22Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d584b595eae\",\n \"namespace\": \"kube-system\",\n \"uid\": \"56e5fd7f-ff37-4eba-bea1-2bebe540fde5\",\n \"resourceVersion\": \"50\",\n \"creationTimestamp\": \"2022-06-17T14:03:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"k8s.gcr.io/kube-apiserver-amd64:v1.24.2\\\" in 21.052505783s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d584d110072\",\n \"namespace\": \"kube-system\",\n \"uid\": \"56189625-d67f-49cd-acc2-349ede5ab65e\",\n \"resourceVersion\": \"63\",\n \"creationTimestamp\": \"2022-06-17T14:03:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:06Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d5855005428\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1151a03b-f9c3-4f7d-b449-7efac915bfb9\",\n \"resourceVersion\": \"64\",\n \"creationTimestamp\": \"2022-06-17T14:03:21Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:06Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d58550a5d3d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c8ed7553-6d3d-42f9-ba46-82eedc1b9c91\",\n \"resourceVersion\": \"53\",\n \"creationTimestamp\": \"2022-06-17T14:03:21Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d5856bf9f86\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3ba80808-10ba-404f-9bff-806d8c943c6c\",\n \"resourceVersion\": \"54\",\n \"creationTimestamp\": \"2022-06-17T14:03:21Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{healthcheck}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container healthcheck\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d58647a20ce\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c1cd1746-3ec4-49ad-b3da-70270b0ebbe2\",\n \"resourceVersion\": \"55\",\n \"creationTimestamp\": \"2022-06-17T14:03:21Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{healthcheck}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container healthcheck\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970.16f96d5d71a5d45f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f1b021db-9be8-47ee-bfe8-93c53c07b45f\",\n \"resourceVersion\": \"62\",\n \"creationTimestamp\": \"2022-06-17T14:03:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-01f8d24c3eaded970\",\n \"uid\": \"c92b7db312b169a78cae231176796261\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-apiserver-amd64:v1.24.2\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:06Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:06Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970.16f96d534bb3466b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6b351506-3bc2-48a2-b494-2503227154ed\",\n \"resourceVersion\": \"27\",\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970\",\n \"uid\": \"00677c5502c4b8e54838316efc582d31\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"k8s.gcr.io/kube-controller-manager-amd64:v1.24.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:22Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970.16f96d554cc4a881\",\n \"namespace\": \"kube-system\",\n \"uid\": \"712607db-fa89-4367-9df5-c54063f99b59\",\n \"resourceVersion\": \"32\",\n \"creationTimestamp\": \"2022-06-17T14:03:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970\",\n \"uid\": \"00677c5502c4b8e54838316efc582d31\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"k8s.gcr.io/kube-controller-manager-amd64:v1.24.2\\\" in 8.607838011s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970.16f96d5552bf2f01\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2857a137-cea0-4f1f-9603-e9f6658a0001\",\n \"resourceVersion\": \"67\",\n \"creationTimestamp\": \"2022-06-17T14:03:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970\",\n \"uid\": \"00677c5502c4b8e54838316efc582d31\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:30Z\",\n \"count\": 4,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970.16f96d555c9b9f93\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9715acf5-20b2-4c9e-acd5-d5773385776f\",\n \"resourceVersion\": \"68\",\n \"creationTimestamp\": \"2022-06-17T14:03:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970\",\n \"uid\": \"00677c5502c4b8e54838316efc582d31\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:30Z\",\n \"count\": 4,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970.16f96d55bccf7911\",\n \"namespace\": \"kube-system\",\n \"uid\": \"12568c7e-8067-40a9-896c-fe446f9a6e08\",\n \"resourceVersion\": \"66\",\n \"creationTimestamp\": \"2022-06-17T14:03:17Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970\",\n \"uid\": \"00677c5502c4b8e54838316efc582d31\",\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.24.2\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:33Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:30Z\",\n \"count\": 3,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970.16f96d55fa34ce96\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ba414652-6266-450e-93ed-741c702c2731\",\n \"resourceVersion\": \"65\",\n \"creationTimestamp\": \"2022-06-17T14:03:18Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-01f8d24c3eaded970\",\n \"uid\": \"00677c5502c4b8e54838316efc582d31\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:34Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:16Z\",\n \"count\": 6,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager.16f96d634f268bc5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8662b850-a6d3-4cd0-9a0b-64dfb68d20fa\",\n \"resourceVersion\": \"69\",\n \"creationTimestamp\": \"2022-06-17T14:03:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager\",\n \"uid\": \"1ac68399-fd0a-43f9-8d84-d5e65b75bee5\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"288\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-01f8d24c3eaded970_32d99188-7754-4087-9f8f-9901aa99fe29 became leader\",\n \"source\": {\n \"component\": \"kube-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:31Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns.16f96d6667da138e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a9b38e77-1363-4f22-9a5c-d31809bee2a4\",\n \"resourceVersion\": \"89\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns\",\n \"uid\": \"833cea3c-caa1-4c9a-b778-ce75d04e3c47\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"209\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:44Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:44Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970.16f96d5360513a61\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4ee02c90-3dc0-4492-a7da-7e72fbc3248c\",\n \"resourceVersion\": \"30\",\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970\",\n \"uid\": \"e2ba0fecca4225e9f4d87f961a2fada3\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"k8s.gcr.io/kube-scheduler-amd64:v1.24.2\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:22Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970.16f96d580b1b5537\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f9213df6-99c1-4198-bee8-47d2d519bfdc\",\n \"resourceVersion\": \"47\",\n \"creationTimestamp\": \"2022-06-17T14:03:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970\",\n \"uid\": \"e2ba0fecca4225e9f4d87f961a2fada3\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"k8s.gcr.io/kube-scheduler-amd64:v1.24.2\\\" in 20.045231308s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:42Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970.16f96d580c7ae76f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ff28a635-4403-4c94-b168-1172d3b67efb\",\n \"resourceVersion\": \"48\",\n \"creationTimestamp\": \"2022-06-17T14:03:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970\",\n \"uid\": \"e2ba0fecca4225e9f4d87f961a2fada3\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:42Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970.16f96d58121b4ae3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3ca49052-8e67-4b92-b7a1-2aa98c7fa752\",\n \"resourceVersion\": \"49\",\n \"creationTimestamp\": \"2022-06-17T14:03:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-01f8d24c3eaded970\",\n \"uid\": \"e2ba0fecca4225e9f4d87f961a2fada3\",\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\": \"i-01f8d24c3eaded970\"\n },\n \"firstTimestamp\": \"2022-06-17T14:02:43Z\",\n \"lastTimestamp\": \"2022-06-17T14:02:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler.16f96d611a565e9f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"262f1b47-1ef5-48e9-a45a-a2c63b4e81e0\",\n \"resourceVersion\": \"56\",\n \"creationTimestamp\": \"2022-06-17T14:03:21Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler\",\n \"uid\": \"3a5ca60f-aa7d-4197-9dbc-43d7ceb2f7ff\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"279\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-01f8d24c3eaded970_a10ee56b-c030-495c-845c-a99429957f9f became leader\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-17T14:03:21Z\",\n \"lastTimestamp\": \"2022-06-17T14:03:21Z\",\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 \"resourceVersion\": \"1956\"\n },\n \"items\": []\n}\n{\n \"kind\": \"ServiceList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"1966\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"kube-dns\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ced78177-6583-4326-8ea4-9696566ebe97\",\n \"resourceVersion\": \"208\",\n \"creationTimestamp\": \"2022-06-17T14:03:13Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"coredns.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"coredns.addons.k8s.io\",\n \"k8s-app\": \"kube-dns\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"kubernetes.io/name\": \"CoreDNS\"\n },\n \"annotations\": {\n \"prometheus.io/port\": \"9153\",\n \"prometheus.io/scrape\": \"true\"\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 \"name\": \"metrics\",\n \"protocol\": \"TCP\",\n \"port\": 9153,\n \"targetPort\": 9153\n }\n ],\n \"selector\": {\n \"k8s-app\": \"kube-dns\"\n },\n \"clusterIP\": \"100.64.0.10\",\n \"clusterIPs\": [\n \"100.64.0.10\"\n ],\n \"type\": \"ClusterIP\",\n \"sessionAffinity\": \"None\",\n \"ipFamilies\": [\n \"IPv4\"\n ],\n \"ipFamilyPolicy\": \"SingleStack\",\n \"internalTrafficPolicy\": \"Cluster\"\n },\n \"status\": {\n \"loadBalancer\": {}\n }\n }\n ]\n}\n{\n \"kind\": \"DaemonSetList\",\n \"apiVersion\": \"apps/v1\",\n \"metadata\": {\n \"resourceVersion\": \"1971\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager\",\n \"namespace\": \"kube-system\",\n \"uid\": \"85384559-ec45-45ed-889d-f86635a430d4\",\n \"resourceVersion\": \"441\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:17Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"aws-cloud-controller.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"aws-cloud-controller.addons.k8s.io\",\n \"k8s-app\": \"aws-cloud-controller-manager\"\n },\n \"annotations\": {\n \"deprecated.daemonset.template.generation\": \"1\"\n }\n },\n \"spec\": {\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"aws-cloud-controller-manager\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"aws-cloud-controller-manager\",\n \"kops.k8s.io/managed-by\": \"kops\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cloudconfig\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/cloud.config\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"aws-cloud-controller-manager\",\n \"image\": \"registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.0\",\n \"args\": [\n \"--allocate-node-cidrs=true\",\n \"--cluster-cidr=100.64.0.0/10\",\n \"--cluster-name=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--configure-cloud-routes=false\",\n \"--enable-leader-migration=true\",\n \"--leader-elect=true\",\n \"--v=2\",\n \"--cloud-provider=aws\",\n \"--use-service-account-credentials=true\",\n \"--cloud-config=/etc/kubernetes/cloud.config\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/aws-cloud-controller-manager.kube-system.sa.e2e-e2e-kops--fc3tg2\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"200m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"cloudconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/kubernetes/cloud.config\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\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\": \"aws-cloud-controller-manager\",\n \"serviceAccount\": \"aws-cloud-controller-manager\",\n \"hostNetwork\": true,\n \"securityContext\": {\n \"fsGroup\": 10001\n },\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 \"value\": \"true\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n },\n \"updateStrategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": 1,\n \"maxSurge\": 0\n }\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 \"metadata\": {\n \"name\": \"cilium\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"resourceVersion\": \"956\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"networking.cilium.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-app\": \"cilium\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"role.kubernetes.io/networking\": \"1\"\n },\n \"annotations\": {\n \"deprecated.daemonset.template.generation\": \"1\"\n }\n },\n \"spec\": {\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"cilium\",\n \"kubernetes.io/cluster-service\": \"true\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"cilium\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"kubernetes.io/cluster-service\": \"true\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-run\",\n \"hostPath\": {\n \"path\": \"/var/run/cilium\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"bpf-maps\",\n \"hostPath\": {\n \"path\": \"/sys/fs/bpf\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cni-path\",\n \"hostPath\": {\n \"path\": \"/opt/cni/bin\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cilium-cgroup\",\n \"hostPath\": {\n \"path\": \"/run/cilium/cgroupv2\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"etc-cni-netd\",\n \"hostPath\": {\n \"path\": \"/etc/cni/net.d\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"xtables-lock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"secret\": {\n \"secretName\": \"cilium-clustermesh\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n },\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n }\n ],\n \"initContainers\": [\n {\n \"name\": \"clean-cilium-state\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"/init-container.sh\"\n ],\n \"env\": [\n {\n \"name\": \"CILIUM_ALL_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-state\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_BPF_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-bpf-state\",\n \"optional\": true\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\"\n },\n {\n \"name\": \"cilium-cgroup\",\n \"mountPath\": \"/run/cilium/cgroupv2\",\n \"mountPropagation\": \"HostToContainer\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\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\": \"cilium-agent\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"cilium-agent\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_CLUSTERMESH_CONFIG\",\n \"value\": \"/var/lib/cilium/clustermesh/\"\n },\n {\n \"name\": \"CILIUM_CNI_CHAINING_MODE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"cni-chaining-mode\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_CUSTOM_CNI_CONF\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"custom-cni-conf\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"cni-path\",\n \"mountPath\": \"/host/opt/cni/bin\"\n },\n {\n \"name\": \"etc-cni-netd\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/cilium/clustermesh\"\n },\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\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 \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 10\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"initialDelaySeconds\": 5,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"startupProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 2,\n \"successThreshold\": 1,\n \"failureThreshold\": 105\n },\n \"lifecycle\": {\n \"postStart\": {\n \"exec\": {\n \"command\": [\n \"/cni-install.sh\",\n \"--cni-exclusive=true\"\n ]\n }\n },\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/cni-uninstall.sh\"\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\": 1,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"cilium\",\n \"serviceAccount\": \"cilium\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\"\n }\n },\n \"updateStrategy\": {\n \"type\": \"OnDelete\"\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\": \"ebs-csi-node\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c5f3525a-fd64-44df-964b-3c2dae84ab81\",\n \"resourceVersion\": \"1097\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:14Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"aws-ebs-csi-driver.addons.k8s.io\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"k8s-addon\": \"aws-ebs-csi-driver.addons.k8s.io\"\n },\n \"annotations\": {\n \"deprecated.daemonset.template.generation\": \"1\"\n }\n },\n \"spec\": {\n \"selector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-node\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"app\": \"ebs-csi-node\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"kops.k8s.io/managed-by\": \"kops\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kubelet-dir\",\n \"hostPath\": {\n \"path\": \"/var/lib/kubelet\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"plugin-dir\",\n \"hostPath\": {\n \"path\": \"/var/lib/kubelet/plugins/ebs.csi.aws.com/\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"registration-dir\",\n \"hostPath\": {\n \"path\": \"/var/lib/kubelet/plugins_registry/\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"device-dir\",\n \"hostPath\": {\n \"path\": \"/dev\",\n \"type\": \"Directory\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"ebs-plugin\",\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"args\": [\n \"node\",\n \"--endpoint=$(CSI_ENDPOINT)\",\n \"--logtostderr\",\n \"--v=2\"\n ],\n \"ports\": [\n {\n \"name\": \"healthz\",\n \"containerPort\": 9808,\n \"protocol\": \"TCP\"\n }\n ],\n \"env\": [\n {\n \"name\": \"CSI_ENDPOINT\",\n \"value\": \"unix:/csi/csi.sock\"\n },\n {\n \"name\": \"CSI_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"kubelet-dir\",\n \"mountPath\": \"/var/lib/kubelet\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"plugin-dir\",\n \"mountPath\": \"/csi\"\n },\n {\n \"name\": \"device-dir\",\n \"mountPath\": \"/dev\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"privileged\": true\n }\n },\n {\n \"name\": \"node-driver-registrar\",\n \"image\": \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)\",\n \"--v=5\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/csi/csi.sock\"\n },\n {\n \"name\": \"DRIVER_REG_SOCK_PATH\",\n \"value\": \"/var/lib/kubelet/plugins/ebs.csi.aws.com/csi.sock\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"plugin-dir\",\n \"mountPath\": \"/csi\"\n },\n {\n \"name\": \"registration-dir\",\n \"mountPath\": \"/registration\"\n }\n ],\n \"lifecycle\": {\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/bin/sh\",\n \"-c\",\n \"rm -rf /registration/ebs.csi.aws.com-reg.sock /csi/csi.sock\"\n ]\n }\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"liveness-probe\",\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\",\n \"args\": [\n \"--csi-address=/csi/csi.sock\"\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"plugin-dir\",\n \"mountPath\": \"/csi\"\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 \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"ebs-csi-node-sa\",\n \"serviceAccount\": \"ebs-csi-node-sa\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\"\n }\n },\n \"updateStrategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": 1,\n \"maxSurge\": 0\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 \"uid\": \"504eb78f-7348-4198-990e-17acf8336008\",\n \"resourceVersion\": \"434\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\",\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 },\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-cni-cilium.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 \"resourceVersion\": \"1976\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"cilium-operator\",\n \"namespace\": \"kube-system\",\n \"uid\": \"23fc0a20-822e-4182-9be8-33fe163c2b0e\",\n \"resourceVersion\": \"518\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"networking.cilium.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\",\n \"role.kubernetes.io/networking\": \"1\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\n }\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"io.cilium/app\": \"operator\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"cilium-operator\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"cilium-operator\",\n \"image\": \"quay.io/cilium/operator:v1.11.5\",\n \"command\": [\n \"cilium-operator\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\",\n \"--debug=$(CILIUM_DEBUG)\",\n \"--eni-tags=KubernetesCluster=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_DEBUG\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"debug\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9234,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 3,\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 \"serviceAccountName\": \"cilium-operator\",\n \"serviceAccount\": \"cilium-operator\",\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 \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\"\n }\n }\n }\n ]\n }\n },\n \"strategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": 1,\n \"maxSurge\": 1\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-17T14:03:44Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-17T14:04:10Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"cilium-operator-84c488588\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns\",\n \"namespace\": \"kube-system\",\n \"uid\": \"84934f2c-490d-472c-850b-f642dc453574\",\n \"resourceVersion\": \"1058\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-17T14:03:13Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"coredns.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"coredns.addons.k8s.io\",\n \"k8s-app\": \"kube-dns\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"kubernetes.io/name\": \"CoreDNS\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\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 },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"config-volume\",\n \"configMap\": {\n \"name\": \"coredns\",\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"coredns\",\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"args\": [\n \"-conf\",\n \"/etc/coredns/Corefile\"\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 \"name\": \"metrics\",\n \"containerPort\": 9153,\n \"protocol\": \"TCP\"\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\": \"config-volume\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/coredns\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/health\",\n \"port\": 8080,\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\": \"/ready\",\n \"port\": 8181,\n \"scheme\": \"HTTP\"\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 \"securityContext\": {\n \"capabilities\": {\n \"add\": [\n \"NET_BIND_SERVICE\"\n ],\n \"drop\": [\n \"all\"\n ]\n },\n \"readOnlyRootFilesystem\": true,\n \"allowPrivilegeEscalation\": false\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"coredns\",\n \"serviceAccount\": \"coredns\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n }\n ]\n }\n },\n \"strategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": 1,\n \"maxSurge\": \"10%\"\n }\n },\n \"revisionHistoryLimit\": 10,\n \"progressDeadlineSeconds\": 600\n },\n \"status\": {\n \"observedGeneration\": 2,\n \"replicas\": 2,\n \"updatedReplicas\": 2,\n \"readyReplicas\": 2,\n \"availableReplicas\": 2,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-17T14:03:44Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-17T14:05:24Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"coredns-57d68fdf4b\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4346e598-582c-4583-922f-f78ba541b19c\",\n \"resourceVersion\": \"1000\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:13Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"coredns.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"coredns.addons.k8s.io\",\n \"k8s-app\": \"coredns-autoscaler\",\n \"kubernetes.io/cluster-service\": \"true\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\n }\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"coredns-autoscaler\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"coredns-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.4\",\n \"command\": [\n \"/cluster-proportional-autoscaler\",\n \"--namespace=kube-system\",\n \"--configmap=coredns-autoscaler\",\n \"--target=Deployment/coredns\",\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 \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"coredns-autoscaler\",\n \"serviceAccount\": \"coredns-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-17T14:05:35Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:35Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-17T14:05:35Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"coredns-autoscaler-676759bcc8\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c654a392-2094-4195-9533-5a31283bd490\",\n \"resourceVersion\": \"437\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:16Z\",\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 },\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 \"volumes\": [\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\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 \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/dns-controller.kube-system.sa.e2e-e2e-kops-aws-cni-cilium-ov735p\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\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 \"fsGroup\": 10001\n },\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-17T14:03:47Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:47Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-17T14:03:47Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"dns-controller-668c67b84\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1e047b6c-98d5-4e00-8f86-7f78ab955717\",\n \"resourceVersion\": \"1118\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:14Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"aws-ebs-csi-driver.addons.k8s.io\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"k8s-addon\": \"aws-ebs-csi-driver.addons.k8s.io\"\n },\n \"annotations\": {\n \"deployment.kubernetes.io/revision\": \"1\"\n }\n },\n \"spec\": {\n \"replicas\": 2,\n \"selector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"kops.k8s.io/managed-by\": \"kops\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"socket-dir\",\n \"emptyDir\": {}\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"ebs-plugin\",\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"args\": [\n \"controller\",\n \"--endpoint=$(CSI_ENDPOINT)\",\n \"--logtostderr\",\n \"--k8s-tag-cluster-id=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--extra-tags=KubernetesCluster=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--v=5\"\n ],\n \"ports\": [\n {\n \"name\": \"healthz\",\n \"containerPort\": 9808,\n \"protocol\": \"TCP\"\n }\n ],\n \"env\": [\n {\n \"name\": \"CSI_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CSI_ENDPOINT\",\n \"value\": \"unix:///var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ACCESS_KEY_ID\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"key_id\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_SECRET_ACCESS_KEY\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"access_key\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\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\": \"csi-provisioner\",\n \"image\": \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--feature-gates=Topology=true\",\n \"--leader-election=true\",\n \"--extra-create-metadata=true\",\n \"--default-fstype=ext4\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-attacher\",\n \"image\": \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--leader-election=true\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-resizer\",\n \"image\": \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"Always\"\n },\n {\n \"name\": \"liveness-probe\",\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\",\n \"args\": [\n \"--csi-address=/csi/csi.sock\"\n ],\n \"env\": [\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/csi\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\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\": \"ebs-csi-controller-sa\",\n \"serviceAccount\": \"ebs-csi-controller-sa\",\n \"securityContext\": {\n \"fsGroup\": 10001\n },\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"priorityClassName\": \"system-cluster-critical\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n }\n ]\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\": 2,\n \"updatedReplicas\": 2,\n \"readyReplicas\": 2,\n \"availableReplicas\": 2,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-17T14:05:54Z\",\n \"lastTransitionTime\": \"2022-06-17T14:05:54Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-17T14:05:54Z\",\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"ebs-csi-controller-5b757b8575\\\" has successfully progressed.\"\n }\n ]\n }\n }\n ]\n}\n{\n \"kind\": \"ReplicaSetList\",\n \"apiVersion\": \"apps/v1\",\n \"metadata\": {\n \"resourceVersion\": \"1987\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e5b1166f-50cd-4244-9af8-23464d927c55\",\n \"resourceVersion\": \"516\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"io.cilium/app\": \"operator\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"cilium-operator\",\n \"pod-template-hash\": \"84c488588\"\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\": \"cilium-operator\",\n \"uid\": \"23fc0a20-822e-4182-9be8-33fe163c2b0e\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\",\n \"pod-template-hash\": \"84c488588\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"io.cilium/app\": \"operator\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"cilium-operator\",\n \"pod-template-hash\": \"84c488588\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"cilium-operator\",\n \"image\": \"quay.io/cilium/operator:v1.11.5\",\n \"command\": [\n \"cilium-operator\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\",\n \"--debug=$(CILIUM_DEBUG)\",\n \"--eni-tags=KubernetesCluster=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_DEBUG\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"debug\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9234,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 3,\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 \"serviceAccountName\": \"cilium-operator\",\n \"serviceAccount\": \"cilium-operator\",\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 \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\"\n }\n }\n }\n ]\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\": \"coredns-57d68fdf4b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e55ec12c-9964-4858-b02d-91dc59818178\",\n \"resourceVersion\": \"1057\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"57d68fdf4b\"\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\": \"coredns\",\n \"uid\": \"84934f2c-490d-472c-850b-f642dc453574\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"replicas\": 2,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\",\n \"pod-template-hash\": \"57d68fdf4b\"\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\": \"57d68fdf4b\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"config-volume\",\n \"configMap\": {\n \"name\": \"coredns\",\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"coredns\",\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"args\": [\n \"-conf\",\n \"/etc/coredns/Corefile\"\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 \"name\": \"metrics\",\n \"containerPort\": 9153,\n \"protocol\": \"TCP\"\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\": \"config-volume\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/coredns\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/health\",\n \"port\": 8080,\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\": \"/ready\",\n \"port\": 8181,\n \"scheme\": \"HTTP\"\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 \"securityContext\": {\n \"capabilities\": {\n \"add\": [\n \"NET_BIND_SERVICE\"\n ],\n \"drop\": [\n \"all\"\n ]\n },\n \"readOnlyRootFilesystem\": true,\n \"allowPrivilegeEscalation\": false\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"coredns\",\n \"serviceAccount\": \"coredns\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n }\n ]\n }\n }\n },\n \"status\": {\n \"replicas\": 2,\n \"fullyLabeledReplicas\": 2,\n \"readyReplicas\": 2,\n \"availableReplicas\": 2,\n \"observedGeneration\": 2\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0267eaf4-9a6c-4482-af46-67ddad11db72\",\n \"resourceVersion\": \"996\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"k8s-app\": \"coredns-autoscaler\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"676759bcc8\"\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\": \"coredns-autoscaler\",\n \"uid\": \"4346e598-582c-4583-922f-f78ba541b19c\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"coredns-autoscaler\",\n \"pod-template-hash\": \"676759bcc8\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"k8s-app\": \"coredns-autoscaler\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"676759bcc8\"\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.4\",\n \"command\": [\n \"/cluster-proportional-autoscaler\",\n \"--namespace=kube-system\",\n \"--configmap=coredns-autoscaler\",\n \"--target=Deployment/coredns\",\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 \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"coredns-autoscaler\",\n \"serviceAccount\": \"coredns-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 },\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-668c67b84\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0ebb6f65-b2cf-4d78-a9a7-fde8145a44d1\",\n \"resourceVersion\": \"436\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\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\": \"668c67b84\",\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\": \"c654a392-2094-4195-9533-5a31283bd490\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"matchLabels\": {\n \"k8s-app\": \"dns-controller\",\n \"pod-template-hash\": \"668c67b84\"\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\": \"668c67b84\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\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 \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/dns-controller.kube-system.sa.e2e-e2e-kops-aws-cni-cilium-ov735p\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\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 \"fsGroup\": 10001\n },\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\": \"ebs-csi-controller-5b757b8575\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0f048f80-0596-43c9-bb88-f23f8215bd89\",\n \"resourceVersion\": \"1117\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"5b757b8575\"\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\": \"ebs-csi-controller\",\n \"uid\": \"1e047b6c-98d5-4e00-8f86-7f78ab955717\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"replicas\": 2,\n \"selector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"pod-template-hash\": \"5b757b8575\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"5b757b8575\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"socket-dir\",\n \"emptyDir\": {}\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"ebs-plugin\",\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"args\": [\n \"controller\",\n \"--endpoint=$(CSI_ENDPOINT)\",\n \"--logtostderr\",\n \"--k8s-tag-cluster-id=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--extra-tags=KubernetesCluster=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--v=5\"\n ],\n \"ports\": [\n {\n \"name\": \"healthz\",\n \"containerPort\": 9808,\n \"protocol\": \"TCP\"\n }\n ],\n \"env\": [\n {\n \"name\": \"CSI_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CSI_ENDPOINT\",\n \"value\": \"unix:///var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ACCESS_KEY_ID\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"key_id\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_SECRET_ACCESS_KEY\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"access_key\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\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\": \"csi-provisioner\",\n \"image\": \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--feature-gates=Topology=true\",\n \"--leader-election=true\",\n \"--extra-create-metadata=true\",\n \"--default-fstype=ext4\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-attacher\",\n \"image\": \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--leader-election=true\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-resizer\",\n \"image\": \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"Always\"\n },\n {\n \"name\": \"liveness-probe\",\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\",\n \"args\": [\n \"--csi-address=/csi/csi.sock\"\n ],\n \"env\": [\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/csi\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\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\": \"ebs-csi-controller-sa\",\n \"serviceAccount\": \"ebs-csi-controller-sa\",\n \"securityContext\": {\n \"fsGroup\": 10001\n },\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"priorityClassName\": \"system-cluster-critical\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n }\n ]\n }\n }\n },\n \"status\": {\n \"replicas\": 2,\n \"fullyLabeledReplicas\": 2,\n \"readyReplicas\": 2,\n \"availableReplicas\": 2,\n \"observedGeneration\": 1\n }\n }\n ]\n}\n{\n \"kind\": \"PodList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"1993\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-ptzbx\",\n \"generateName\": \"aws-cloud-controller-manager-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bab72e99-7d36-4862-a7df-a18789743bb3\",\n \"resourceVersion\": \"440\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"controller-revision-hash\": \"79b95f9656\",\n \"k8s-app\": \"aws-cloud-controller-manager\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-generation\": \"1\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"aws-cloud-controller-manager\",\n \"uid\": \"85384559-ec45-45ed-889d-f86635a430d4\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cloudconfig\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/cloud.config\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-96zlj\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"aws-cloud-controller-manager\",\n \"image\": \"registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.0\",\n \"args\": [\n \"--allocate-node-cidrs=true\",\n \"--cluster-cidr=100.64.0.0/10\",\n \"--cluster-name=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--configure-cloud-routes=false\",\n \"--enable-leader-migration=true\",\n \"--leader-elect=true\",\n \"--v=2\",\n \"--cloud-provider=aws\",\n \"--use-service-account-credentials=true\",\n \"--cloud-config=/etc/kubernetes/cloud.config\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/aws-cloud-controller-manager.kube-system.sa.e2e-e2e-kops--fc3tg2\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"200m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"cloudconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/kubernetes/cloud.config\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-96zlj\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"aws-cloud-controller-manager\",\n \"serviceAccount\": \"aws-cloud-controller-manager\",\n \"nodeName\": \"i-01f8d24c3eaded970\",\n \"hostNetwork\": true,\n \"securityContext\": {\n \"fsGroup\": 10001\n },\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"i-01f8d24c3eaded970\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.cloudprovider.kubernetes.io/uninitialized\",\n \"value\": \"true\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/disk-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/memory-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/pid-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/unschedulable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/network-unavailable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:49Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:49Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\"\n }\n ],\n \"hostIP\": \"172.20.43.1\",\n \"podIP\": \"172.20.43.1\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.43.1\"\n }\n ],\n \"startTime\": \"2022-06-17T14:03:44Z\",\n \"containerStatuses\": [\n {\n \"name\": \"aws-cloud-controller-manager\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:03:48Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.0\",\n \"imageID\": \"registry.k8s.io/provider-aws/cloud-controller-manager@sha256:9b1f6a6dd5de51cc30381187e0a3e236c6cebd34ca975074db3d4a3b0b2ca57c\",\n \"containerID\": \"containerd://759aabd15ef23de8c9d96f2d186439ec4f2522a99e7d4e88d37852f1dd731c9d\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-996nx\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ff9aa85a-b61d-4fb8-b510-985849bb7cf0\",\n \"resourceVersion\": \"954\",\n \"creationTimestamp\": \"2022-06-17T14:04:48Z\",\n \"labels\": {\n \"controller-revision-hash\": \"67ffb7f886\",\n \"k8s-app\": \"cilium\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-run\",\n \"hostPath\": {\n \"path\": \"/var/run/cilium\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"bpf-maps\",\n \"hostPath\": {\n \"path\": \"/sys/fs/bpf\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cni-path\",\n \"hostPath\": {\n \"path\": \"/opt/cni/bin\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cilium-cgroup\",\n \"hostPath\": {\n \"path\": \"/run/cilium/cgroupv2\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"etc-cni-netd\",\n \"hostPath\": {\n \"path\": \"/etc/cni/net.d\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"xtables-lock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"secret\": {\n \"secretName\": \"cilium-clustermesh\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n },\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-rwnvf\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"initContainers\": [\n {\n \"name\": \"clean-cilium-state\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"/init-container.sh\"\n ],\n \"env\": [\n {\n \"name\": \"CILIUM_ALL_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-state\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_BPF_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-bpf-state\",\n \"optional\": true\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\"\n },\n {\n \"name\": \"cilium-cgroup\",\n \"mountPath\": \"/run/cilium/cgroupv2\",\n \"mountPropagation\": \"HostToContainer\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"kube-api-access-rwnvf\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"cilium-agent\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"cilium-agent\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_CLUSTERMESH_CONFIG\",\n \"value\": \"/var/lib/cilium/clustermesh/\"\n },\n {\n \"name\": \"CILIUM_CNI_CHAINING_MODE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"cni-chaining-mode\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_CUSTOM_CNI_CONF\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"custom-cni-conf\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"cni-path\",\n \"mountPath\": \"/host/opt/cni/bin\"\n },\n {\n \"name\": \"etc-cni-netd\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/cilium/clustermesh\"\n },\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\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\": \"kube-api-access-rwnvf\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 10\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"initialDelaySeconds\": 5,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"startupProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 2,\n \"successThreshold\": 1,\n \"failureThreshold\": 105\n },\n \"lifecycle\": {\n \"postStart\": {\n \"exec\": {\n \"command\": [\n \"/cni-install.sh\",\n \"--cni-exclusive=true\"\n ]\n }\n },\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/cni-uninstall.sh\"\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\": 1,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"cilium\",\n \"serviceAccount\": \"cilium\",\n \"nodeName\": \"i-01e3baf8d04c3921f\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"i-01e3baf8d04c3921f\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/disk-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/memory-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/pid-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/unschedulable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/network-unavailable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\",\n \"priority\": 2000001000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:10Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:26Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:26Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:48Z\"\n }\n ],\n \"hostIP\": \"172.20.40.91\",\n \"podIP\": \"172.20.40.91\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.40.91\"\n }\n ],\n \"startTime\": \"2022-06-17T14:04:50Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-17T14:05:07Z\",\n \"finishedAt\": \"2022-06-17T14:05:07Z\",\n \"containerID\": \"containerd://450831581d80df4b2e7f507133c04ccf0a5a41a1ba68ffc365c25fac6c56b2f0\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://450831581d80df4b2e7f507133c04ccf0a5a41a1ba68ffc365c25fac6c56b2f0\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:10Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://cc018aa0ed7e7d6aff25d055e9af343928882b948e1b00044b293279d068a06e\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-kw69k\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"153e85b8-d8be-4c27-86c0-571490e5d247\",\n \"resourceVersion\": \"850\",\n \"creationTimestamp\": \"2022-06-17T14:04:33Z\",\n \"labels\": {\n \"controller-revision-hash\": \"67ffb7f886\",\n \"k8s-app\": \"cilium\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-run\",\n \"hostPath\": {\n \"path\": \"/var/run/cilium\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"bpf-maps\",\n \"hostPath\": {\n \"path\": \"/sys/fs/bpf\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cni-path\",\n \"hostPath\": {\n \"path\": \"/opt/cni/bin\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cilium-cgroup\",\n \"hostPath\": {\n \"path\": \"/run/cilium/cgroupv2\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"etc-cni-netd\",\n \"hostPath\": {\n \"path\": \"/etc/cni/net.d\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"xtables-lock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"secret\": {\n \"secretName\": \"cilium-clustermesh\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n },\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-vqptj\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"initContainers\": [\n {\n \"name\": \"clean-cilium-state\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"/init-container.sh\"\n ],\n \"env\": [\n {\n \"name\": \"CILIUM_ALL_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-state\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_BPF_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-bpf-state\",\n \"optional\": true\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\"\n },\n {\n \"name\": \"cilium-cgroup\",\n \"mountPath\": \"/run/cilium/cgroupv2\",\n \"mountPropagation\": \"HostToContainer\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"kube-api-access-vqptj\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"cilium-agent\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"cilium-agent\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_CLUSTERMESH_CONFIG\",\n \"value\": \"/var/lib/cilium/clustermesh/\"\n },\n {\n \"name\": \"CILIUM_CNI_CHAINING_MODE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"cni-chaining-mode\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_CUSTOM_CNI_CONF\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"custom-cni-conf\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"cni-path\",\n \"mountPath\": \"/host/opt/cni/bin\"\n },\n {\n \"name\": \"etc-cni-netd\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/cilium/clustermesh\"\n },\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\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\": \"kube-api-access-vqptj\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 10\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"initialDelaySeconds\": 5,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"startupProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 2,\n \"successThreshold\": 1,\n \"failureThreshold\": 105\n },\n \"lifecycle\": {\n \"postStart\": {\n \"exec\": {\n \"command\": [\n \"/cni-install.sh\",\n \"--cni-exclusive=true\"\n ]\n }\n },\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/cni-uninstall.sh\"\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\": 1,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"cilium\",\n \"serviceAccount\": \"cilium\",\n \"nodeName\": \"i-0d358a789867f1f7c\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"i-0d358a789867f1f7c\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/disk-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/memory-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/pid-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/unschedulable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/network-unavailable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\",\n \"priority\": 2000001000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:53Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:09Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:09Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:33Z\"\n }\n ],\n \"hostIP\": \"172.20.34.147\",\n \"podIP\": \"172.20.34.147\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.34.147\"\n }\n ],\n \"startTime\": \"2022-06-17T14:04:33Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-17T14:04:50Z\",\n \"finishedAt\": \"2022-06-17T14:04:50Z\",\n \"containerID\": \"containerd://6fae83abcb4cfb4d4e7f2da76b9c37de21b16e3c0d09f7124322ea782431a3f4\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://6fae83abcb4cfb4d4e7f2da76b9c37de21b16e3c0d09f7124322ea782431a3f4\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:04:53Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://cd671301fae7d8a6a47114bdf06d9a9c3897ecfce3657031a9301794cc6b1044\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lvl5z\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"678ef593-55ae-4b20-9d4f-a27be1f1c952\",\n \"resourceVersion\": \"881\",\n \"creationTimestamp\": \"2022-06-17T14:04:38Z\",\n \"labels\": {\n \"controller-revision-hash\": \"67ffb7f886\",\n \"k8s-app\": \"cilium\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-run\",\n \"hostPath\": {\n \"path\": \"/var/run/cilium\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"bpf-maps\",\n \"hostPath\": {\n \"path\": \"/sys/fs/bpf\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cni-path\",\n \"hostPath\": {\n \"path\": \"/opt/cni/bin\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cilium-cgroup\",\n \"hostPath\": {\n \"path\": \"/run/cilium/cgroupv2\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"etc-cni-netd\",\n \"hostPath\": {\n \"path\": \"/etc/cni/net.d\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"xtables-lock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"secret\": {\n \"secretName\": \"cilium-clustermesh\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n },\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-lj62w\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"initContainers\": [\n {\n \"name\": \"clean-cilium-state\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"/init-container.sh\"\n ],\n \"env\": [\n {\n \"name\": \"CILIUM_ALL_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-state\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_BPF_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-bpf-state\",\n \"optional\": true\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\"\n },\n {\n \"name\": \"cilium-cgroup\",\n \"mountPath\": \"/run/cilium/cgroupv2\",\n \"mountPropagation\": \"HostToContainer\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"kube-api-access-lj62w\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"cilium-agent\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"cilium-agent\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_CLUSTERMESH_CONFIG\",\n \"value\": \"/var/lib/cilium/clustermesh/\"\n },\n {\n \"name\": \"CILIUM_CNI_CHAINING_MODE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"cni-chaining-mode\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_CUSTOM_CNI_CONF\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"custom-cni-conf\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"cni-path\",\n \"mountPath\": \"/host/opt/cni/bin\"\n },\n {\n \"name\": \"etc-cni-netd\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/cilium/clustermesh\"\n },\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\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\": \"kube-api-access-lj62w\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 10\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"initialDelaySeconds\": 5,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"startupProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 2,\n \"successThreshold\": 1,\n \"failureThreshold\": 105\n },\n \"lifecycle\": {\n \"postStart\": {\n \"exec\": {\n \"command\": [\n \"/cni-install.sh\",\n \"--cni-exclusive=true\"\n ]\n }\n },\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/cni-uninstall.sh\"\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\": 1,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"cilium\",\n \"serviceAccount\": \"cilium\",\n \"nodeName\": \"i-0f5982828829a9fbb\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"i-0f5982828829a9fbb\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/disk-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/memory-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/pid-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/unschedulable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/network-unavailable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\",\n \"priority\": 2000001000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:59Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:15Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:15Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:38Z\"\n }\n ],\n \"hostIP\": \"172.20.40.69\",\n \"podIP\": \"172.20.40.69\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.40.69\"\n }\n ],\n \"startTime\": \"2022-06-17T14:04:38Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-17T14:04:56Z\",\n \"finishedAt\": \"2022-06-17T14:04:56Z\",\n \"containerID\": \"containerd://f4024abaf0d06d933a8f32399173e1fe30709cf2aa9449c0b902f78af4c4e6bf\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://f4024abaf0d06d933a8f32399173e1fe30709cf2aa9449c0b902f78af4c4e6bf\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:04:59Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://ee3d7f50a36ad0bbd56b213cd1dc08d14778fec9b5d264b500e8a9e01262d1bc\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-64gz7\",\n \"generateName\": \"cilium-operator-84c488588-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e3d7ddcc-469f-47b0-950b-b7426dde17be\",\n \"resourceVersion\": \"515\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"io.cilium/app\": \"operator\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"cilium-operator\",\n \"pod-template-hash\": \"84c488588\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"cilium-operator-84c488588\",\n \"uid\": \"e5b1166f-50cd-4244-9af8-23464d927c55\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-xdwfr\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"cilium-operator\",\n \"image\": \"quay.io/cilium/operator:v1.11.5\",\n \"command\": [\n \"cilium-operator\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\",\n \"--debug=$(CILIUM_DEBUG)\",\n \"--eni-tags=KubernetesCluster=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_DEBUG\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"debug\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\n },\n {\n \"name\": \"kube-api-access-xdwfr\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9234,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 60,\n \"timeoutSeconds\": 3,\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 \"serviceAccountName\": \"cilium-operator\",\n \"serviceAccount\": \"cilium-operator\",\n \"nodeName\": \"i-01f8d24c3eaded970\",\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 \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"io.cilium/app\": \"operator\",\n \"name\": \"cilium-operator\"\n }\n }\n }\n ]\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:10Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:10Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\"\n }\n ],\n \"hostIP\": \"172.20.43.1\",\n \"podIP\": \"172.20.43.1\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.43.1\"\n }\n ],\n \"startTime\": \"2022-06-17T14:03:44Z\",\n \"containerStatuses\": [\n {\n \"name\": \"cilium-operator\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:04:09Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/operator:v1.11.5\",\n \"imageID\": \"quay.io/cilium/operator@sha256:a6095fedca15081df3bfb70aa627578d642eeaf3b0e0140100c1086fd47bbfb5\",\n \"containerID\": \"containerd://17f57f54364e60c3a141e44431b58a3980a3cfa862eee1002f45caefa9efd3ad\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-r5nh5\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"200daae5-c063-4631-afd4-7a64de6f0c64\",\n \"resourceVersion\": \"770\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"controller-revision-hash\": \"67ffb7f886\",\n \"k8s-app\": \"cilium\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-run\",\n \"hostPath\": {\n \"path\": \"/var/run/cilium\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"bpf-maps\",\n \"hostPath\": {\n \"path\": \"/sys/fs/bpf\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cni-path\",\n \"hostPath\": {\n \"path\": \"/opt/cni/bin\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cilium-cgroup\",\n \"hostPath\": {\n \"path\": \"/run/cilium/cgroupv2\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"etc-cni-netd\",\n \"hostPath\": {\n \"path\": \"/etc/cni/net.d\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"xtables-lock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"secret\": {\n \"secretName\": \"cilium-clustermesh\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n },\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-rvqrz\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"initContainers\": [\n {\n \"name\": \"clean-cilium-state\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"/init-container.sh\"\n ],\n \"env\": [\n {\n \"name\": \"CILIUM_ALL_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-state\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_BPF_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-bpf-state\",\n \"optional\": true\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\"\n },\n {\n \"name\": \"cilium-cgroup\",\n \"mountPath\": \"/run/cilium/cgroupv2\",\n \"mountPropagation\": \"HostToContainer\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"kube-api-access-rvqrz\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"cilium-agent\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"cilium-agent\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_CLUSTERMESH_CONFIG\",\n \"value\": \"/var/lib/cilium/clustermesh/\"\n },\n {\n \"name\": \"CILIUM_CNI_CHAINING_MODE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"cni-chaining-mode\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_CUSTOM_CNI_CONF\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"custom-cni-conf\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"cni-path\",\n \"mountPath\": \"/host/opt/cni/bin\"\n },\n {\n \"name\": \"etc-cni-netd\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/cilium/clustermesh\"\n },\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\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\": \"kube-api-access-rvqrz\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 10\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"initialDelaySeconds\": 5,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"startupProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 2,\n \"successThreshold\": 1,\n \"failureThreshold\": 105\n },\n \"lifecycle\": {\n \"postStart\": {\n \"exec\": {\n \"command\": [\n \"/cni-install.sh\",\n \"--cni-exclusive=true\"\n ]\n }\n },\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/cni-uninstall.sh\"\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\": 1,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"cilium\",\n \"serviceAccount\": \"cilium\",\n \"nodeName\": \"i-01f8d24c3eaded970\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"i-01f8d24c3eaded970\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/disk-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/memory-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/pid-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/unschedulable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/network-unavailable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\",\n \"priority\": 2000001000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:04Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:57Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:57Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\"\n }\n ],\n \"hostIP\": \"172.20.43.1\",\n \"podIP\": \"172.20.43.1\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.43.1\"\n }\n ],\n \"startTime\": \"2022-06-17T14:03:44Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-17T14:04:02Z\",\n \"finishedAt\": \"2022-06-17T14:04:02Z\",\n \"containerID\": \"containerd://f20557b23834f1dc836f1f78055053ee6f3179ec31d0a14c6282f560e470aa0a\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://f20557b23834f1dc836f1f78055053ee6f3179ec31d0a14c6282f560e470aa0a\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:04:04Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://44e960ce409f3b1a8b2eb154307b20be7ddad3fda620eb7f0e5ac758bb135898\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-tc9xh\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9c67e6e5-99b5-4b04-8b39-2f3e444932ae\",\n \"resourceVersion\": \"917\",\n \"creationTimestamp\": \"2022-06-17T14:04:44Z\",\n \"labels\": {\n \"controller-revision-hash\": \"67ffb7f886\",\n \"k8s-app\": \"cilium\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"kubernetes.io/cluster-service\": \"true\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"cilium\",\n \"uid\": \"1b06baba-a412-4efa-89a9-572aa735f78d\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"cilium-run\",\n \"hostPath\": {\n \"path\": \"/var/run/cilium\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"bpf-maps\",\n \"hostPath\": {\n \"path\": \"/sys/fs/bpf\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cni-path\",\n \"hostPath\": {\n \"path\": \"/opt/cni/bin\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"cilium-cgroup\",\n \"hostPath\": {\n \"path\": \"/run/cilium/cgroupv2\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"etc-cni-netd\",\n \"hostPath\": {\n \"path\": \"/etc/cni/net.d\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"xtables-lock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"secret\": {\n \"secretName\": \"cilium-clustermesh\",\n \"defaultMode\": 420,\n \"optional\": true\n }\n },\n {\n \"name\": \"cilium-config-path\",\n \"configMap\": {\n \"name\": \"cilium-config\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-68mbh\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"initContainers\": [\n {\n \"name\": \"clean-cilium-state\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"/init-container.sh\"\n ],\n \"env\": [\n {\n \"name\": \"CILIUM_ALL_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-state\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_BPF_STATE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"clean-cilium-bpf-state\",\n \"optional\": true\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\"\n },\n {\n \"name\": \"cilium-cgroup\",\n \"mountPath\": \"/run/cilium/cgroupv2\",\n \"mountPropagation\": \"HostToContainer\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"kube-api-access-68mbh\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"cilium-agent\",\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"command\": [\n \"cilium-agent\"\n ],\n \"args\": [\n \"--config-dir=/tmp/cilium/config-map\"\n ],\n \"env\": [\n {\n \"name\": \"K8S_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CILIUM_K8S_NAMESPACE\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n },\n {\n \"name\": \"CILIUM_CLUSTERMESH_CONFIG\",\n \"value\": \"/var/lib/cilium/clustermesh/\"\n },\n {\n \"name\": \"CILIUM_CNI_CHAINING_MODE\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"cni-chaining-mode\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"CILIUM_CUSTOM_CNI_CONF\",\n \"valueFrom\": {\n \"configMapKeyRef\": {\n \"name\": \"cilium-config\",\n \"key\": \"custom-cni-conf\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"api.internal.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\"\n },\n {\n \"name\": \"KUBERNETES_SERVICE_PORT\",\n \"value\": \"443\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"25m\",\n \"memory\": \"128Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"bpf-maps\",\n \"mountPath\": \"/sys/fs/bpf\",\n \"mountPropagation\": \"Bidirectional\"\n },\n {\n \"name\": \"cilium-run\",\n \"mountPath\": \"/var/run/cilium\"\n },\n {\n \"name\": \"cni-path\",\n \"mountPath\": \"/host/opt/cni/bin\"\n },\n {\n \"name\": \"etc-cni-netd\",\n \"mountPath\": \"/host/etc/cni/net.d\"\n },\n {\n \"name\": \"clustermesh-secrets\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/cilium/clustermesh\"\n },\n {\n \"name\": \"cilium-config-path\",\n \"readOnly\": true,\n \"mountPath\": \"/tmp/cilium/config-map\"\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\": \"kube-api-access-68mbh\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 10\n },\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"initialDelaySeconds\": 5,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 30,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"startupProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 9876,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\",\n \"httpHeaders\": [\n {\n \"name\": \"brief\",\n \"value\": \"true\"\n }\n ]\n },\n \"timeoutSeconds\": 1,\n \"periodSeconds\": 2,\n \"successThreshold\": 1,\n \"failureThreshold\": 105\n },\n \"lifecycle\": {\n \"postStart\": {\n \"exec\": {\n \"command\": [\n \"/cni-install.sh\",\n \"--cni-exclusive=true\"\n ]\n }\n },\n \"preStop\": {\n \"exec\": {\n \"command\": [\n \"/cni-uninstall.sh\"\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\": 1,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"cilium\",\n \"serviceAccount\": \"cilium\",\n \"nodeName\": \"i-08979b175038f22dc\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"i-08979b175038f22dc\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n },\n {\n \"key\": \"node.kubernetes.io/disk-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/memory-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/pid-pressure\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/unschedulable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"key\": \"node.kubernetes.io/network-unavailable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\",\n \"priority\": 2000001000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:06Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:21Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:21Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:04:44Z\"\n }\n ],\n \"hostIP\": \"172.20.34.64\",\n \"podIP\": \"172.20.34.64\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.34.64\"\n }\n ],\n \"startTime\": \"2022-06-17T14:04:45Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-17T14:05:03Z\",\n \"finishedAt\": \"2022-06-17T14:05:03Z\",\n \"containerID\": \"containerd://5f49d5b7104c8852a6fc41d01ca0de81610f8db52b33edb5d5a0af3f0b79f1d0\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://5f49d5b7104c8852a6fc41d01ca0de81610f8db52b33edb5d5a0af3f0b79f1d0\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:06Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"quay.io/cilium/cilium:v1.11.5\",\n \"imageID\": \"quay.io/cilium/cilium@sha256:79e66c3c2677e9ecc3fd5b2ed8e4ea7e49cf99ed6ee181f2ef43400c4db5eef0\",\n \"containerID\": \"containerd://521a87c60f30514802034841052d3fd3c19899426be958212ec0054d62cb08b1\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-6l9np\",\n \"generateName\": \"coredns-57d68fdf4b-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"482685a5-8555-42b2-8335-61dedcd8768b\",\n \"resourceVersion\": \"1053\",\n \"creationTimestamp\": \"2022-06-17T14:05:35Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"57d68fdf4b\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"coredns-57d68fdf4b\",\n \"uid\": \"e55ec12c-9964-4858-b02d-91dc59818178\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"config-volume\",\n \"configMap\": {\n \"name\": \"coredns\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-46n4h\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"coredns\",\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"args\": [\n \"-conf\",\n \"/etc/coredns/Corefile\"\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 \"name\": \"metrics\",\n \"containerPort\": 9153,\n \"protocol\": \"TCP\"\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\": \"config-volume\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/coredns\"\n },\n {\n \"name\": \"kube-api-access-46n4h\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/health\",\n \"port\": 8080,\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\": \"/ready\",\n \"port\": 8181,\n \"scheme\": \"HTTP\"\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 \"securityContext\": {\n \"capabilities\": {\n \"add\": [\n \"NET_BIND_SERVICE\"\n ],\n \"drop\": [\n \"all\"\n ]\n },\n \"readOnlyRootFilesystem\": true,\n \"allowPrivilegeEscalation\": false\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"coredns\",\n \"serviceAccount\": \"coredns\",\n \"nodeName\": \"i-08979b175038f22dc\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n }\n ]\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:35Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:44Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:44Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:35Z\"\n }\n ],\n \"hostIP\": \"172.20.34.64\",\n \"podIP\": \"100.96.3.225\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.3.225\"\n }\n ],\n \"startTime\": \"2022-06-17T14:05:35Z\",\n \"containerStatuses\": [\n {\n \"name\": \"coredns\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:43Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"imageID\": \"registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"containerID\": \"containerd://8c7741c2bb5509a3019b887d7927b1d7cb975be51f09618e479c4d0d4a7c4fde\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-lsvdw\",\n \"generateName\": \"coredns-57d68fdf4b-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5effed8e-fe47-401e-ad17-1a00a96d541b\",\n \"resourceVersion\": \"936\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"57d68fdf4b\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"coredns-57d68fdf4b\",\n \"uid\": \"e55ec12c-9964-4858-b02d-91dc59818178\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"config-volume\",\n \"configMap\": {\n \"name\": \"coredns\",\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-tn6sg\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"coredns\",\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"args\": [\n \"-conf\",\n \"/etc/coredns/Corefile\"\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 \"name\": \"metrics\",\n \"containerPort\": 9153,\n \"protocol\": \"TCP\"\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\": \"config-volume\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/coredns\"\n },\n {\n \"name\": \"kube-api-access-tn6sg\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/health\",\n \"port\": 8080,\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\": \"/ready\",\n \"port\": 8181,\n \"scheme\": \"HTTP\"\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 \"securityContext\": {\n \"capabilities\": {\n \"add\": [\n \"NET_BIND_SERVICE\"\n ],\n \"drop\": [\n \"all\"\n ]\n },\n \"readOnlyRootFilesystem\": true,\n \"allowPrivilegeEscalation\": false\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"coredns\",\n \"serviceAccount\": \"coredns\",\n \"nodeName\": \"i-0d358a789867f1f7c\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"k8s-app\": \"kube-dns\"\n }\n }\n }\n ]\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:03Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:24Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:24Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:03Z\"\n }\n ],\n \"hostIP\": \"172.20.34.147\",\n \"podIP\": \"100.96.1.160\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.160\"\n }\n ],\n \"startTime\": \"2022-06-17T14:05:03Z\",\n \"containerStatuses\": [\n {\n \"name\": \"coredns\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:23Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"imageID\": \"registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"containerID\": \"containerd://94870a774c01193601b2f631b69fe8500568bde47019366c3e6521f0b509308e\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-zxg5t\",\n \"generateName\": \"coredns-autoscaler-676759bcc8-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1af79dae-0b4d-457e-b2bd-49742c01c5c8\",\n \"resourceVersion\": \"993\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"k8s-app\": \"coredns-autoscaler\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"676759bcc8\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"coredns-autoscaler-676759bcc8\",\n \"uid\": \"0267eaf4-9a6c-4482-af46-67ddad11db72\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kube-api-access-ssx79\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"autoscaler\",\n \"image\": \"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\",\n \"command\": [\n \"/cluster-proportional-autoscaler\",\n \"--namespace=kube-system\",\n \"--configmap=coredns-autoscaler\",\n \"--target=Deployment/coredns\",\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 \"volumeMounts\": [\n {\n \"name\": \"kube-api-access-ssx79\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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 \"nodeSelector\": {\n \"kubernetes.io/os\": \"linux\"\n },\n \"serviceAccountName\": \"coredns-autoscaler\",\n \"serviceAccount\": \"coredns-autoscaler\",\n \"nodeName\": \"i-0d358a789867f1f7c\",\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:04Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:35Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:35Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:03Z\"\n }\n ],\n \"hostIP\": \"172.20.34.147\",\n \"podIP\": \"100.96.1.50\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.50\"\n }\n ],\n \"startTime\": \"2022-06-17T14:05:04Z\",\n \"containerStatuses\": [\n {\n \"name\": \"autoscaler\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:35Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\",\n \"imageID\": \"registry.k8s.io/cpa/cluster-proportional-autoscaler@sha256:fd636b33485c7826fb20ef0688a83ee0910317dbb6c0c6f3ad14661c1db25def\",\n \"containerID\": \"containerd://3828c8a1e28b99a7b568fd1bf7bcfa45dc6cd8a52e7380cc791daa3d5ae640c5\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-ng4rw\",\n \"generateName\": \"dns-controller-668c67b84-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6b035eb2-e349-4d59-a5f8-88b1ba5b0226\",\n \"resourceVersion\": \"435\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\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\": \"668c67b84\",\n \"version\": \"v1.24.0-beta.1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"dns-controller-668c67b84\",\n \"uid\": \"0ebb6f65-b2cf-4d78-a9a7-fde8145a44d1\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-4mljf\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\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 \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/dns-controller.kube-system.sa.e2e-e2e-kops-aws-cni-cilium-ov735p\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-4mljf\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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 \"nodeName\": \"i-01f8d24c3eaded970\",\n \"hostNetwork\": true,\n \"securityContext\": {\n \"fsGroup\": 10001\n },\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 \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\"\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:47Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:47Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:03:44Z\"\n }\n ],\n \"hostIP\": \"172.20.43.1\",\n \"podIP\": \"172.20.43.1\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.43.1\"\n }\n ],\n \"startTime\": \"2022-06-17T14:03:44Z\",\n \"containerStatuses\": [\n {\n \"name\": \"dns-controller\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:03:46Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/kops/dns-controller:1.24.0-beta.1\",\n \"imageID\": \"sha256:92d3091c2cb7ed1124a017b734fe5a5fc702fb1031a10ba8c0f8d30449de19f8\",\n \"containerID\": \"containerd://70be18b28879014dd8846929269ca5a8a6306980667391b3d757ca5249757ab4\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-j4l2r\",\n \"generateName\": \"ebs-csi-controller-5b757b8575-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"11d21cb1-5534-46e1-8739-527c2bf02b04\",\n \"resourceVersion\": \"1115\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"5b757b8575\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"ebs-csi-controller-5b757b8575\",\n \"uid\": \"0f048f80-0596-43c9-bb88-f23f8215bd89\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"socket-dir\",\n \"emptyDir\": {}\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-c9q4m\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"ebs-plugin\",\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"args\": [\n \"controller\",\n \"--endpoint=$(CSI_ENDPOINT)\",\n \"--logtostderr\",\n \"--k8s-tag-cluster-id=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--extra-tags=KubernetesCluster=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--v=5\"\n ],\n \"ports\": [\n {\n \"name\": \"healthz\",\n \"containerPort\": 9808,\n \"protocol\": \"TCP\"\n }\n ],\n \"env\": [\n {\n \"name\": \"CSI_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CSI_ENDPOINT\",\n \"value\": \"unix:///var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ACCESS_KEY_ID\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"key_id\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_SECRET_ACCESS_KEY\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"access_key\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-c9q4m\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\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\": \"csi-provisioner\",\n \"image\": \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--feature-gates=Topology=true\",\n \"--leader-election=true\",\n \"--extra-create-metadata=true\",\n \"--default-fstype=ext4\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-c9q4m\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-attacher\",\n \"image\": \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--leader-election=true\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-c9q4m\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-resizer\",\n \"image\": \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-c9q4m\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"Always\"\n },\n {\n \"name\": \"liveness-probe\",\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\",\n \"args\": [\n \"--csi-address=/csi/csi.sock\"\n ],\n \"env\": [\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/csi\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-c9q4m\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"ebs-csi-controller-sa\",\n \"serviceAccount\": \"ebs-csi-controller-sa\",\n \"nodeName\": \"i-0d358a789867f1f7c\",\n \"securityContext\": {\n \"fsGroup\": 10001\n },\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n }\n ]\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:03Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:54Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:54Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:03Z\"\n }\n ],\n \"hostIP\": \"172.20.34.147\",\n \"podIP\": \"100.96.1.16\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.16\"\n }\n ],\n \"startTime\": \"2022-06-17T14:05:03Z\",\n \"containerStatuses\": [\n {\n \"name\": \"csi-attacher\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:47Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\",\n \"imageID\": \"registry.k8s.io/sig-storage/csi-attacher@sha256:c5be65d6679efabb969d9b019300d187437ae876f992c40911fd2892bbef3b36\",\n \"containerID\": \"containerd://ba50f39f599089602a80db1807bdf477c8c429428eca189395d9dff1d44eb39f\",\n \"started\": true\n },\n {\n \"name\": \"csi-provisioner\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:41Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\",\n \"imageID\": \"registry.k8s.io/sig-storage/csi-provisioner@sha256:c8e03f60afa90a28e4bb6ec9a8d0fc36d89de4b7475cf2d613afa793ec969fe0\",\n \"containerID\": \"containerd://6d87d4df961af725a4ca20a53a81fd84b3a35d449d5bfa415b7113e629b3088c\",\n \"started\": true\n },\n {\n \"name\": \"csi-resizer\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:50Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\",\n \"imageID\": \"registry.k8s.io/sig-storage/csi-resizer@sha256:7a5ba58a44e0d749e0767e4e37315bcf6a61f33ce3185c1991848af4db0fb70a\",\n \"containerID\": \"containerd://603cdc817834bfd5ade6375d94a98eaef99eeb3814e82a210c88dd9deb2f88e2\",\n \"started\": true\n },\n {\n \"name\": \"ebs-plugin\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:31Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"imageID\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"containerID\": \"containerd://273f71b1c92235e20db2888e19d4158dfea13b0bdbf94875bdf7322a2c2f2e59\",\n \"started\": true\n },\n {\n \"name\": \"liveness-probe\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-17T14:05:53Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\",\n \"imageID\": \"registry.k8s.io/sig-storage/livenessprobe@sha256:529be2c9770add0cdd0c989115222ea9fc1be430c11095eb9f6dafcf98a36e2b\",\n \"containerID\": \"containerd://c299303868d8593d7c74c8b150067d67cf781a00f1e997671313871f21faddc2\",\n \"started\": true\n }\n ],\n \"qosClass\": \"BestEffort\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-s2s9d\",\n \"generateName\": \"ebs-csi-controller-5b757b8575-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d8bf9069-8449-4527-b455-7a7d01bb0f0c\",\n \"resourceVersion\": \"1107\",\n \"creationTimestamp\": \"2022-06-17T14:03:44Z\",\n \"labels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/version\": \"v1.6.2\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"5b757b8575\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"ebs-csi-controller-5b757b8575\",\n \"uid\": \"0f048f80-0596-43c9-bb88-f23f8215bd89\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"socket-dir\",\n \"emptyDir\": {}\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"audience\": \"amazonaws.com\",\n \"expirationSeconds\": 86400,\n \"path\": \"token\"\n }\n }\n ],\n \"defaultMode\": 420\n }\n },\n {\n \"name\": \"kube-api-access-2n6wr\",\n \"projected\": {\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"name\": \"kube-root-ca.crt\",\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ]\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"path\": \"namespace\",\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n }\n }\n ]\n }\n }\n ],\n \"defaultMode\": 420\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"ebs-plugin\",\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"args\": [\n \"controller\",\n \"--endpoint=$(CSI_ENDPOINT)\",\n \"--logtostderr\",\n \"--k8s-tag-cluster-id=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--extra-tags=KubernetesCluster=e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io\",\n \"--v=5\"\n ],\n \"ports\": [\n {\n \"name\": \"healthz\",\n \"containerPort\": 9808,\n \"protocol\": \"TCP\"\n }\n ],\n \"env\": [\n {\n \"name\": \"CSI_NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n },\n {\n \"name\": \"CSI_ENDPOINT\",\n \"value\": \"unix:///var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ACCESS_KEY_ID\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"key_id\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_SECRET_ACCESS_KEY\",\n \"valueFrom\": {\n \"secretKeyRef\": {\n \"name\": \"aws-secret\",\n \"key\": \"access_key\",\n \"optional\": true\n }\n }\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-2n6wr\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\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\": \"csi-provisioner\",\n \"image\": \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--feature-gates=Topology=true\",\n \"--leader-election=true\",\n \"--extra-create-metadata=true\",\n \"--default-fstype=ext4\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-2n6wr\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-attacher\",\n \"image\": \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--leader-election=true\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-2n6wr\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-resizer\",\n \"image\": \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n },\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-2n6wr\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"Always\"\n },\n {\n \"name\": \"liveness-probe\",\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\",\n \"args\": [\n \"--csi-address=/csi/csi.sock\"\n ],\n \"env\": [\n {\n \"name\": \"AWS_ROLE_ARN\",\n \"value\": \"arn:aws:iam::768319786644:role/ebs-csi-controller-sa.kube-system.sa.e2e-e2e-kops-aws-cni-hi30ee\"\n },\n {\n \"name\": \"AWS_WEB_IDENTITY_TOKEN_FILE\",\n \"value\": \"/var/run/secrets/amazonaws.com/token\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/csi\"\n },\n {\n \"name\": \"token-amazonaws-com\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/amazonaws.com/\"\n },\n {\n \"name\": \"kube-api-access-2n6wr\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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\": \"ebs-csi-controller-sa\",\n \"serviceAccount\": \"ebs-csi-controller-sa\",\n \"nodeName\": \"i-0f5982828829a9fbb\",\n \"securityContext\": {\n \"fsGroup\": 10001\n },\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n },\n {\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\",\n \"tolerationSeconds\": 300\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n }\n ]\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:10Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:53Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:53Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-17T14:05:10Z\"\n }\n ],\n \"hostIP\": \"172.20.40.69\",\n \"podIP\": \"100.96.2.240\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.2.240\"\n }\n ],\n \"startTime\": \"2022-06-17T14:05:10Z\",\n \"containerStatuses\": [\n {\n \"name\": \"csi-attacher\",\n \