Error lines from build-log.txt
... skipping 153 lines ...
I0618 14:00:18.546934 5732 common.go:152] Using cluster name:
I0618 14:00:18.546968 5732 http.go:37] curl https://storage.googleapis.com/kubernetes-release/release/stable.txt
I0618 14:00:18.617489 5732 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/latest-ci-updown-green.txt
I0618 14:00:18.619506 5732 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/1.24.0-beta.2+v1.24.0-beta.1-136-g0a2a2481ce/linux/amd64/kops
I0618 14:00:19.536088 5732 up.go:44] Cleaning up any leaked resources from previous cluster
I0618 14:00:19.536215 5732 dumplogs.go:45] /logs/artifacts/b319fd9d-ef0e-11ec-81ee-0e6f4d268760/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
W0618 14:00:20.053245 5732 down.go:34] Dumping cluster logs at the start of Down() failed: exit status 1
I0618 14:00:20.054322 5732 down.go:48] /logs/artifacts/b319fd9d-ef0e-11ec-81ee-0e6f4d268760/kops delete cluster --name e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --yes
I0618 14:00:20.075196 5766 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0618 14:00:20.075327 5766 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
I0618 14:00:20.540438 5732 http.go:37] curl http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip
2022/06/18 14:00:20 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
I0618 14:00:20.548640 5732 http.go:37] curl https://ip.jsb.workers.dev
I0618 14:00:20.638779 5732 up.go:156] /logs/artifacts/b319fd9d-ef0e-11ec-81ee-0e6f4d268760/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.192.60.134/32 --master-count 1 --master-volume-size 48 --node-count 4 --node-volume-size 48 --zones us-west-2a --master-size c5.large
I0618 14:00:20.660369 5776 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0618 14:00:20.660469 5776 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
I0618 14:00:20.686728 5776 create_cluster.go:862] Using SSH public key: /tmp/kops/e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io/id_ed25519.pub
I0618 14:00:21.307532 5776 new_cluster.go:1168] Cloud Provider ID = aws
... skipping 563 lines ...
I0618 14:00:53.314795 5732 up.go:240] /logs/artifacts/b319fd9d-ef0e-11ec-81ee-0e6f4d268760/kops validate cluster --name e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --count 10 --wait 15m0s
I0618 14:00:53.335108 5815 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0618 14:00:53.335227 5815 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Validating cluster e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io
W0618 14:00:54.605238 5815 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-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:01:04.635390 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:01:14.674917 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:01:24.706482 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:01:34.737092 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:01:44.771339 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:01:54.806400 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
W0618 14:02:04.852647 5815 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-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:02:14.887374 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:02:24.938519 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:02:34.973470 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:02:45.022964 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
W0618 14:02:55.044209 5815 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-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:03:05.080285 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:03:15.113137 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:03:25.151039 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:03:35.183269 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:03:45.225520 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:03:55.261495 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:04:05.296089 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:04:15.352429 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:04:25.393569 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:04:35.426732 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
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
W0618 14:04:45.462119 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
... skipping 22 lines ...
Pod kube-system/ebs-csi-node-2wkmx system-node-critical pod "ebs-csi-node-2wkmx" is pending
Pod kube-system/ebs-csi-node-85xkb system-node-critical pod "ebs-csi-node-85xkb" is pending
Pod kube-system/ebs-csi-node-fzxdf system-node-critical pod "ebs-csi-node-fzxdf" is pending
Pod kube-system/ebs-csi-node-g5w27 system-node-critical pod "ebs-csi-node-g5w27" is pending
Pod kube-system/ebs-csi-node-zxztf system-node-critical pod "ebs-csi-node-zxztf" is pending
Validation Failed
W0618 14:04:57.378520 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
... skipping 18 lines ...
Pod kube-system/ebs-csi-node-2wkmx system-node-critical pod "ebs-csi-node-2wkmx" is pending
Pod kube-system/ebs-csi-node-85xkb system-node-critical pod "ebs-csi-node-85xkb" is pending
Pod kube-system/ebs-csi-node-fzxdf system-node-critical pod "ebs-csi-node-fzxdf" is pending
Pod kube-system/ebs-csi-node-g5w27 system-node-critical pod "ebs-csi-node-g5w27" is pending
Pod kube-system/ebs-csi-node-zxztf system-node-critical pod "ebs-csi-node-zxztf" is pending
Validation Failed
W0618 14:05:08.969824 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
... skipping 13 lines ...
Pod kube-system/ebs-csi-controller-5b757b8575-tn4qs system-cluster-critical pod "ebs-csi-controller-5b757b8575-tn4qs" is pending
Pod kube-system/ebs-csi-node-2wkmx system-node-critical pod "ebs-csi-node-2wkmx" is pending
Pod kube-system/ebs-csi-node-85xkb system-node-critical pod "ebs-csi-node-85xkb" is pending
Pod kube-system/ebs-csi-node-g5w27 system-node-critical pod "ebs-csi-node-g5w27" is pending
Pod kube-system/ebs-csi-node-zxztf system-node-critical pod "ebs-csi-node-zxztf" is pending
Validation Failed
W0618 14:05:20.416858 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
... skipping 10 lines ...
Pod kube-system/ebs-csi-controller-5b757b8575-2jszd system-cluster-critical pod "ebs-csi-controller-5b757b8575-2jszd" is pending
Pod kube-system/ebs-csi-controller-5b757b8575-tn4qs system-cluster-critical pod "ebs-csi-controller-5b757b8575-tn4qs" is pending
Pod kube-system/ebs-csi-node-2wkmx system-node-critical pod "ebs-csi-node-2wkmx" is pending
Pod kube-system/ebs-csi-node-85xkb system-node-critical pod "ebs-csi-node-85xkb" is pending
Pod kube-system/ebs-csi-node-g5w27 system-node-critical pod "ebs-csi-node-g5w27" is pending
Validation Failed
W0618 14:05:31.817060 5815 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
... skipping 4 lines ...
i-08aaf1f3a27df8a9b node True
i-0b117d63a3adc7520 node True
i-0cd281e5277bc2fdf node True
Your cluster e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io is ready
I0618 14:05:43.264034 5815 validate_cluster.go:220] (will retry): cluster passed validation 1 consecutive times
W0618 14:05:53.287421 5815 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-us-west-2a Master c5.large 1 1 us-west-2a
nodes-us-west-2a Node t3.large 4 4 us-west-2a
NODE STATUS
... skipping 593 lines ...
[sig-storage] CSI Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: csi-hostpath]
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver "csi-hostpath" does not support topology - skipping[0m
test/e2e/storage/testsuites/topology.go:93
[90m------------------------------[0m
... skipping 695 lines ...
test/e2e/framework/framework.go:188
Jun 18 14:08:25.669: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-7616" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support proxy with --port 0 [Conformance]","total":-1,"completed":1,"skipped":7,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] NodeLease
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 11 lines ...
test/e2e/framework/framework.go:188
Jun 18 14:08:25.744: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "node-lease-test-9916" for this suite.
[32m•[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] NodeLease NodeLease should have OwnerReferences set","total":-1,"completed":1,"skipped":16,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Services
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 17 lines ...
[1mSTEP[0m: Destroying namespace "services-8148" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should check NodePort out-of-range","total":-1,"completed":1,"skipped":11,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:26.111: INFO: Only supported for providers [vsphere] (not aws)
... skipping 135 lines ...
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[36mOnly supported for providers [azure] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:2077
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicaSet should surface a failure condition on a common issue like exceeded quota","total":-1,"completed":1,"skipped":10,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:26.245: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 151 lines ...
test/e2e/framework/framework.go:188
Jun 18 14:08:26.989: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "discovery-95" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Discovery Custom resource should have storage version hash","total":-1,"completed":1,"skipped":2,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] RuntimeClass
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 9 lines ...
test/e2e/framework/framework.go:188
Jun 18 14:08:27.819: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "runtimeclass-857" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a RuntimeClass with an unconfigured handler [NodeFeature:RuntimeHandler]","total":-1,"completed":1,"skipped":4,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 8 lines ...
test/e2e/framework/framework.go:188
Jun 18 14:08:28.083: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "custom-resource-definition-1689" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition getting/updating/patching custom resource definition status sub-resource works [Conformance]","total":-1,"completed":2,"skipped":7,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:28.237: INFO: Only supported for providers [openstack] (not aws)
... skipping 81 lines ...
test/e2e/framework/framework.go:188
Jun 18 14:08:29.118: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-5848" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl create quota should create a quota with scopes","total":-1,"completed":3,"skipped":18,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:29.274: INFO: Only supported for providers [azure] (not aws)
... skipping 119 lines ...
[32m• [SLOW TEST:7.724 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
should validate Deployment Status endpoints [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment should validate Deployment Status endpoints [Conformance]","total":-1,"completed":1,"skipped":3,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:32.594: INFO: Only supported for providers [vsphere] (not aws)
[AfterEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/framework/framework.go:188
... skipping 45 lines ...
[90mtest/e2e/common/node/runtime.go:43[0m
on terminated container
[90mtest/e2e/common/node/runtime.go:136[0m
should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":3,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:33.341: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 126 lines ...
[32m• [SLOW TEST:8.723 seconds][0m
[sig-scheduling] LimitRange
[90mtest/e2e/scheduling/framework.go:40[0m
should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:33.473: INFO: Driver hostPathSymlink doesn't support PreprovisionedPV -- skipping
... skipping 27 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 consumable from pods in volume as non-root [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-b891fede-aa1c-482d-8cad-24a1c5a25a22
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 18 14:08:25.279: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856" in namespace "projected-5149" to be "Succeeded or Failed"
Jun 18 14:08:25.348: INFO: Pod "pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856": Phase="Pending", Reason="", readiness=false. Elapsed: 68.36853ms
Jun 18 14:08:27.414: INFO: Pod "pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856": Phase="Pending", Reason="", readiness=false. Elapsed: 2.134696934s
Jun 18 14:08:29.481: INFO: Pod "pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856": Phase="Pending", Reason="", readiness=false. Elapsed: 4.20182805s
Jun 18 14:08:31.547: INFO: Pod "pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856": Phase="Pending", Reason="", readiness=false. Elapsed: 6.267934785s
Jun 18 14:08:33.614: INFO: Pod "pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.334901188s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:33.614: INFO: Pod "pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856" satisfied condition "Succeeded or Failed"
Jun 18 14:08:33.680: INFO: Trying to get logs from node i-08aaf1f3a27df8a9b pod pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:34.160: INFO: Waiting for pod pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856 to disappear
Jun 18 14:08:34.226: INFO: Pod pod-projected-configmaps-33008ae3-8287-4c23-b205-afba09c37856 no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:9.776 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:34.397: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 70 lines ...
[1mSTEP[0m: Building a namespace api object, basename var-expansion
[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 allow substituting values in a volume subpath [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating a pod to test substitution in volume subpath
Jun 18 14:08:26.396: INFO: Waiting up to 5m0s for pod "var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298" in namespace "var-expansion-7136" to be "Succeeded or Failed"
Jun 18 14:08:26.487: INFO: Pod "var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298": Phase="Pending", Reason="", readiness=false. Elapsed: 90.348512ms
Jun 18 14:08:28.547: INFO: Pod "var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298": Phase="Pending", Reason="", readiness=false. Elapsed: 2.15096459s
Jun 18 14:08:30.607: INFO: Pod "var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298": Phase="Pending", Reason="", readiness=false. Elapsed: 4.210845517s
Jun 18 14:08:32.667: INFO: Pod "var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298": Phase="Pending", Reason="", readiness=false. Elapsed: 6.270952469s
Jun 18 14:08:34.727: INFO: Pod "var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.330692279s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:34.727: INFO: Pod "var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298" satisfied condition "Succeeded or Failed"
Jun 18 14:08:34.786: INFO: Trying to get logs from node i-0b117d63a3adc7520 pod var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298 container dapi-container: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:35.349: INFO: Waiting for pod var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298 to disappear
Jun 18 14:08:35.413: INFO: Pod var-expansion-a0e790c8-e317-40fe-8011-7c2f0a35e298 no longer exists
[AfterEach] [sig-node] Variable Expansion
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:9.657 seconds][0m
[sig-node] Variable Expansion
[90mtest/e2e/common/node/framework.go:23[0m
should allow substituting values in a volume subpath [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]","total":-1,"completed":2,"skipped":10,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:35.561: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 134 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 memory request [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 18 14:08:25.328: INFO: Waiting up to 5m0s for pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a" in namespace "downward-api-5732" to be "Succeeded or Failed"
Jun 18 14:08:25.392: INFO: Pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a": Phase="Pending", Reason="", readiness=false. Elapsed: 63.794786ms
Jun 18 14:08:27.456: INFO: Pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.127984028s
Jun 18 14:08:29.525: INFO: Pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.196337508s
Jun 18 14:08:31.589: INFO: Pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a": Phase="Pending", Reason="", readiness=false. Elapsed: 6.260463004s
Jun 18 14:08:33.654: INFO: Pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a": Phase="Pending", Reason="", readiness=false. Elapsed: 8.325988856s
Jun 18 14:08:35.722: INFO: Pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.393467553s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:35.722: INFO: Pod "downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a" satisfied condition "Succeeded or Failed"
Jun 18 14:08:35.796: INFO: Trying to get logs from node i-08aaf1f3a27df8a9b pod downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:35.933: INFO: Waiting for pod downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a to disappear
Jun 18 14:08:35.996: INFO: Pod downwardapi-volume-bb9ce752-8971-47e9-8f48-8863dbe9288a no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:11.437 seconds][0m
[sig-storage] Downward API volume
[90mtest/e2e/common/storage/framework.go:23[0m
should provide container's memory request [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] NetworkPolicy API
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 70 lines ...
[32m• [SLOW TEST:11.360 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should include webhook resources in discovery documents [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]","total":-1,"completed":1,"skipped":15,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] NetworkPolicy API should support creating NetworkPolicy API operations","total":-1,"completed":3,"skipped":23,"failed":0}
[BeforeEach] [sig-network] Services
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 18 14:08:37.410: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename services
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 13 lines ...
[1mSTEP[0m: Destroying namespace "services-7023" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should prevent NodePort collisions","total":-1,"completed":4,"skipped":23,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:38.347: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 46 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 podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/downwardapi_volume.go:93
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 18 14:08:25.460: INFO: Waiting up to 5m0s for pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f" in namespace "downward-api-9270" to be "Succeeded or Failed"
Jun 18 14:08:25.532: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f": Phase="Pending", Reason="", readiness=false. Elapsed: 71.890241ms
Jun 18 14:08:27.597: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.137091402s
Jun 18 14:08:29.661: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.201252827s
Jun 18 14:08:31.725: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f": Phase="Pending", Reason="", readiness=false. Elapsed: 6.265178589s
Jun 18 14:08:33.788: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f": Phase="Pending", Reason="", readiness=false. Elapsed: 8.32860423s
Jun 18 14:08:35.853: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f": Phase="Pending", Reason="", readiness=false. Elapsed: 10.392730727s
Jun 18 14:08:37.917: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.456906122s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:37.917: INFO: Pod "metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f" satisfied condition "Succeeded or Failed"
Jun 18 14:08:37.980: INFO: Trying to get logs from node i-015bf87b8ee4967bd pod metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:38.519: INFO: Waiting for pod metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f to disappear
Jun 18 14:08:38.582: INFO: Pod metadata-volume-90188c27-5f99-4023-917f-9ecb07abac4f no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:13.890 seconds][0m
[sig-storage] Downward API volume
[90mtest/e2e/common/storage/framework.go:23[0m
should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/downwardapi_volume.go:93[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":1,"skipped":10,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:38.820: INFO: Driver emptydir doesn't support DynamicPV -- skipping
... skipping 46 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 consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating projection with secret that has name projected-secret-test-cf211a1e-2c5d-4164-9939-c658c94a93fb
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 18 14:08:28.603: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9" in namespace "projected-9737" to be "Succeeded or Failed"
Jun 18 14:08:28.668: INFO: Pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9": Phase="Pending", Reason="", readiness=false. Elapsed: 64.800415ms
Jun 18 14:08:30.735: INFO: Pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.131355491s
Jun 18 14:08:32.800: INFO: Pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.196799769s
Jun 18 14:08:34.864: INFO: Pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9": Phase="Running", Reason="", readiness=true. Elapsed: 6.26076572s
Jun 18 14:08:36.928: INFO: Pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9": Phase="Running", Reason="", readiness=false. Elapsed: 8.324681205s
Jun 18 14:08:38.992: INFO: Pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.389088352s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:38.992: INFO: Pod "pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9" satisfied condition "Succeeded or Failed"
Jun 18 14:08:39.056: INFO: Trying to get logs from node i-0cd281e5277bc2fdf pod pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9 container projected-secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:39.195: INFO: Waiting for pod pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9 to disappear
Jun 18 14:08:39.258: INFO: Pod pod-projected-secrets-6056d3c4-b0c2-4bb4-b714-7ed7f21935e9 no longer exists
[AfterEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:11.365 seconds][0m
[sig-storage] Projected secret
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":5,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:39.422: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 25 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 consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating configMap with name configmap-test-volume-3529bba3-1a83-4144-9047-eaa335a4cd45
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 18 14:08:34.032: INFO: Waiting up to 5m0s for pod "pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036" in namespace "configmap-752" to be "Succeeded or Failed"
Jun 18 14:08:34.092: INFO: Pod "pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036": Phase="Pending", Reason="", readiness=false. Elapsed: 59.711781ms
Jun 18 14:08:36.152: INFO: Pod "pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036": Phase="Pending", Reason="", readiness=false. Elapsed: 2.120043671s
Jun 18 14:08:38.212: INFO: Pod "pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036": Phase="Pending", Reason="", readiness=false. Elapsed: 4.179699382s
Jun 18 14:08:40.271: INFO: Pod "pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.239642024s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:40.272: INFO: Pod "pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036" satisfied condition "Succeeded or Failed"
Jun 18 14:08:40.331: INFO: Trying to get logs from node i-08aaf1f3a27df8a9b pod pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:40.466: INFO: Waiting for pod pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036 to disappear
Jun 18 14:08:40.525: INFO: Pod pod-configmaps-bb867762-c5e1-4a9f-9e3d-331216705036 no longer exists
[AfterEach] [sig-storage] ConfigMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.153 seconds][0m
[sig-storage] ConfigMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":6,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:40.669: INFO: Driver hostPathSymlink doesn't support PreprovisionedPV -- skipping
... skipping 135 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: gluster]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mOnly supported for node OS distro [gci ubuntu custom] (not debian)[0m
test/e2e/storage/drivers/in_tree.go:263
[90m------------------------------[0m
... skipping 28 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 consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/projected_configmap.go:77
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-24450ea9-0c43-46d3-86d7-e348cbf57c61
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 18 14:08:40.023: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387" in namespace "projected-7539" to be "Succeeded or Failed"
Jun 18 14:08:40.087: INFO: Pod "pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387": Phase="Pending", Reason="", readiness=false. Elapsed: 64.080015ms
Jun 18 14:08:42.151: INFO: Pod "pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387": Phase="Pending", Reason="", readiness=false. Elapsed: 2.128035253s
Jun 18 14:08:44.216: INFO: Pod "pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.192769665s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:44.216: INFO: Pod "pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387" satisfied condition "Succeeded or Failed"
Jun 18 14:08:44.279: INFO: Trying to get logs from node i-08aaf1f3a27df8a9b pod pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:44.413: INFO: Waiting for pod pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387 to disappear
Jun 18 14:08:44.476: INFO: Pod pod-projected-configmaps-39a954e2-ed1b-45d0-9ba7-7f539e597387 no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.158 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/projected_configmap.go:77[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":3,"skipped":14,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl Port forwarding
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 41 lines ...
[90mtest/e2e/kubectl/portforward.go:454[0m
that expects NO client request
[90mtest/e2e/kubectl/portforward.go:464[0m
should support a client that connects, sends DATA, and disconnects
[90mtest/e2e/kubectl/portforward.go:465[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 that expects NO client request should support a client that connects, sends DATA, and disconnects","total":-1,"completed":1,"skipped":5,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:46.759: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/framework/framework.go:188
... skipping 119 lines ...
[32m• [SLOW TEST:23.490 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should be restarted with a local redirect http liveness probe
[90mtest/e2e/common/node/container_probe.go:288[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with a local redirect http liveness probe","total":-1,"completed":2,"skipped":17,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:49.645: INFO: Driver hostPath doesn't support ext4 -- skipping
... skipping 70 lines ...
[90mtest/e2e/kubectl/kubectl.go:380[0m
should return command exit codes
[90mtest/e2e/kubectl/kubectl.go:500[0m
execing into a container with a successful command
[90mtest/e2e/kubectl/kubectl.go:501[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should return command exit codes execing into a container with a successful command","total":-1,"completed":5,"skipped":26,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Deployment
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 58 lines ...
[32m• [SLOW TEST:28.361 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
deployment should support rollover [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment deployment should support rollover [Conformance]","total":-1,"completed":1,"skipped":3,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:53.250: INFO: Driver local doesn't support ext4 -- skipping
... skipping 74 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: hostPath]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver hostPath doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 94 lines ...
[1mSTEP[0m: Building a namespace api object, basename containers
[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 override the image's default command (container entrypoint) [NodeConformance] [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating a pod to test override command
Jun 18 14:08:47.938: INFO: Waiting up to 5m0s for pod "client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9" in namespace "containers-2193" to be "Succeeded or Failed"
Jun 18 14:08:48.003: INFO: Pod "client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9": Phase="Pending", Reason="", readiness=false. Elapsed: 65.394417ms
Jun 18 14:08:50.067: INFO: Pod "client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.129291312s
Jun 18 14:08:52.132: INFO: Pod "client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.194353225s
Jun 18 14:08:54.197: INFO: Pod "client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.25906476s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:54.197: INFO: Pod "client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9" satisfied condition "Succeeded or Failed"
Jun 18 14:08:54.260: INFO: Trying to get logs from node i-0b117d63a3adc7520 pod client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:54.393: INFO: Waiting for pod client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9 to disappear
Jun 18 14:08:54.456: INFO: Pod client-containers-64b9e641-1db2-46e8-bbfa-dbf6d96189b9 no longer exists
[AfterEach] [sig-node] Containers
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.157 seconds][0m
[sig-node] Containers
[90mtest/e2e/common/node/framework.go:23[0m
should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Containers should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":18,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:54.611: INFO: Only supported for providers [azure] (not aws)
... skipping 26 lines ...
[1mSTEP[0m: Building a namespace api object, basename provisioning
[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 unmount after the subpath directory is deleted [LinuxOnly]
test/e2e/storage/testsuites/subpath.go:447
Jun 18 14:08:29.743: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 18 14:08:29.870: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-4159" in namespace "provisioning-4159" to be "Succeeded or Failed"
Jun 18 14:08:29.932: INFO: Pod "hostpath-symlink-prep-provisioning-4159": Phase="Pending", Reason="", readiness=false. Elapsed: 61.413888ms
Jun 18 14:08:31.994: INFO: Pod "hostpath-symlink-prep-provisioning-4159": Phase="Pending", Reason="", readiness=false. Elapsed: 2.123743698s
Jun 18 14:08:34.056: INFO: Pod "hostpath-symlink-prep-provisioning-4159": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.185915243s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:34.056: INFO: Pod "hostpath-symlink-prep-provisioning-4159" satisfied condition "Succeeded or Failed"
Jun 18 14:08:34.057: INFO: Deleting pod "hostpath-symlink-prep-provisioning-4159" in namespace "provisioning-4159"
Jun 18 14:08:34.122: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-4159" to be fully deleted
Jun 18 14:08:34.183: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-kr6d
Jun 18 14:08:42.373: INFO: Running '/logs/artifacts/b319fd9d-ef0e-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=provisioning-4159 exec pod-subpath-test-inlinevolume-kr6d --container test-container-volume-inlinevolume-kr6d -- /bin/sh -c rm -r /test-volume/provisioning-4159'
Jun 18 14:08:44.127: INFO: stderr: ""
Jun 18 14:08:44.127: INFO: stdout: ""
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-kr6d
Jun 18 14:08:44.127: INFO: Deleting pod "pod-subpath-test-inlinevolume-kr6d" in namespace "provisioning-4159"
Jun 18 14:08:44.189: INFO: Wait up to 5m0s for pod "pod-subpath-test-inlinevolume-kr6d" to be fully deleted
[1mSTEP[0m: Deleting pod
Jun 18 14:08:48.312: INFO: Deleting pod "pod-subpath-test-inlinevolume-kr6d" in namespace "provisioning-4159"
Jun 18 14:08:48.437: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-4159" in namespace "provisioning-4159" to be "Succeeded or Failed"
Jun 18 14:08:48.498: INFO: Pod "hostpath-symlink-prep-provisioning-4159": Phase="Pending", Reason="", readiness=false. Elapsed: 60.981149ms
Jun 18 14:08:50.560: INFO: Pod "hostpath-symlink-prep-provisioning-4159": Phase="Pending", Reason="", readiness=false. Elapsed: 2.122990984s
Jun 18 14:08:52.622: INFO: Pod "hostpath-symlink-prep-provisioning-4159": Phase="Pending", Reason="", readiness=false. Elapsed: 4.185006242s
Jun 18 14:08:54.684: INFO: Pod "hostpath-symlink-prep-provisioning-4159": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.247274513s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:54.684: INFO: Pod "hostpath-symlink-prep-provisioning-4159" satisfied condition "Succeeded or Failed"
Jun 18 14:08:54.684: INFO: Deleting pod "hostpath-symlink-prep-provisioning-4159" in namespace "provisioning-4159"
Jun 18 14:08:54.753: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-4159" to be fully deleted
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
Jun 18 14:08:54.814: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "provisioning-4159" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should be able to unmount after the subpath directory is deleted [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:447[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]","total":-1,"completed":4,"skipped":30,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:54.976: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 95 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir-link]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 8 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-storage] HostPath
test/e2e/common/storage/host_path.go:39
[It] should give a volume the correct mode [LinuxOnly] [NodeConformance]
test/e2e/common/storage/host_path.go:50
[1mSTEP[0m: Creating a pod to test hostPath mode
Jun 18 14:08:27.105: INFO: Waiting up to 5m0s for pod "pod-host-path-test" in namespace "hostpath-7848" to be "Succeeded or Failed"
Jun 18 14:08:27.169: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 63.374202ms
Jun 18 14:08:29.232: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 2.12702026s
Jun 18 14:08:31.296: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 4.190473391s
Jun 18 14:08:33.359: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 6.253578033s
Jun 18 14:08:35.451: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 8.34527122s
Jun 18 14:08:37.514: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 10.408330945s
... skipping 4 lines ...
Jun 18 14:08:47.835: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 20.729850492s
Jun 18 14:08:49.900: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 22.795084648s
Jun 18 14:08:51.964: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 24.858681645s
Jun 18 14:08:54.030: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 26.924374626s
Jun 18 14:08:56.097: INFO: Pod "pod-host-path-test": Phase="Succeeded", Reason="", readiness=false. Elapsed: 28.991964217s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:56.097: INFO: Pod "pod-host-path-test" satisfied condition "Succeeded or Failed"
Jun 18 14:08:56.161: INFO: Trying to get logs from node i-08aaf1f3a27df8a9b pod pod-host-path-test container test-container-1: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:56.296: INFO: Waiting for pod pod-host-path-test to disappear
Jun 18 14:08:56.359: INFO: Pod pod-host-path-test no longer exists
[AfterEach] [sig-storage] HostPath
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:29.891 seconds][0m
[sig-storage] HostPath
[90mtest/e2e/common/storage/framework.go:23[0m
should give a volume the correct mode [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/storage/host_path.go:50[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] HostPath should give a volume the correct mode [LinuxOnly] [NodeConformance]","total":-1,"completed":2,"skipped":30,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:56.498: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
[AfterEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/framework/framework.go:188
... skipping 76 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Simple pod
[90mtest/e2e/kubectl/kubectl.go:380[0m
should support exec through an HTTP proxy
[90mtest/e2e/kubectl/kubectl.go:440[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should support exec through an HTTP proxy","total":-1,"completed":2,"skipped":15,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 33 lines ...
[32m• [SLOW TEST:23.383 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
pod should support memory backed volumes of specified size
[90mtest/e2e/common/storage/empty_dir.go:299[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes pod should support memory backed volumes of specified size","total":-1,"completed":2,"skipped":12,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:56.778: INFO: Only supported for providers [vsphere] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 54 lines ...
[32m• [SLOW TEST:32.053 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should be able to deny attaching pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]","total":-1,"completed":1,"skipped":26,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:57.122: INFO: Only supported for providers [vsphere] (not aws)
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 139 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume one after the other
[90mtest/e2e/storage/persistent_volumes-local.go:256[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:257[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: tmpfs] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":1,"skipped":11,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:08:58.814: INFO: Driver "local" does not provide raw block - skipping
... skipping 86 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not mount / map unused volumes in a pod [LinuxOnly]
[90mtest/e2e/storage/testsuites/volumemode.go:354[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":2,"skipped":20,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:09:00.897: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 114 lines ...
Jun 18 14:08:44.682: INFO: PersistentVolumeClaim pvc-fc8js found but phase is Pending instead of Bound.
Jun 18 14:08:46.743: INFO: PersistentVolumeClaim pvc-fc8js found and phase=Bound (14.475294544s)
Jun 18 14:08:46.743: INFO: Waiting up to 3m0s for PersistentVolume local-k4jdj to have phase Bound
Jun 18 14:08:46.807: INFO: PersistentVolume local-k4jdj found and phase=Bound (63.717605ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-wrbx
[1mSTEP[0m: Creating a pod to test subpath
Jun 18 14:08:47.006: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-wrbx" in namespace "provisioning-4820" to be "Succeeded or Failed"
Jun 18 14:08:47.065: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Pending", Reason="", readiness=false. Elapsed: 58.553808ms
Jun 18 14:08:49.125: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Pending", Reason="", readiness=false. Elapsed: 2.118774294s
Jun 18 14:08:51.185: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Pending", Reason="", readiness=false. Elapsed: 4.178506252s
Jun 18 14:08:53.247: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Pending", Reason="", readiness=false. Elapsed: 6.240991844s
Jun 18 14:08:55.306: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.300339552s
[1mSTEP[0m: Saw pod success
Jun 18 14:08:55.307: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx" satisfied condition "Succeeded or Failed"
Jun 18 14:08:55.367: INFO: Trying to get logs from node i-0cd281e5277bc2fdf pod pod-subpath-test-preprovisionedpv-wrbx container test-container-subpath-preprovisionedpv-wrbx: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:08:55.492: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-wrbx to disappear
Jun 18 14:08:55.551: INFO: Pod pod-subpath-test-preprovisionedpv-wrbx no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-wrbx
Jun 18 14:08:55.551: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-wrbx" in namespace "provisioning-4820"
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-wrbx
[1mSTEP[0m: Creating a pod to test subpath
Jun 18 14:08:55.672: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-wrbx" in namespace "provisioning-4820" to be "Succeeded or Failed"
Jun 18 14:08:55.730: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Pending", Reason="", readiness=false. Elapsed: 58.672328ms
Jun 18 14:08:57.789: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Pending", Reason="", readiness=false. Elapsed: 2.117727289s
Jun 18 14:08:59.848: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Pending", Reason="", readiness=false. Elapsed: 4.176445737s
Jun 18 14:09:01.913: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.241186206s
[1mSTEP[0m: Saw pod success
Jun 18 14:09:01.913: INFO: Pod "pod-subpath-test-preprovisionedpv-wrbx" satisfied condition "Succeeded or Failed"
Jun 18 14:09:01.973: INFO: Trying to get logs from node i-0cd281e5277bc2fdf pod pod-subpath-test-preprovisionedpv-wrbx container test-container-subpath-preprovisionedpv-wrbx: <nil>
[1mSTEP[0m: delete the pod
Jun 18 14:09:02.125: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-wrbx to disappear
Jun 18 14:09:02.188: INFO: Pod pod-subpath-test-preprovisionedpv-wrbx no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-wrbx
Jun 18 14:09:02.188: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-wrbx" in namespace "provisioning-4820"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directories when readOnly specified in the volumeSource
[90mtest/e2e/storage/testsuites/subpath.go:397[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource","total":-1,"completed":1,"skipped":5,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl client
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 51 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Simple pod
[90mtest/e2e/kubectl/kubectl.go:380[0m
should support port-forward
[90mtest/e2e/kubectl/kubectl.go:638[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should support port-forward","total":-1,"completed":5,"skipped":57,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 18 14:09:08.490: INFO: Only supported for providers [azure] (not aws)
... skipping 95 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 18 14:09:03.662: INFO: Running '/logs/artifacts/b319fd9d-ef0e-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-7975 cluster-info dump'
Jun 18 14:09:08.298: INFO: stderr: ""
Jun 18 14:09:08.304: INFO: stdout: "{\n \"kind\": \"NodeList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"3421\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"i-015bf87b8ee4967bd\",\n \"uid\": \"0ca09bbf-d95f-464d-a6f0-57a9262eeb17\",\n \"resourceVersion\": \"3220\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\",\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\": \"us-west-2\",\n \"failure-domain.beta.kubernetes.io/zone\": \"us-west-2a\",\n \"kops.k8s.io/instancegroup\": \"nodes-us-west-2a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-015bf87b8ee4967bd\",\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\": \"us-west-2a\",\n \"topology.hostpath.csi/node\": \"i-015bf87b8ee4967bd\",\n \"topology.kubernetes.io/region\": \"us-west-2\",\n \"topology.kubernetes.io/zone\": \"us-west-2a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"csi-hostpath-provisioning-371\\\":\\\"i-015bf87b8ee4967bd\\\",\\\"csi-mock-csi-mock-volumes-3774\\\":\\\"i-015bf87b8ee4967bd\\\",\\\"ebs.csi.aws.com\\\":\\\"i-015bf87b8ee4967bd\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.3.242\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.3.244\",\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:///us-west-2a/i-015bf87b8ee4967bd\"\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-18T14:05:11Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:11Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:58Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:22Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:58Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:22Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:58Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:22Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:58Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:04Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.50.4\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"34.218.80.213\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-015bf87b8ee4967bd.us-west-2.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-015bf87b8ee4967bd.us-west-2.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-34-218-80-213.us-west-2.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2313fd9fac37047fe633123422e7b5\",\n \"systemUUID\": \"ec2313fd-9fac-3704-7fe6-33123422e7b5\",\n \"bootID\": \"bc53c90e-b90a-42ce-9aed-178c2b0a5fc2\",\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 \"k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.39\"\n ],\n \"sizeBytes\": 51105200\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3\",\n \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2\"\n ],\n \"sizeBytes\": 40764680\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/csi-provisioner@sha256:6477988532358148d2e98f7c747db4e9250bbc7ad2664bf666348abf9ee1f5aa\",\n \"k8s.gcr.io/sig-storage/csi-provisioner:v3.0.0\"\n ],\n \"sizeBytes\": 22728994\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/csi-resizer@sha256:6e0546563b18872b0aa0cad7255a26bb9a87cb879b7fc3e2383c867ef4f706fb\",\n \"k8s.gcr.io/sig-storage/csi-resizer:v1.3.0\"\n ],\n \"sizeBytes\": 21671340\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/csi-snapshotter@sha256:818f35653f2e214db81d655063e81995de9073328a3430498624c140881026a3\",\n \"k8s.gcr.io/sig-storage/csi-snapshotter:v4.2.1\"\n ],\n \"sizeBytes\": 21564520\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/csi-attacher@sha256:80dec81b679a733fda448be92a2331150d99095947d04003ecff3dbd7f2a476a\",\n \"k8s.gcr.io/sig-storage/csi-attacher:v3.3.0\"\n ],\n \"sizeBytes\": 21444261\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/hostpathplugin@sha256:6029c252dae6178c99b580de72d7776158edbc81be0de15cedc4152a3acfed18\",\n \"k8s.gcr.io/sig-storage/hostpathplugin:v1.7.3\"\n ],\n \"sizeBytes\": 15224494\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 \"k8s.gcr.io/sig-storage/csi-node-driver-registrar@sha256:f9bcee63734b7b01555ee8fc8fb01ac2922478b2c8934bf8d468dd2916edc405\",\n \"k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.3.0\"\n ],\n \"sizeBytes\": 8582494\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 \"k8s.gcr.io/sig-storage/livenessprobe@sha256:529be2c9770add0cdd0c989115222ea9fc1be430c11095eb9f6dafcf98a36e2b\",\n \"k8s.gcr.io/sig-storage/livenessprobe:v2.4.0\"\n ],\n \"sizeBytes\": 7960518\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf\",\n \"k8s.gcr.io/e2e-test-images/busybox:1.29-2\"\n ],\n \"sizeBytes\": 732424\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n }\n ],\n \"volumesInUse\": [\n \"kubernetes.io/csi/csi-hostpath-provisioning-371^2917136b-ef10-11ec-ab22-a66ff7dd4664\",\n \"kubernetes.io/csi/csi-mock-csi-mock-volumes-3774^2ab83ae9-ef10-11ec-b2a4-daa7a2125e2e\"\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/csi/csi-hostpath-provisioning-371^2917136b-ef10-11ec-ab22-a66ff7dd4664\",\n \"devicePath\": \"\"\n },\n {\n \"name\": \"kubernetes.io/csi/csi-mock-csi-mock-volumes-3774^2ab83ae9-ef10-11ec-b2a4-daa7a2125e2e\",\n \"devicePath\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"i-049d76507ee399127\",\n \"uid\": \"7e44abbb-62a8-4820-8d22-f4912bc75bf3\",\n \"resourceVersion\": \"883\",\n \"creationTimestamp\": \"2022-06-18T14:03:33Z\",\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\": \"us-west-2\",\n \"failure-domain.beta.kubernetes.io/zone\": \"us-west-2a\",\n \"kops.k8s.io/instancegroup\": \"master-us-west-2a\",\n \"kops.k8s.io/kops-controller-pki\": \"\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-049d76507ee399127\",\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\": \"us-west-2a\",\n \"topology.kubernetes.io/region\": \"us-west-2\",\n \"topology.kubernetes.io/zone\": \"us-west-2a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-049d76507ee399127\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.0.191\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.0.118\",\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:///us-west-2a/i-049d76507ee399127\",\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\": \"3774388Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3671988Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"NetworkUnavailable\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:04:50Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:50Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:05:15Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:33Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:05:15Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:33Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:05:15Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:33Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-18T14:05:15Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04: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.55.65\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"52.34.236.254\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-049d76507ee399127.us-west-2.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-049d76507ee399127.us-west-2.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-52-34-236-254.us-west-2.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec209704cda310df56318e04575609ab\",\n \"systemUUID\": \"ec209704-cda3-10df-5631-8e04575609ab\",\n \"bootID\": \"a2da65ba-2877-47dd-a0eb-bf53f4f8e9f5\",\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:0c7f0f377fe216f3687a7690dffa82fc419e1ef1e3f409e95cf4cef528d83d0e\",\n \"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220617\"\n ],\n \"sizeBytes\": 216301173\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\": 131054035\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\": 120695097\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\": 52332856\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/kops-controller:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 41570330\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/dns-controller:1.24.0-beta.1\"\n ],\n \"sizeBytes\": 41068240\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\": 5136189\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-08aaf1f3a27df8a9b\",\n \"uid\": \"d07a94dd-d958-4bef-b4a2-715bb598028d\",\n \"resourceVersion\": \"2877\",\n \"creationTimestamp\": \"2022-06-18T14:04:45Z\",\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\": \"us-west-2\",\n \"failure-domain.beta.kubernetes.io/zone\": \"us-west-2a\",\n \"kops.k8s.io/instancegroup\": \"nodes-us-west-2a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-08aaf1f3a27df8a9b\",\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\": \"us-west-2a\",\n \"topology.kubernetes.io/region\": \"us-west-2\",\n \"topology.kubernetes.io/zone\": \"us-west-2a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-08aaf1f3a27df8a9b\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.4.10\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.4.128\",\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:///us-west-2a/i-08aaf1f3a27df8a9b\"\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-18T14:05:15Z\",\n \"lastTransitionTime\": \"2022-06-18T14: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-18T14:08:49Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:45Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:49Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:45Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:49Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:45Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:49Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:06Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.50.104\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"54.187.188.82\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-08aaf1f3a27df8a9b.us-west-2.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-08aaf1f3a27df8a9b.us-west-2.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-54-187-188-82.us-west-2.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec206b7f37d855a42db1b0d43bab3989\",\n \"systemUUID\": \"ec206b7f-37d8-55a4-2db1-b0d43bab3989\",\n \"bootID\": \"f9b2e661-8be4-4b08-a313-36af7b160054\",\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 \"k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.39\"\n ],\n \"sizeBytes\": 51105200\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 \"volumesInUse\": [\n \"kubernetes.io/csi/ebs.csi.aws.com^vol-07e379daef0671239\"\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-07e379daef0671239\",\n \"devicePath\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"i-0b117d63a3adc7520\",\n \"uid\": \"37092772-c9e6-4108-92d5-f937f42591ba\",\n \"resourceVersion\": \"3420\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\",\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\": \"us-west-2\",\n \"failure-domain.beta.kubernetes.io/zone\": \"us-west-2a\",\n \"kops.k8s.io/instancegroup\": \"nodes-us-west-2a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-0b117d63a3adc7520\",\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\": \"us-west-2a\",\n \"topology.kubernetes.io/region\": \"us-west-2\",\n \"topology.kubernetes.io/zone\": \"us-west-2a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-0b117d63a3adc7520\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.2.6\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.2.237\",\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:///us-west-2a/i-0b117d63a3adc7520\"\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-18T14:05:11Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:11Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:57Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:22Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:57Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:22Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:57Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:22Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:57Z\",\n \"lastTransitionTime\": \"2022-06-18T14: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.61.55\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"52.10.107.73\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-0b117d63a3adc7520.us-west-2.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-0b117d63a3adc7520.us-west-2.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-52-10-107-73.us-west-2.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec25e695ee49f15894abd2211d2fb4f5\",\n \"systemUUID\": \"ec25e695-ee49-f158-94ab-d2211d2fb4f5\",\n \"bootID\": \"05d7d938-4033-4bab-be8d-b83d652d7849\",\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 \"k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.39\"\n ],\n \"sizeBytes\": 51105200\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3\",\n \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2\"\n ],\n \"sizeBytes\": 40764680\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 \"k8s.gcr.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf\",\n \"k8s.gcr.io/e2e-test-images/busybox:1.29-2\"\n ],\n \"sizeBytes\": 732424\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n }\n ],\n \"volumesInUse\": [\n \"kubernetes.io/csi/ebs.csi.aws.com^vol-07becc1139859fac8\",\n \"kubernetes.io/csi/ebs.csi.aws.com^vol-0ff087a06b1e27507\"\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-07becc1139859fac8\",\n \"devicePath\": \"\"\n },\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-0ff087a06b1e27507\",\n \"devicePath\": \"\"\n },\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-0e85c0c0275c42feb\",\n \"devicePath\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"i-0cd281e5277bc2fdf\",\n \"uid\": \"da6f0c32-33a7-445e-b9c6-69ddae94dc98\",\n \"resourceVersion\": \"3404\",\n \"creationTimestamp\": \"2022-06-18T14:04:40Z\",\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\": \"us-west-2\",\n \"failure-domain.beta.kubernetes.io/zone\": \"us-west-2a\",\n \"kops.k8s.io/instancegroup\": \"nodes-us-west-2a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"i-0cd281e5277bc2fdf\",\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\": \"us-west-2a\",\n \"topology.hostpath.csi/node\": \"i-0cd281e5277bc2fdf\",\n \"topology.kubernetes.io/region\": \"us-west-2\",\n \"topology.kubernetes.io/zone\": \"us-west-2a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"csi-hostpath-ephemeral-1091\\\":\\\"i-0cd281e5277bc2fdf\\\",\\\"ebs.csi.aws.com\\\":\\\"i-0cd281e5277bc2fdf\\\"}\",\n \"io.cilium.network.ipv4-cilium-host\": \"100.96.1.71\",\n \"io.cilium.network.ipv4-health-ip\": \"100.96.1.214\",\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:///us-west-2a/i-0cd281e5277bc2fdf\"\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-18T14:05:10Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:10Z\",\n \"reason\": \"CiliumIsUp\",\n \"message\": \"Cilium is running on this node\"\n },\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:54Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:40Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:54Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:40Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:54Z\",\n \"lastTransitionTime\": \"2022-06-18T14:04:40Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-18T14:08:54Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:01Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.32.13\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"54.202.139.87\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"i-0cd281e5277bc2fdf.us-west-2.compute.internal\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"i-0cd281e5277bc2fdf.us-west-2.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-54-202-139-87.us-west-2.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2e95cad858350e7997cff3e9612287\",\n \"systemUUID\": \"ec2e95ca-d858-350e-7997-cff3e9612287\",\n \"bootID\": \"39340e9b-1a18-4ec4-be14-b262cec3665e\",\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 \"k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.39\"\n ],\n \"sizeBytes\": 51105200\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 \"k8s.gcr.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf\",\n \"k8s.gcr.io/e2e-test-images/busybox:1.29-2\"\n ],\n \"sizeBytes\": 732424\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 301773\n }\n ],\n \"volumesInUse\": [\n \"kubernetes.io/csi/ebs.csi.aws.com^vol-0a91ca9dde8d760ea\"\n ]\n }\n }\n ]\n}\n{\n \"kind\": \"EventList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"1121\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-6wvrx.16f9bbfb519684db\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dd171351-9c8d-4a87-bf8f-f6f495616472\",\n \"resourceVersion\": \"77\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-6wvrx\",\n \"uid\": \"265b1d05-9f06-4045-932d-ff2a6cce0042\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"363\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/aws-cloud-controller-manager-6wvrx to i-049d76507ee399127\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-6wvrx.16f9bbfba20a5adc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"871b5831-fffd-4572-9dd2-177d53a26633\",\n \"resourceVersion\": \"99\",\n \"creationTimestamp\": \"2022-06-18T14:03:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-6wvrx\",\n \"uid\": \"265b1d05-9f06-4045-932d-ff2a6cce0042\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"366\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:47Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:47Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-6wvrx.16f9bbfc1c8ff411\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e69abeb0-cc60-4a59-b578-5a1c5e0f5843\",\n \"resourceVersion\": \"110\",\n \"creationTimestamp\": \"2022-06-18T14:03:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-6wvrx\",\n \"uid\": \"265b1d05-9f06-4045-932d-ff2a6cce0042\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"366\",\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 2.055543972s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:49Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-6wvrx.16f9bbfc1e895122\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f91c8445-f7c1-4b3e-8e77-313676180600\",\n \"resourceVersion\": \"111\",\n \"creationTimestamp\": \"2022-06-18T14:03:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-6wvrx\",\n \"uid\": \"265b1d05-9f06-4045-932d-ff2a6cce0042\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"366\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:49Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-6wvrx.16f9bbfc23afeaea\",\n \"namespace\": \"kube-system\",\n \"uid\": \"98b7e535-0244-4eb9-bd5c-fe5abe2b824a\",\n \"resourceVersion\": \"112\",\n \"creationTimestamp\": \"2022-06-18T14:03:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager-6wvrx\",\n \"uid\": \"265b1d05-9f06-4045-932d-ff2a6cce0042\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"366\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:49Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager.16f9bbfb506210a7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5a56362b-4da0-4273-89dd-f0199cc349fd\",\n \"resourceVersion\": \"75\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"aws-cloud-controller-manager\",\n \"uid\": \"d660f131-9d4a-41ec-8ed6-56ea38e1564c\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"255\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: aws-cloud-controller-manager-6wvrx\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc08a61cf471\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6593aa51-ff6a-41f4-953f-910053503d6d\",\n \"resourceVersion\": \"189\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"661\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-5rqsb to i-015bf87b8ee4967bd\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:43Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0903b475d9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e713512f-ad16-4eaa-a677-51f14e0c49a8\",\n \"resourceVersion\": \"200\",\n \"creationTimestamp\": \"2022-06-18T14:04:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:44Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0afd2c4cb5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1ad0cdac-fa40-4429-a717-4109191a0b7d\",\n \"resourceVersion\": \"247\",\n \"creationTimestamp\": \"2022-06-18T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 8.480331048s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0aff18edab\",\n \"namespace\": \"kube-system\",\n \"uid\": \"964b4d43-d9a1-4b46-8dfc-75ad474b41ee\",\n \"resourceVersion\": \"248\",\n \"creationTimestamp\": \"2022-06-18T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0b03d1ead4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b65933d0-c75a-4e54-83e7-e8cb6dc8a053\",\n \"resourceVersion\": \"249\",\n \"creationTimestamp\": \"2022-06-18T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0ba149005a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f5a5a2e1-fb4e-40c6-9a8f-2aa7f7a8660d\",\n \"resourceVersion\": \"257\",\n \"creationTimestamp\": \"2022-06-18T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0ba2c2a48b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a89b9326-41bb-4062-b623-a7b1ca5df73b\",\n \"resourceVersion\": \"258\",\n \"creationTimestamp\": \"2022-06-18T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0ba930e2a7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b7c3735b-f40a-4ede-b2b7-8bab7ed054e5\",\n \"resourceVersion\": \"259\",\n \"creationTimestamp\": \"2022-06-18T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb.16f9bc0c09baf61e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"06aa8cfc-a2da-4201-926c-a3983996b876\",\n \"resourceVersion\": \"314\",\n \"creationTimestamp\": \"2022-06-18T14:04:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-5rqsb\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"666\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:57Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:09Z\",\n \"count\": 7,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc087c9e6966\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d499c320-1adf-4dad-811f-1c169ad51501\",\n \"resourceVersion\": \"170\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"643\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-9wtbs to i-0b117d63a3adc7520\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:42Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc08e40c80f6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8c4b27f6-6e5e-42e8-a966-36fda5440983\",\n \"resourceVersion\": \"199\",\n \"creationTimestamp\": \"2022-06-18T14:04:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:44Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc0ae2f46740\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c944a202-1a5f-4479-892a-cd103ca81667\",\n \"resourceVersion\": \"243\",\n \"creationTimestamp\": \"2022-06-18T14:04:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 8.571561567s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:52Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc0ae535a39e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"08ef2275-d912-4fd9-98a0-b7b62b15992d\",\n \"resourceVersion\": \"244\",\n \"creationTimestamp\": \"2022-06-18T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc0aea8cbd00\",\n \"namespace\": \"kube-system\",\n \"uid\": \"77de790c-3518-48fe-9637-2832cb245a96\",\n \"resourceVersion\": \"245\",\n \"creationTimestamp\": \"2022-06-18T14:04:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:53Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc0bb3b170ec\",\n \"namespace\": \"kube-system\",\n \"uid\": \"34140417-4c37-4624-a002-724dea69292b\",\n \"resourceVersion\": \"261\",\n \"creationTimestamp\": \"2022-06-18T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc0bb62ea25e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"88a906a5-1042-479f-bfe8-44f9d302689f\",\n \"resourceVersion\": \"262\",\n \"creationTimestamp\": \"2022-06-18T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc0bbd84e8fb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"db236e7e-9e10-4eca-a979-70b3a6054e3f\",\n \"resourceVersion\": \"265\",\n \"creationTimestamp\": \"2022-06-18T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs.16f9bc0c596bbd14\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1b6991a3-6360-464a-862e-43161013cc14\",\n \"resourceVersion\": \"308\",\n \"creationTimestamp\": \"2022-06-18T14:04:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-9wtbs\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"648\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:59Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:09Z\",\n \"count\": 6,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc092ba8707c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e7758c5e-837a-4cf4-8a75-97bc04efa4c3\",\n \"resourceVersion\": \"206\",\n \"creationTimestamp\": \"2022-06-18T14:04:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"692\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-bkdgj to i-08aaf1f3a27df8a9b\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc09ec46b717\",\n \"namespace\": \"kube-system\",\n \"uid\": \"af532eef-e11c-4354-a623-a66c69b7b6be\",\n \"resourceVersion\": \"229\",\n \"creationTimestamp\": \"2022-06-18T14:04:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:48Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc0bd68c9f3f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a2f47d2b-a078-4c92-bc58-8576d759ae96\",\n \"resourceVersion\": \"266\",\n \"creationTimestamp\": \"2022-06-18T14:04:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 8.225401265s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:57Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:57Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc0bd879004d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0e4db8b9-aab2-44d0-93f1-91d2b73b50fa\",\n \"resourceVersion\": \"267\",\n \"creationTimestamp\": \"2022-06-18T14:04:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:57Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:57Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc0bdd44ea39\",\n \"namespace\": \"kube-system\",\n \"uid\": \"86a618bf-580f-4080-bbfd-a26731404939\",\n \"resourceVersion\": \"269\",\n \"creationTimestamp\": \"2022-06-18T14:04:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:57Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:57Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc0cae9b6ffa\",\n \"namespace\": \"kube-system\",\n \"uid\": \"30ce16c8-423b-492a-b46e-802710756843\",\n \"resourceVersion\": \"277\",\n \"creationTimestamp\": \"2022-06-18T14:05:00Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:00Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:00Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc0cb03694a1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cfe9e7bf-b2be-4f81-83cd-c2f36a62b09c\",\n \"resourceVersion\": \"278\",\n \"creationTimestamp\": \"2022-06-18T14:05:00Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:00Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:00Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc0cb6701d95\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8dcb51d2-4638-4664-b89c-97f948d786bd\",\n \"resourceVersion\": \"279\",\n \"creationTimestamp\": \"2022-06-18T14:05:00Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:00Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:00Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj.16f9bc0cf32878d2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"49d7c27c-095b-4c04-b769-571a5ebe95fe\",\n \"resourceVersion\": \"323\",\n \"creationTimestamp\": \"2022-06-18T14:05:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-bkdgj\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"695\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:13Z\",\n \"count\": 7,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfb546f38fc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bfa297f8-e7eb-4377-84c8-1673a7988166\",\n \"resourceVersion\": \"81\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"371\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-hkvpr to i-049d76507ee399127\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfb9833a840\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dac9ada5-90f6-4e5e-b079-6f4fa87e6352\",\n \"resourceVersion\": \"96\",\n \"creationTimestamp\": \"2022-06-18T14:03:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\"\n },\n \"reason\": \"FailedMount\",\n \"message\": \"MountVolume.SetUp failed for volume \\\"cilium-config-path\\\" : failed to sync configmap cache: timed out waiting for the condition\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:47Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:47Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfb988a2973\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b5287ddd-6a6d-4d6e-ba8d-b7d1b87099a3\",\n \"resourceVersion\": \"97\",\n \"creationTimestamp\": \"2022-06-18T14:03:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\"\n },\n \"reason\": \"FailedMount\",\n \"message\": \"MountVolume.SetUp failed for volume \\\"clustermesh-secrets\\\" : failed to sync secret cache: timed out waiting for the condition\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:47Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:47Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfc05cf7a40\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4b88560f-d952-4b97-9413-0a441de27b05\",\n \"resourceVersion\": \"107\",\n \"creationTimestamp\": \"2022-06-18T14:03:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:49Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfded083ce0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4ac9c34a-a2fa-47b7-8eef-6452391ea9ab\",\n \"resourceVersion\": \"120\",\n \"creationTimestamp\": \"2022-06-18T14:03:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 8.174182834s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:57Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:57Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfdeebfc092\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fefc214c-09fa-4d13-9f72-cd88e1483473\",\n \"resourceVersion\": \"121\",\n \"creationTimestamp\": \"2022-06-18T14:03:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:57Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:57Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfdf5996c2e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f9c5d9bc-16fa-4866-a776-ebcc6853acde\",\n \"resourceVersion\": \"122\",\n \"creationTimestamp\": \"2022-06-18T14:03:57Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:57Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:57Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfe64f42c4e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5fae9f4d-f242-4ccb-82fd-27f9679f5be7\",\n \"resourceVersion\": \"124\",\n \"creationTimestamp\": \"2022-06-18T14:03:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:59Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfe66e3f43c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f42002f6-3d32-4aed-9001-a8bae3bc674b\",\n \"resourceVersion\": \"125\",\n \"creationTimestamp\": \"2022-06-18T14:03:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:59Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfe6c981adf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"88cb3481-b0d5-46f8-b45f-42aecb7307c8\",\n \"resourceVersion\": \"126\",\n \"creationTimestamp\": \"2022-06-18T14:03:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:59Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:59Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr.16f9bbfec1fad579\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d3a0c552-9cfc-4cf8-a262-ed0e3d65f6bf\",\n \"resourceVersion\": \"147\",\n \"creationTimestamp\": \"2022-06-18T14:04:00Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-hkvpr\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"373\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:00Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:30Z\",\n \"count\": 16,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0805e5897f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"62b812c8-b78e-4cb8-8467-ff334feb602e\",\n \"resourceVersion\": \"150\",\n \"creationTimestamp\": \"2022-06-18T14:04:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"620\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-lg5wp to i-0cd281e5277bc2fdf\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:40Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc08ae9bf790\",\n \"namespace\": \"kube-system\",\n \"uid\": \"095782e2-1c1b-4283-82db-8736a16c3b45\",\n \"resourceVersion\": \"195\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:43Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0aa4e773c0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"18873801-39fe-4f28-924d-3f5a821b3ced\",\n \"resourceVersion\": \"238\",\n \"creationTimestamp\": \"2022-06-18T14:04:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.initContainers{clean-cilium-state}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/cilium:v1.11.5\\\" in 8.427088671s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:51Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0aa665c8a3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4eb51c80-31ff-41af-820a-c6459deb5df0\",\n \"resourceVersion\": \"239\",\n \"creationTimestamp\": \"2022-06-18T14:04:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:51Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0aab3c873d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d0537771-c43f-4081-8678-54d3f376d8e9\",\n \"resourceVersion\": \"240\",\n \"creationTimestamp\": \"2022-06-18T14:04:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:52Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0b52f25da9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"afcac25e-c81e-435b-8f1e-3a70435d58c9\",\n \"resourceVersion\": \"253\",\n \"creationTimestamp\": \"2022-06-18T14:04:54Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:54Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:54Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0b5441e132\",\n \"namespace\": \"kube-system\",\n \"uid\": \"89344625-71ad-4a87-8c59-73499d6c1fe8\",\n \"resourceVersion\": \"254\",\n \"creationTimestamp\": \"2022-06-18T14:04:54Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:54Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:54Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0b5e9d99cf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4e8d2228-9732-4494-8a2f-ca264d40237a\",\n \"resourceVersion\": \"255\",\n \"creationTimestamp\": \"2022-06-18T14:04:55Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\n \"fieldPath\": \"spec.containers{cilium-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:55Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:55Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp.16f9bc0bb671700b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"64a42c2a-fe81-4071-9e8c-5246056d8d79\",\n \"resourceVersion\": \"307\",\n \"creationTimestamp\": \"2022-06-18T14:04:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-lg5wp\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"623\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:56Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:08Z\",\n \"count\": 7,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-zdqd5.16f9bbfb57761289\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2edf6fec-3b33-43d0-825b-3b6dc20297f6\",\n \"resourceVersion\": \"85\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-zdqd5\",\n \"uid\": \"ed1715b2-26c4-422e-b5ba-d04773a93fe1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"375\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/cilium-operator-84c488588-zdqd5 to i-049d76507ee399127\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-zdqd5.16f9bbfb9e38aa7c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7033ac25-89fc-43a5-91b2-ff3b9100c978\",\n \"resourceVersion\": \"98\",\n \"creationTimestamp\": \"2022-06-18T14:03:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-zdqd5\",\n \"uid\": \"ed1715b2-26c4-422e-b5ba-d04773a93fe1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"385\"\n },\n \"reason\": \"FailedMount\",\n \"message\": \"MountVolume.SetUp failed for volume \\\"cilium-config-path\\\" : failed to sync configmap cache: timed out waiting for the condition\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:47Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:47Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-zdqd5.16f9bbfc06a7abe2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8c654883-5ad8-4d1d-bb55-ba10e3dc0843\",\n \"resourceVersion\": \"108\",\n \"creationTimestamp\": \"2022-06-18T14:03:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-zdqd5\",\n \"uid\": \"ed1715b2-26c4-422e-b5ba-d04773a93fe1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"385\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:49Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-zdqd5.16f9bbfed07ffeb3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"111a393d-b993-4fb9-8c2f-89c5096b0499\",\n \"resourceVersion\": \"129\",\n \"creationTimestamp\": \"2022-06-18T14:04:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-zdqd5\",\n \"uid\": \"ed1715b2-26c4-422e-b5ba-d04773a93fe1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"385\",\n \"fieldPath\": \"spec.containers{cilium-operator}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"quay.io/cilium/operator:v1.11.5\\\" in 11.976319127s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-zdqd5.16f9bbfed238c448\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3971efae-f6ee-4df0-b9a2-146b73a4c8e2\",\n \"resourceVersion\": \"130\",\n \"creationTimestamp\": \"2022-06-18T14:04:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-zdqd5\",\n \"uid\": \"ed1715b2-26c4-422e-b5ba-d04773a93fe1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"385\",\n \"fieldPath\": \"spec.containers{cilium-operator}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container cilium-operator\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-zdqd5.16f9bbfed9018bf6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c122be01-7918-45ef-88d3-9fd3780e0d96\",\n \"resourceVersion\": \"131\",\n \"creationTimestamp\": \"2022-06-18T14:04:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588-zdqd5\",\n \"uid\": \"ed1715b2-26c4-422e-b5ba-d04773a93fe1\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"385\",\n \"fieldPath\": \"spec.containers{cilium-operator}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container cilium-operator\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588.16f9bbfb55302e4a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ab62d57f-3a1a-4602-b47f-12dd0da4a4f9\",\n \"resourceVersion\": \"84\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator-84c488588\",\n \"uid\": \"7ce983ef-1160-4e0e-b95d-1b15bbf6bd78\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"339\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-operator-84c488588-zdqd5\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator.16f9bbfb1ce8b85b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e49e67ea-136a-4de8-9728-b519ed80a323\",\n \"resourceVersion\": \"72\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator\",\n \"uid\": \"9ef25615-6846-48f4-9ebc-d7904d0846cd\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"219\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator.16f9bbfb301d4aca\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b92bc452-5589-441b-a8bd-ed288b7e4e7b\",\n \"resourceVersion\": \"63\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium-operator\",\n \"uid\": \"38e05af0-4de7-4814-ac0d-0009530a677f\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"218\"\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-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f9bbfb536d37e1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2105a62f-1dd6-4ef6-8ae1-43b9d96ef64c\",\n \"resourceVersion\": \"80\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"216\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-hkvpr\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f9bc0803dd2a28\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2e508f79-1e75-41e6-866e-456a70577d7a\",\n \"resourceVersion\": \"149\",\n \"creationTimestamp\": \"2022-06-18T14:04:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"374\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-lg5wp\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:40Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f9bc087b020aad\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dfeaf835-9c81-4abc-8722-d2a9b1ebb62b\",\n \"resourceVersion\": \"172\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"624\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-9wtbs\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:42Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f9bc08a13e0596\",\n \"namespace\": \"kube-system\",\n \"uid\": \"611c41e6-bf59-4729-bad0-4b21e417e684\",\n \"resourceVersion\": \"184\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"650\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-5rqsb\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:43Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cilium.16f9bc092bb0a82c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9f24efe5-567f-4465-83f1-eb412271fad1\",\n \"resourceVersion\": \"207\",\n \"creationTimestamp\": \"2022-06-18T14:04:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"cilium\",\n \"uid\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"673\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: cilium-bkdgj\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"cloud-controller-manager.16f9bbfc8d9d52c4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"48e40b90-85f3-4f4a-93bf-1a442431311d\",\n \"resourceVersion\": \"114\",\n \"creationTimestamp\": \"2022-06-18T14:03:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"cloud-controller-manager\",\n \"uid\": \"4cdd21a9-e159-4168-947a-211ed5e7c88b\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"433\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-049d76507ee399127_07d039af-ea06-4eb6-ac18-51010dc93690 became leader\",\n \"source\": {\n \"component\": \"cloud-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:51Z\",\n \"lastTimestamp\": \"2022-06-18T14: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.16f9bbfc8e19f340\",\n \"namespace\": \"kube-system\",\n \"uid\": \"592be41f-b753-4606-922e-0b636fa0be35\",\n \"resourceVersion\": \"115\",\n \"creationTimestamp\": \"2022-06-18T14:03:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"cloud-provider-extraction-migration\",\n \"uid\": \"0abe0ccd-ef98-4e90-89c3-d0023ef655e7\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"435\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-049d76507ee399127_07d039af-ea06-4eb6-ac18-51010dc93690 became leader\",\n \"source\": {\n \"component\": \"cloud-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:51Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-c79tn.16f9bbfb5625ea38\",\n \"namespace\": \"kube-system\",\n \"uid\": \"eaa3b1ce-42d1-4511-9914-ce5c0c09be5e\",\n \"resourceVersion\": \"83\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-c79tn\",\n \"uid\": \"ce5b4de6-6022-469a-9759-79caa2277edc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"376\"\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-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-c79tn.16f9bc0cc7a7d94b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"79d7f140-43fa-4ee6-b57c-880a64efe238\",\n \"resourceVersion\": \"282\",\n \"creationTimestamp\": \"2022-06-18T14:05:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-c79tn\",\n \"uid\": \"ce5b4de6-6022-469a-9759-79caa2277edc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"386\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-57d68fdf4b-c79tn to i-0cd281e5277bc2fdf\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-c79tn.16f9bc113e575da6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d2b7af55-9ae5-45e5-931a-2fa1241b555c\",\n \"resourceVersion\": \"327\",\n \"creationTimestamp\": \"2022-06-18T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-c79tn\",\n \"uid\": \"ce5b4de6-6022-469a-9759-79caa2277edc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"784\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-c79tn.16f9bc1359b27e22\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ab71b0e1-290d-4f23-b670-f2746e7d2a58\",\n \"resourceVersion\": \"362\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-c79tn\",\n \"uid\": \"ce5b4de6-6022-469a-9759-79caa2277edc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"784\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\" in 9.048877325s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-c79tn.16f9bc135b118812\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a5ea54b3-f53a-48db-a631-07171da88f13\",\n \"resourceVersion\": \"363\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-c79tn\",\n \"uid\": \"ce5b4de6-6022-469a-9759-79caa2277edc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"784\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-c79tn.16f9bc135fffa120\",\n \"namespace\": \"kube-system\",\n \"uid\": \"986f2d0e-6f8d-4aeb-817b-354b0a822d92\",\n \"resourceVersion\": \"364\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-c79tn\",\n \"uid\": \"ce5b4de6-6022-469a-9759-79caa2277edc\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"784\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-jl7xs.16f9bc1310ed003a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"566a460b-438b-4bde-b740-85a334ed3c66\",\n \"resourceVersion\": \"350\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-jl7xs\",\n \"uid\": \"9553e4f8-4fe5-4fb1-8a87-0789c37877b9\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"948\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-57d68fdf4b-jl7xs to i-015bf87b8ee4967bd\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-jl7xs.16f9bc134564290b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4f6f2432-d6ac-4ad7-ad41-3da2432a6acc\",\n \"resourceVersion\": \"358\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-jl7xs\",\n \"uid\": \"9553e4f8-4fe5-4fb1-8a87-0789c37877b9\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"949\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-jl7xs.16f9bc13af4bfe4a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"72237df7-3b5a-47ea-99e5-5f1a89e11e82\",\n \"resourceVersion\": \"373\",\n \"creationTimestamp\": \"2022-06-18T14:05:30Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-jl7xs\",\n \"uid\": \"9553e4f8-4fe5-4fb1-8a87-0789c37877b9\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"949\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\" in 1.77678147s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:30Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-jl7xs.16f9bc13b1e285e3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ecb973df-0bb0-436d-a290-ad41c5039fcd\",\n \"resourceVersion\": \"374\",\n \"creationTimestamp\": \"2022-06-18T14:05:30Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-jl7xs\",\n \"uid\": \"9553e4f8-4fe5-4fb1-8a87-0789c37877b9\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"949\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:30Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-jl7xs.16f9bc13b7d9d5d8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"69f46f80-8106-4025-a944-675ef9f27f61\",\n \"resourceVersion\": \"375\",\n \"creationTimestamp\": \"2022-06-18T14:05:30Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b-jl7xs\",\n \"uid\": \"9553e4f8-4fe5-4fb1-8a87-0789c37877b9\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"949\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:30Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b.16f9bbfb55303721\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8e83dde1-f68a-48c6-a20f-a58b57b9b0f1\",\n \"resourceVersion\": \"86\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b\",\n \"uid\": \"34e0272c-bec2-4d68-addd-9be7392ff8f2\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"337\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-57d68fdf4b-c79tn\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b.16f9bc131091d571\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9876c04d-5b4b-4b10-af05-4d308dc0ecc6\",\n \"resourceVersion\": \"349\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-57d68fdf4b\",\n \"uid\": \"34e0272c-bec2-4d68-addd-9be7392ff8f2\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"946\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-57d68fdf4b-jl7xs\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr.16f9bbfb5914c9ae\",\n \"namespace\": \"kube-system\",\n \"uid\": \"38e96962-b3cd-46eb-b98e-4913990a5bd8\",\n \"resourceVersion\": \"87\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr\",\n \"uid\": \"b2e77bfa-059a-4db0-81e5-c9a4fbed761c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"377\"\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-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr.16f9bc0cc7f50b71\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d694435c-b74a-46c4-b95a-a85a8469dff4\",\n \"resourceVersion\": \"284\",\n \"creationTimestamp\": \"2022-06-18T14:05:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr\",\n \"uid\": \"b2e77bfa-059a-4db0-81e5-c9a4fbed761c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"395\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-autoscaler-676759bcc8-x7tbr to i-0cd281e5277bc2fdf\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr.16f9bc112deed732\",\n \"namespace\": \"kube-system\",\n \"uid\": \"de3aad6a-f86b-44e9-8678-8ecc75a85a3d\",\n \"resourceVersion\": \"326\",\n \"creationTimestamp\": \"2022-06-18T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr\",\n \"uid\": \"b2e77bfa-059a-4db0-81e5-c9a4fbed761c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr.16f9bc12fb0cb22b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"41806f2d-6e6c-45d7-b116-5cdd506e7491\",\n \"resourceVersion\": \"342\",\n \"creationTimestamp\": \"2022-06-18T14:05:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr\",\n \"uid\": \"b2e77bfa-059a-4db0-81e5-c9a4fbed761c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\\\" in 7.736239451s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:27Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr.16f9bc12fc49241b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ac3f1f49-2f0d-4ac7-8286-57a9a450fe16\",\n \"resourceVersion\": \"343\",\n \"creationTimestamp\": \"2022-06-18T14:05:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr\",\n \"uid\": \"b2e77bfa-059a-4db0-81e5-c9a4fbed761c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:27Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr.16f9bc12fffc97d7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8f4735ce-0ef4-4a32-a459-a9fa6eab3665\",\n \"resourceVersion\": \"346\",\n \"creationTimestamp\": \"2022-06-18T14:05:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr\",\n \"uid\": \"b2e77bfa-059a-4db0-81e5-c9a4fbed761c\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"785\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:27Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8.16f9bbfb55b92ba7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4f988893-f2ae-4f80-aa30-eae7fe7e255b\",\n \"resourceVersion\": \"92\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-676759bcc8\",\n \"uid\": \"9b2de5bb-f9ce-47f5-b3f9-8650376578fa\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"335\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-autoscaler-676759bcc8-x7tbr\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler.16f9bbfb2f6dddab\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d2dbd0a2-f102-4314-a67e-46dbd910ab00\",\n \"resourceVersion\": \"62\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler\",\n \"uid\": \"9943731d-b8d8-48d5-9694-af1e90e0933e\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"240\"\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-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns.16f9bbfb302e9203\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0f5e7fbd-de72-4f23-93e4-3a3db4819067\",\n \"resourceVersion\": \"66\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns\",\n \"uid\": \"e299f0f2-ab2f-480d-b684-a5e52f040421\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"233\"\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-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns.16f9bc130fd47bc3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2770056c-192d-4b4c-b88a-177c7de1b21f\",\n \"resourceVersion\": \"347\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns\",\n \"uid\": \"e299f0f2-ab2f-480d-b684-a5e52f040421\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"945\"\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-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-52ggc.16f9bbfb5e500eaf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"994cb367-c356-4bee-ac59-e419e75eb706\",\n \"resourceVersion\": \"95\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-52ggc\",\n \"uid\": \"968aaf37-cc7d-4431-8675-3164bbd3c82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"379\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/dns-controller-668c67b84-52ggc to i-049d76507ee399127\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-52ggc.16f9bbfbd5d2693a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"80aa8735-31ea-4f2c-b2a3-1134bdec33bf\",\n \"resourceVersion\": \"102\",\n \"creationTimestamp\": \"2022-06-18T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-52ggc\",\n \"uid\": \"968aaf37-cc7d-4431-8675-3164bbd3c82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"406\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-52ggc.16f9bbfbd79e99eb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8dd74456-776c-403b-ab48-33c97e2558d7\",\n \"resourceVersion\": \"104\",\n \"creationTimestamp\": \"2022-06-18T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-52ggc\",\n \"uid\": \"968aaf37-cc7d-4431-8675-3164bbd3c82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"406\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-52ggc.16f9bbfbde48eabe\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1f6a2ef3-0c6d-47eb-935a-4fe742c5e9bc\",\n \"resourceVersion\": \"106\",\n \"creationTimestamp\": \"2022-06-18T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84-52ggc\",\n \"uid\": \"968aaf37-cc7d-4431-8675-3164bbd3c82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"406\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84.16f9bbfb55b42851\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fbc38dc1-16df-45e2-8682-899163505dec\",\n \"resourceVersion\": \"91\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-668c67b84\",\n \"uid\": \"c3e7d530-f3d6-4e25-983b-90f2fd3a1684\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"336\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: dns-controller-668c67b84-52ggc\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller.16f9bbfb3021d9df\",\n \"namespace\": \"kube-system\",\n \"uid\": \"55061c04-5e0d-4765-8d70-15100a837a65\",\n \"resourceVersion\": \"65\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller\",\n \"uid\": \"30535b29-5621-463c-9695-d6c00b1b3445\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"246\"\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-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-aws-com.16f9bc13d1b66129\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2bd07f7b-18eb-4e00-9046-ad4ef1a93d4f\",\n \"resourceVersion\": \"386\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-aws-com\",\n \"uid\": \"8c2909b5-9fe4-4ace-926b-ce0be1e03dd3\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"989\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ebs-csi-controller-5b757b8575-2jszd became leader\",\n \"source\": {\n \"component\": \"ebs.csi.aws.com/ebs-csi-controller-5b757b8575-2jszd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-2jszd.16f9bbfb5a067268\",\n \"namespace\": \"kube-system\",\n \"uid\": \"714b1966-f79f-4f83-a2e6-46d2d18599d0\",\n \"resourceVersion\": \"88\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"378\"\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-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc0cc7cd40d8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8dbf4886-b005-4236-af40-be1b6045d166\",\n \"resourceVersion\": \"283\",\n \"creationTimestamp\": \"2022-06-18T14:05:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"401\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-controller-5b757b8575-2jszd to i-0cd281e5277bc2fdf\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:01Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc1119cffa91\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b8b18b31-0607-41c2-b531-3f8e04eb46aa\",\n \"resourceVersion\": \"324\",\n \"creationTimestamp\": \"2022-06-18T14:05:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:19Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-2jszd.16f9bc12a607e464\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4b83193e-5f37-4367-8826-400cdda25498\",\n \"resourceVersion\": \"334\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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 6.647429755s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc12a9c4fd7b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2895bd65-17e0-4904-b94f-4bf71e6d8555\",\n \"resourceVersion\": \"337\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc12ae5bef5a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9277bd8d-bb94-4c6a-b261-7f2748b5aa07\",\n \"resourceVersion\": \"338\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc12aeab7a4a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cf8b3dbc-680d-4a9d-bcaf-b2c59447d389\",\n \"resourceVersion\": \"339\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc13c9943c69\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1eaa6d5c-66e7-4ae9-9bdd-59687294e162\",\n \"resourceVersion\": \"380\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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 4.746415424s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-2jszd.16f9bc13caec34f4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7eceb84f-608c-4f17-84b7-7cb3ad4976f2\",\n \"resourceVersion\": \"381\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-2jszd.16f9bc13d001f34b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"74277bd6-834b-46e1-8026-4f2df2accea1\",\n \"resourceVersion\": \"384\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-2jszd.16f9bc13d00fa160\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a5b372ac-0f93-40f1-bd56-295da2297524\",\n \"resourceVersion\": \"385\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-2jszd.16f9bc146fc86c32\",\n \"namespace\": \"kube-system\",\n \"uid\": \"930d9166-e994-414a-8a0c-fa9b56b41a5d\",\n \"resourceVersion\": \"403\",\n \"creationTimestamp\": \"2022-06-18T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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 2.679675221s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-2jszd.16f9bc147360b863\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2193149b-3777-465c-8af7-15eb21c730d0\",\n \"resourceVersion\": \"404\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc147a01b3bf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a48f9675-991b-41e0-9f0f-c39cafe76aca\",\n \"resourceVersion\": \"407\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc147a12ce6f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4f5406c4-c0d4-4c9b-a88d-9a5ea3cd6cee\",\n \"resourceVersion\": \"408\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc1514d170f8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"930fae0a-102c-4784-a0af-15eac0ef14ef\",\n \"resourceVersion\": \"419\",\n \"creationTimestamp\": \"2022-06-18T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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 2.596146471s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc15169fa722\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e62f588e-6abd-438f-a4de-ef7d4bc38d6a\",\n \"resourceVersion\": \"420\",\n \"creationTimestamp\": \"2022-06-18T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc151c775eee\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3b368ca8-07ad-4708-b52d-042e718e7698\",\n \"resourceVersion\": \"421\",\n \"creationTimestamp\": \"2022-06-18T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc151c88ef17\",\n \"namespace\": \"kube-system\",\n \"uid\": \"819d78ab-8644-409c-8e7e-ba1c6905edc8\",\n \"resourceVersion\": \"422\",\n \"creationTimestamp\": \"2022-06-18T14:05:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:36Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc156a89221f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a5bb6ff8-e459-4e7b-9418-5808d11bd5b6\",\n \"resourceVersion\": \"426\",\n \"creationTimestamp\": \"2022-06-18T14:05:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\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 1.30862005s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:38Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc156c1179f8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"228f20cd-4ee4-44c1-8c0b-a4f746293b52\",\n \"resourceVersion\": \"427\",\n \"creationTimestamp\": \"2022-06-18T14:05:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:38Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd.16f9bc1572b47d76\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6ce7ed4e-ef09-4356-9683-8caffdec778f\",\n \"resourceVersion\": \"428\",\n \"creationTimestamp\": \"2022-06-18T14:05:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"786\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:38Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bbfb5b9dc119\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7e918aad-b50e-4561-8749-eda0b845de59\",\n \"resourceVersion\": \"90\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"387\"\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-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc0cc78f8d9f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5f94e817-be8b-425e-99ae-110701a309de\",\n \"resourceVersion\": \"281\",\n \"creationTimestamp\": \"2022-06-18T14:05:01Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"403\"\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-18T14:05:01Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:01Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc0d41892320\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a972257b-1903-45a6-9001-8e71ab9962b8\",\n \"resourceVersion\": \"291\",\n \"creationTimestamp\": \"2022-06-18T14:05:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"788\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-controller-5b757b8575-tn4qs to i-0b117d63a3adc7520\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:03Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-tn4qs.16f9bc119d33032a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"753fba09-f8d4-4b86-b3a2-977290341949\",\n \"resourceVersion\": \"330\",\n \"creationTimestamp\": \"2022-06-18T14:05:21Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:21Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc131e700c9d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d11c1ad6-f168-41cb-bec7-3ed1747da776\",\n \"resourceVersion\": \"354\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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 6.46321256s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc132356f215\",\n \"namespace\": \"kube-system\",\n \"uid\": \"27087aa2-1a78-4997-88fe-7cf133f42057\",\n \"resourceVersion\": \"355\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc132848bbfd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3db91998-f0de-4f68-832f-80b24b2e020d\",\n \"resourceVersion\": \"356\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc132858338d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"02c68cf2-4986-49ef-ad87-ba244a7767d3\",\n \"resourceVersion\": \"357\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc13cbf8618f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3d91339b-e0c1-4f83-98ec-2c7adc0298c7\",\n \"resourceVersion\": \"382\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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 2.745170723s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-tn4qs.16f9bc13ce70c42a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5c65abc4-30ee-4c18-ae4b-3fd9eeabc14e\",\n \"resourceVersion\": \"383\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-tn4qs.16f9bc13d3338ffd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b9a33a71-e1ee-4794-8447-a124e6defeb8\",\n \"resourceVersion\": \"387\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-tn4qs.16f9bc13d343a354\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a8454484-0a64-42ad-9298-25efde61cabf\",\n \"resourceVersion\": \"388\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-tn4qs.16f9bc1475b0eaf0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d199b51e-2495-4349-bfe9-d457e5be0c25\",\n \"resourceVersion\": \"405\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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 2.725054283s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc14777a4752\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f31d3462-3d41-444a-b353-85ef165fe679\",\n \"resourceVersion\": \"406\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc147c89390e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"eb156df2-5435-438f-990a-05d14f78931d\",\n \"resourceVersion\": \"409\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc147ca014bc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2af80ea4-3863-4495-afad-855fc73c67fb\",\n \"resourceVersion\": \"410\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc14d845e69c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cd3e6bb5-2375-44b7-8f60-828d7e121e46\",\n \"resourceVersion\": \"415\",\n \"creationTimestamp\": \"2022-06-18T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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 1.537578032s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc14da88c64e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a0057d81-909c-443f-ad3c-dfd486d44eab\",\n \"resourceVersion\": \"416\",\n \"creationTimestamp\": \"2022-06-18T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc14e1215ab8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2eec1387-d165-4258-b49c-657b94deccf3\",\n \"resourceVersion\": \"417\",\n \"creationTimestamp\": \"2022-06-18T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc14e131995e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b4ac43a7-111d-4928-8077-8ec7df0d06fb\",\n \"resourceVersion\": \"418\",\n \"creationTimestamp\": \"2022-06-18T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc1523fa1a90\",\n \"namespace\": \"kube-system\",\n \"uid\": \"51936c5e-b5c5-456a-a022-004e8bdffe4e\",\n \"resourceVersion\": \"423\",\n \"creationTimestamp\": \"2022-06-18T14:05:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\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 1.120424072s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:37Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc1525bf4cf2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"41ce7512-2c73-4929-bc16-158e1e995cc5\",\n \"resourceVersion\": \"424\",\n \"creationTimestamp\": \"2022-06-18T14:05:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:37Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs.16f9bc152b02f3cf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"673835c6-52be-4ab3-b4a3-3484570a53f8\",\n \"resourceVersion\": \"425\",\n \"creationTimestamp\": \"2022-06-18T14:05:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575-tn4qs\",\n \"uid\": \"6ae5ef71-ae2b-47cb-8e9e-8a2ad5e31177\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"802\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:37Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575.16f9bbfb55add2c9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aff7a4fa-e4b4-4f47-90f3-b94bf0907eb9\",\n \"resourceVersion\": \"89\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575\",\n \"uid\": \"ab0d0a63-f0e3-46cb-97fe-f578d118afab\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"338\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-controller-5b757b8575-2jszd\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575.16f9bbfb59405374\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5b13e3da-4088-4780-ba7c-bbdc3721513e\",\n \"resourceVersion\": \"93\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-5b757b8575\",\n \"uid\": \"ab0d0a63-f0e3-46cb-97fe-f578d118afab\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"338\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-controller-5b757b8575-tn4qs\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller.16f9bbfb30322dbf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"14d3dbca-d1dd-4bd8-a087-9468d56d94db\",\n \"resourceVersion\": \"67\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller\",\n \"uid\": \"25219f45-16f9-498c-9159-144db4c37ff7\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"274\"\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-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller.16f9bbfb41481fa2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d2437279-59d1-4b89-ae9a-7a3e78af44df\",\n \"resourceVersion\": \"74\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller\",\n \"uid\": \"f3f6c688-109a-4fa4-bac8-fd0acea7c2f8\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"276\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc087cae8669\",\n \"namespace\": \"kube-system\",\n \"uid\": \"73da523f-e1be-4d4e-9607-3002fcece721\",\n \"resourceVersion\": \"173\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"641\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-2wkmx to i-0b117d63a3adc7520\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:42Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc088bd12840\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1893940d-4173-48a1-92a0-bafcaeb3f7d1\",\n \"resourceVersion\": \"260\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\"\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:42Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:56Z\",\n \"count\": 8,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc11936fb625\",\n \"namespace\": \"kube-system\",\n \"uid\": \"07b1b04d-3f14-4eff-83fe-694fb827956e\",\n \"resourceVersion\": \"329\",\n \"creationTimestamp\": \"2022-06-18T14:05:21Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:21Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc13100b44a0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"72ea79f9-53e2-4001-a362-c1d851fc8fc0\",\n \"resourceVersion\": \"348\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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 6.385512288s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc13121e444a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c09cfe93-fc2f-4767-8849-93bf3ba35938\",\n \"resourceVersion\": \"351\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc1317d021e5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"de42de55-ad8a-4cfc-8e9c-d315f835ef63\",\n \"resourceVersion\": \"352\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc1317dc141f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"979e2234-0f00-49af-b215-0e4b8979d655\",\n \"resourceVersion\": \"353\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:28Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc1367328fbe\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d1718e9c-4031-4525-abf4-efbaf3ea5db9\",\n \"resourceVersion\": \"365\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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 1.331055267s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc1369518f01\",\n \"namespace\": \"kube-system\",\n \"uid\": \"64144c5f-99f2-48ae-806a-e825473971a3\",\n \"resourceVersion\": \"367\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc136d73ebaa\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2ce625c1-b540-477a-b12b-d96a8378f832\",\n \"resourceVersion\": \"369\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc136d80301e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"964299e4-6d6b-420b-a879-25c3cf0e6310\",\n \"resourceVersion\": \"370\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc140bca6ce7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c2ce987f-99a0-4ce7-9468-a77fbd77b901\",\n \"resourceVersion\": \"389\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\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.655654514s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc140d913064\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6ad89b6d-504c-4375-ad35-e6dd2a97ef3e\",\n \"resourceVersion\": \"390\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-2wkmx.16f9bc14175cb59d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7d4a12aa-ae90-4b80-9e76-216871582192\",\n \"resourceVersion\": \"397\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-2wkmx\",\n \"uid\": \"b7e07a95-7269-432c-a465-bbb79fd52385\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"647\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0b117d63a3adc7520\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc092bbd9ee0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fc61250c-06bb-4291-b7b1-089b20ae648d\",\n \"resourceVersion\": \"208\",\n \"creationTimestamp\": \"2022-06-18T14:04:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"689\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-85xkb to i-08aaf1f3a27df8a9b\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc098aecf76a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aa817d80-fa53-4946-a714-aa5d30e1f0cd\",\n \"resourceVersion\": \"298\",\n \"creationTimestamp\": \"2022-06-18T14:04:47Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\"\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:47Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:04Z\",\n \"count\": 10,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc124fb1975e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a79f0dca-27c5-4754-a05a-2e8ffff43778\",\n \"resourceVersion\": \"331\",\n \"creationTimestamp\": \"2022-06-18T14:05:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:24Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc13c22e3712\",\n \"namespace\": \"kube-system\",\n \"uid\": \"44ab6ec8-5a43-423c-86cc-325e8dbae981\",\n \"resourceVersion\": \"376\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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 6.215720472s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc13c4126925\",\n \"namespace\": \"kube-system\",\n \"uid\": \"68ef47b3-5d32-45eb-843c-eeff981e8fa9\",\n \"resourceVersion\": \"377\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc13c91fbcca\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0061a392-f24f-4983-9275-add799a45180\",\n \"resourceVersion\": \"378\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc13c92d73a4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a05dd208-7c0e-4cc2-8083-c896a9884073\",\n \"resourceVersion\": \"379\",\n \"creationTimestamp\": \"2022-06-18T14:05:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:31Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc140e5f05f2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cffa8eaf-6d69-4bcc-be38-edf77e2cf0e9\",\n \"resourceVersion\": \"391\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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 1.160857033s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc1411b666fe\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cc7ef3f8-461d-4ce4-b4ce-d8b1bb9c6b5f\",\n \"resourceVersion\": \"392\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc1416f5fd5a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cea42c49-009a-4922-a0ee-4ec6e84ff3aa\",\n \"resourceVersion\": \"395\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc141703760f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ed510f7d-25ce-400d-ae21-e0e43435e3ec\",\n \"resourceVersion\": \"396\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc14538fdf8f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"06b378b0-0f81-46dd-9862-42b7024ae09f\",\n \"resourceVersion\": \"400\",\n \"creationTimestamp\": \"2022-06-18T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\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 1.015815136s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc1454d3af41\",\n \"namespace\": \"kube-system\",\n \"uid\": \"222a575f-37d9-46d0-8c47-e87f24fb4e07\",\n \"resourceVersion\": \"401\",\n \"creationTimestamp\": \"2022-06-18T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-85xkb.16f9bc145a4ac9e0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"534cb320-75a5-4628-b934-6a1ce99f7af6\",\n \"resourceVersion\": \"402\",\n \"creationTimestamp\": \"2022-06-18T14:05:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-85xkb\",\n \"uid\": \"c68d62f8-f7e3-4704-a89a-7f5a3585a82b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-08aaf1f3a27df8a9b\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:33Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bbfb52203167\",\n \"namespace\": \"kube-system\",\n \"uid\": \"75d670eb-dfe6-43bf-88da-87423903c193\",\n \"resourceVersion\": \"132\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\"\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:01Z\",\n \"count\": 9,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bbfb5240ccfe\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4b1fcb53-fca0-4d0b-8715-8e30daa6c84c\",\n \"resourceVersion\": \"79\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"364\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-fzxdf to i-049d76507ee399127\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0a68d75b21\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0349088f-9449-46b6-a44e-4bbe2bffbd36\",\n \"resourceVersion\": \"235\",\n \"creationTimestamp\": \"2022-06-18T14:04:50Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\"\n },\n \"reason\": \"FailedCreatePodSandBox\",\n \"message\": \"Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox \\\"a917551b88a0ca3e1a2c88cb8af34a63351921b2a57e6264773df4cff44f33ce\\\": 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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:50Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:50Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0d7dff8723\",\n \"namespace\": \"kube-system\",\n \"uid\": \"df3e0602-8ef6-41f7-9633-ff81067cba34\",\n \"resourceVersion\": \"296\",\n \"creationTimestamp\": \"2022-06-18T14:05:04Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0eb9d0e1da\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bd364d1d-a03a-4866-af5d-369a2b14734e\",\n \"resourceVersion\": \"309\",\n \"creationTimestamp\": \"2022-06-18T14:05:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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 5.298462298s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:09Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0ebc51d956\",\n \"namespace\": \"kube-system\",\n \"uid\": \"07e81cf0-0d5e-48ba-a961-8c4bd144c4e3\",\n \"resourceVersion\": \"310\",\n \"creationTimestamp\": \"2022-06-18T14:05:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:09Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0ec32adcf1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"50f4fa35-f4c3-478f-bbe5-59d6cadd1a10\",\n \"resourceVersion\": \"311\",\n \"creationTimestamp\": \"2022-06-18T14:05:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:09Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0ec338bd10\",\n \"namespace\": \"kube-system\",\n \"uid\": \"66e58eba-311d-4918-858b-55b742487b5d\",\n \"resourceVersion\": \"312\",\n \"creationTimestamp\": \"2022-06-18T14:05:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:09Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0f0df91af8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5e7723f0-e663-4d34-8c87-5d17d76f6d1c\",\n \"resourceVersion\": \"315\",\n \"creationTimestamp\": \"2022-06-18T14:05:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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 1.254102045s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:10Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:10Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0f0fd0c537\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6ba6c198-6776-47fa-b8f7-18cd2598ec1c\",\n \"resourceVersion\": \"316\",\n \"creationTimestamp\": \"2022-06-18T14:05:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:10Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:10Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0f16758a85\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7adcd5fa-c7c8-46fd-959b-4028c52e9b6d\",\n \"resourceVersion\": \"317\",\n \"creationTimestamp\": \"2022-06-18T14:05:11Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:11Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:11Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0f16ca27d2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d667bf64-d351-49e1-96ee-c7b80944a63b\",\n \"resourceVersion\": \"318\",\n \"creationTimestamp\": \"2022-06-18T14:05:11Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:11Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:11Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0f5e9a534d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"76994daa-de52-43dd-898f-386b72ca5030\",\n \"resourceVersion\": \"320\",\n \"creationTimestamp\": \"2022-06-18T14:05:12Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\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 1.204811236s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:12Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:12Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0f6126440b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"df00f8b8-f784-417c-9d61-2a67e815396b\",\n \"resourceVersion\": \"321\",\n \"creationTimestamp\": \"2022-06-18T14:05:12Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:12Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:12Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-fzxdf.16f9bc0f6dcc87d4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b65f4dbd-e80e-4ae9-b39c-b8a0b8560e95\",\n \"resourceVersion\": \"322\",\n \"creationTimestamp\": \"2022-06-18T14:05:12Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-fzxdf\",\n \"uid\": \"571c83b7-94d3-46c5-9a89-5c6c4c9a982e\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"368\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:12Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:12Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc0805fbfae1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5331d77c-e482-4768-87b7-94b72434ae52\",\n \"resourceVersion\": \"151\",\n \"creationTimestamp\": \"2022-06-18T14:04:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"619\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-g5w27 to i-0cd281e5277bc2fdf\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:40Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc0860b2e77a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bfc3de55-77b5-4bf3-af3c-7c393f22dede\",\n \"resourceVersion\": \"250\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\"\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:42Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:53Z\",\n \"count\": 7,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc1145797ba5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"13309b58-6d94-4049-86d2-29d2ce6d08df\",\n \"resourceVersion\": \"328\",\n \"creationTimestamp\": \"2022-06-18T14:05:20Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:20Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:20Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc136862a739\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cd99fa30-0b52-4a7a-ae41-b8e5d7fc7dfb\",\n \"resourceVersion\": \"366\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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 9.175624088s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc1369efe966\",\n \"namespace\": \"kube-system\",\n \"uid\": \"50a9fea4-468b-4f5b-90aa-0811a58c7936\",\n \"resourceVersion\": \"368\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc136f035250\",\n \"namespace\": \"kube-system\",\n \"uid\": \"04256fdb-4392-4069-a75b-9c11a8dd79d7\",\n \"resourceVersion\": \"371\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc136f0e0844\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a3f20e6a-44b1-4e1a-b7aa-069add01e4f2\",\n \"resourceVersion\": \"372\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc1411c122d9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4dcc0658-35f7-4439-97e3-a041b0a49d19\",\n \"resourceVersion\": \"393\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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.729633967s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc141360537f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"572db6ce-a46c-48c3-aea8-3138acca919f\",\n \"resourceVersion\": \"394\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc14182ec022\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5e65a8f1-c2e0-4632-90d7-6b936d182e80\",\n \"resourceVersion\": \"398\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc14183c8230\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c0a74416-97ef-46fe-94a1-cb740a30ff9e\",\n \"resourceVersion\": \"399\",\n \"creationTimestamp\": \"2022-06-18T14:05:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc14afd85aac\",\n \"namespace\": \"kube-system\",\n \"uid\": \"73bdad8b-56d2-44bc-893b-9f473bf7731b\",\n \"resourceVersion\": \"412\",\n \"creationTimestamp\": \"2022-06-18T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\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.54356085s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc14b133bf42\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a77cb1c2-0688-4316-9ac2-fdff9a1784ea\",\n \"resourceVersion\": \"413\",\n \"creationTimestamp\": \"2022-06-18T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-g5w27.16f9bc14b69d6950\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f714fa9e-e30d-4433-a65a-d990921b5d9e\",\n \"resourceVersion\": \"414\",\n \"creationTimestamp\": \"2022-06-18T14:05:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-g5w27\",\n \"uid\": \"e26fc939-aed8-4118-bc96-310a8d2b198b\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"622\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-0cd281e5277bc2fdf\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:35Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc08a4b70179\",\n \"namespace\": \"kube-system\",\n \"uid\": \"82de6777-6bd1-41ba-b946-fce58bf176c8\",\n \"resourceVersion\": \"188\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"662\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-zxztf to i-015bf87b8ee4967bd\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:43Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc08b38a7f2d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"643de55a-97df-4a52-b404-cefb245925d5\",\n \"resourceVersion\": \"268\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\"\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:43Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:57Z\",\n \"count\": 8,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc1125010a4b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f499ba66-e75b-44b1-82a0-2b77bfff4bd0\",\n \"resourceVersion\": \"325\",\n \"creationTimestamp\": \"2022-06-18T14:05:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:19Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:19Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12a159c831\",\n \"namespace\": \"kube-system\",\n \"uid\": \"14cc4055-6edd-4310-96ad-a6976f970311\",\n \"resourceVersion\": \"332\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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 6.381125182s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12a2e1743a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a3173b10-2bc5-488f-843e-e1949266c2ec\",\n \"resourceVersion\": \"333\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12a7e0dd84\",\n \"namespace\": \"kube-system\",\n \"uid\": \"05496d02-fb9d-466c-9c6d-15570e5b5d16\",\n \"resourceVersion\": \"335\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12a7ef3053\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a9e263d0-92d9-4abf-9d2d-78d670352750\",\n \"resourceVersion\": \"336\",\n \"creationTimestamp\": \"2022-06-18T14:05:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12f4eaa1a9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a969d659-cfd3-42a1-9252-e58b2f7492af\",\n \"resourceVersion\": \"340\",\n \"creationTimestamp\": \"2022-06-18T14:05:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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 1.291530506s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:27Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12f83ba7f7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a799eeec-0b7a-4fa5-8d69-820ce111bf4e\",\n \"resourceVersion\": \"341\",\n \"creationTimestamp\": \"2022-06-18T14:05:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:27Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12fd72da88\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1023bcec-e0df-452f-8066-c909fa943eac\",\n \"resourceVersion\": \"344\",\n \"creationTimestamp\": \"2022-06-18T14:05:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:27Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc12fd7ebc50\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c46c5706-34ae-47eb-8d30-10a5db4d1e18\",\n \"resourceVersion\": \"345\",\n \"creationTimestamp\": \"2022-06-18T14:05:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:27Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc13489588b6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"57782ed7-ac9e-4b5b-bec1-aa3196cc39c2\",\n \"resourceVersion\": \"359\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\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 1.259771483s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc134a369096\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5766a070-06bc-4da1-a21b-e57a1d86a9be\",\n \"resourceVersion\": \"360\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-zxztf.16f9bc1350315ab9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1e8132f3-421b-4c07-af67-84720772c208\",\n \"resourceVersion\": \"361\",\n \"creationTimestamp\": \"2022-06-18T14:05:29Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-zxztf\",\n \"uid\": \"7b2303f2-ae85-4411-9775-7ee281552a88\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"667\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-015bf87b8ee4967bd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:29Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f9bbfb50e6c73a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"20634ca7-4b2a-42d0-b2b5-3f7c3ccf8d3a\",\n \"resourceVersion\": \"76\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"216ed8b6-81ee-4167-93c7-11e189ad6b73\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"273\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-fzxdf\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f9bc0803d5e66c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"99819dc3-b35a-4df6-ba66-21b29641714a\",\n \"resourceVersion\": \"148\",\n \"creationTimestamp\": \"2022-06-18T14:04:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"216ed8b6-81ee-4167-93c7-11e189ad6b73\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"394\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-g5w27\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:40Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f9bc087950474d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"cf4d11dd-5ffc-4691-86a2-464db316cbf7\",\n \"resourceVersion\": \"168\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"216ed8b6-81ee-4167-93c7-11e189ad6b73\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"625\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-2wkmx\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:42Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f9bc08a148e1de\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5ca9e506-868f-421e-9a46-929acadd9bd9\",\n \"resourceVersion\": \"186\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"216ed8b6-81ee-4167-93c7-11e189ad6b73\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"649\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-zxztf\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:43Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f9bc092a59abf5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1b12abea-18c0-4e5e-8169-e9edbd63191b\",\n \"resourceVersion\": \"205\",\n \"creationTimestamp\": \"2022-06-18T14:04:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"216ed8b6-81ee-4167-93c7-11e189ad6b73\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"674\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-85xkb\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:04:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:04:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-049d76507ee399127.16f9bbed187e7c44\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1fd44a36-49f4-4519-8aa4-b26974befd3d\",\n \"resourceVersion\": \"30\",\n \"creationTimestamp\": \"2022-06-18T14:03:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-049d76507ee399127\",\n \"uid\": \"e64b8596ffdbd7c90318a83ee409f31b\",\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.20220617\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:02:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:02:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-049d76507ee399127.16f9bbf1963844fb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9b858f5f-5705-49b5-8fe0-b3266a3560e5\",\n \"resourceVersion\": \"37\",\n \"creationTimestamp\": \"2022-06-18T14:03:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-049d76507ee399127\",\n \"uid\": \"e64b8596ffdbd7c90318a83ee409f31b\",\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.20220617\\\" in 19.289174707s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-049d76507ee399127.16f9bbf197b7d6c3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f695dc17-f6f3-4e3b-a6e2-44b9e2d4ba3e\",\n \"resourceVersion\": \"38\",\n \"creationTimestamp\": \"2022-06-18T14:03:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-049d76507ee399127\",\n \"uid\": \"e64b8596ffdbd7c90318a83ee409f31b\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-i-049d76507ee399127.16f9bbf19ca362ca\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0e3ea073-a432-4f7d-b330-85c20041e862\",\n \"resourceVersion\": \"39\",\n \"creationTimestamp\": \"2022-06-18T14:03:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-i-049d76507ee399127\",\n \"uid\": \"e64b8596ffdbd7c90318a83ee409f31b\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-049d76507ee399127.16f9bbed06bf59c5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"baee902f-13af-445a-bfd4-b399a8ca518e\",\n \"resourceVersion\": \"29\",\n \"creationTimestamp\": \"2022-06-18T14:03:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-049d76507ee399127\",\n \"uid\": \"7c19c85645fdfcf1f99eb407107b8576\",\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.20220617\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:02:44Z\",\n \"lastTimestamp\": \"2022-06-18T14:02:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-049d76507ee399127.16f9bbf185813f0c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dba311ec-39ff-4f21-9946-be539949cfdb\",\n \"resourceVersion\": \"34\",\n \"creationTimestamp\": \"2022-06-18T14:03:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-049d76507ee399127\",\n \"uid\": \"7c19c85645fdfcf1f99eb407107b8576\",\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.20220617\\\" in 19.306441939s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-049d76507ee399127.16f9bbf187395bd8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e18da73b-6f09-4252-88b8-d3873d952f43\",\n \"resourceVersion\": \"35\",\n \"creationTimestamp\": \"2022-06-18T14:03:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-049d76507ee399127\",\n \"uid\": \"7c19c85645fdfcf1f99eb407107b8576\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-i-049d76507ee399127.16f9bbf18cb8986b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"59861d45-de1b-4c23-994d-4318e6584679\",\n \"resourceVersion\": \"36\",\n \"creationTimestamp\": \"2022-06-18T14:03:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-i-049d76507ee399127\",\n \"uid\": \"7c19c85645fdfcf1f99eb407107b8576\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\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.16f9bc147d1c9cf5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7e0b8573-4a27-4767-926b-78820eff7ba7\",\n \"resourceVersion\": \"411\",\n \"creationTimestamp\": \"2022-06-18T14:05:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"external-attacher-leader-ebs-csi-aws-com\",\n \"uid\": \"72e40a29-de6f-4f56-9206-4a83b8c76197\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"1014\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ebs-csi-controller-5b757b8575-2jszd became leader\",\n \"source\": {\n \"component\": \"external-attacher-leader-ebs.csi.aws.com/ebs-csi-controller-5b757b8575-2jszd\"\n },\n \"firstTimestamp\": \"2022-06-18T14:05:34Z\",\n \"lastTimestamp\": \"2022-06-18T14:05:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-gqtld.16f9bbfb5e25c79c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6809cb20-2021-4779-9b6f-72d4cb944be7\",\n \"resourceVersion\": \"94\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-gqtld\",\n \"uid\": \"8a68812a-794d-4108-895c-c4abcff87426\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"380\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kops-controller-gqtld to i-049d76507ee399127\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-gqtld.16f9bbfbd3aa32af\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4bc9ade8-3fd3-4b1f-b17b-1179178dc2cb\",\n \"resourceVersion\": \"101\",\n \"creationTimestamp\": \"2022-06-18T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-gqtld\",\n \"uid\": \"8a68812a-794d-4108-895c-c4abcff87426\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"405\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-gqtld.16f9bbfbd60244be\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4ab30670-665d-44c5-b63c-e789db25ec63\",\n \"resourceVersion\": \"103\",\n \"creationTimestamp\": \"2022-06-18T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-gqtld\",\n \"uid\": \"8a68812a-794d-4108-895c-c4abcff87426\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"405\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-gqtld.16f9bbfbdd7fdfc3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6e3dcf6e-c6bc-480e-b7ce-9d981257af13\",\n \"resourceVersion\": \"105\",\n \"creationTimestamp\": \"2022-06-18T14:03:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-gqtld\",\n \"uid\": \"8a68812a-794d-4108-895c-c4abcff87426\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"405\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:48Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-leader.16f9bbfc0736d5ac\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fe866980-3fa1-43f9-8c1f-263bd667850a\",\n \"resourceVersion\": \"109\",\n \"creationTimestamp\": \"2022-06-18T14:03:49Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-leader\",\n \"uid\": \"f6fad8b0-9e16-451f-9413-5df7a4faf05b\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"419\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-049d76507ee399127_dbd336a0-965d-48dd-a8a2-bb2501448251 became leader\",\n \"source\": {\n \"component\": \"i-049d76507ee399127_dbd336a0-965d-48dd-a8a2-bb2501448251\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:49Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller.16f9bbfb55c308a2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"09367bf0-5a78-4b52-94a6-3f0a26e3ea37\",\n \"resourceVersion\": \"82\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller\",\n \"uid\": \"e0a2c89c-3dfa-48b5-a6f0-e3590e3a2871\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"222\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kops-controller-gqtld\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:46Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbed1d53ddbb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"58be9689-8e64-419f-a331-c39b282978ce\",\n \"resourceVersion\": \"32\",\n \"creationTimestamp\": \"2022-06-18T14:03:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:02:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:02:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbf1bed088df\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d6736806-311e-418d-b01d-549ee2885d7d\",\n \"resourceVersion\": \"43\",\n \"creationTimestamp\": \"2022-06-18T14:03:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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 19.889156489s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbf1c131fb3e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e719eded-38ee-4ed7-bdff-06883f3b1d57\",\n \"resourceVersion\": \"58\",\n \"creationTimestamp\": \"2022-06-18T14:03:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:26Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbf1c7f76128\",\n \"namespace\": \"kube-system\",\n \"uid\": \"173e7156-bab6-4240-81ff-b2046b4e0d3c\",\n \"resourceVersion\": \"59\",\n \"creationTimestamp\": \"2022-06-18T14:03:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:26Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbf1c805891e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e0206ced-c455-48da-999f-360334991bfe\",\n \"resourceVersion\": \"46\",\n \"creationTimestamp\": \"2022-06-18T14:03:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbf1cb880469\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3cbf89aa-c634-4530-98a3-c17297096ad2\",\n \"resourceVersion\": \"47\",\n \"creationTimestamp\": \"2022-06-18T14:03:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbf1d45c3d9b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6e3d4f15-dd95-44c4-bcc5-e05b80ebf10f\",\n \"resourceVersion\": \"48\",\n \"creationTimestamp\": \"2022-06-18T14:03:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-i-049d76507ee399127.16f9bbf6b0ddc732\",\n \"namespace\": \"kube-system\",\n \"uid\": \"944fd094-28e6-4550-83f5-b9a5cddae048\",\n \"resourceVersion\": \"57\",\n \"creationTimestamp\": \"2022-06-18T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-i-049d76507ee399127\",\n \"uid\": \"015a7ce4f183ea77ed28a0083b1e56a7\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:26Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-049d76507ee399127.16f9bbed196b3dc3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1d9f2dd2-6cfd-401c-9c33-bb5f7c001482\",\n \"resourceVersion\": \"31\",\n \"creationTimestamp\": \"2022-06-18T14:03:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-049d76507ee399127\",\n \"uid\": \"c537811d4eaacdaebe41bb4061aa3485\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:02:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:02:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-049d76507ee399127.16f9bbf1ac253f31\",\n \"namespace\": \"kube-system\",\n \"uid\": \"60496aaa-20a3-41e6-9575-20bbaa6f0249\",\n \"resourceVersion\": \"40\",\n \"creationTimestamp\": \"2022-06-18T14:03:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-049d76507ee399127\",\n \"uid\": \"c537811d4eaacdaebe41bb4061aa3485\",\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 19.64151552s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:04Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-049d76507ee399127.16f9bbf1b140d3a1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"837963c7-98c7-4fcb-9fc3-04987f57609e\",\n \"resourceVersion\": \"64\",\n \"creationTimestamp\": \"2022-06-18T14:03:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-049d76507ee399127\",\n \"uid\": \"c537811d4eaacdaebe41bb4061aa3485\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-049d76507ee399127.16f9bbf1b5377818\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b233f803-60d8-45ce-a228-4145fff3f755\",\n \"resourceVersion\": \"68\",\n \"creationTimestamp\": \"2022-06-18T14:03:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-049d76507ee399127\",\n \"uid\": \"c537811d4eaacdaebe41bb4061aa3485\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:04Z\",\n \"lastTimestamp\": \"2022-06-18T14: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-049d76507ee399127.16f9bbf20656c275\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b95e8b35-5d86-4e00-8ffd-1e5f2a891e59\",\n \"resourceVersion\": \"60\",\n \"creationTimestamp\": \"2022-06-18T14:03:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-049d76507ee399127\",\n \"uid\": \"c537811d4eaacdaebe41bb4061aa3485\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:06Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:30Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-i-049d76507ee399127.16f9bbf4d3223e41\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3f2001bf-acce-4351-bc98-7dd10cff66f8\",\n \"resourceVersion\": \"56\",\n \"creationTimestamp\": \"2022-06-18T14:03:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-i-049d76507ee399127\",\n \"uid\": \"c537811d4eaacdaebe41bb4061aa3485\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:18Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:20Z\",\n \"count\": 2,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager.16f9bbf7edddb33b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0a0fc64f-6f24-4285-af90-471b0f8086ef\",\n \"resourceVersion\": \"2\",\n \"creationTimestamp\": \"2022-06-18T14:03:31Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager\",\n \"uid\": \"bd9203fb-3871-4f75-b19e-dfeaf29e8867\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"199\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-049d76507ee399127_e02605ff-22d2-4649-af0b-ffda313a64de became leader\",\n \"source\": {\n \"component\": \"kube-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:31Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:31Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns.16f9bbfb41003a71\",\n \"namespace\": \"kube-system\",\n \"uid\": \"86fc03f5-e7e6-4b2c-b83c-03463510e5e6\",\n \"resourceVersion\": \"73\",\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns\",\n \"uid\": \"3be2c831-188c-41aa-a8ea-6438504f5060\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"236\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:45Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-049d76507ee399127.16f9bbed20e454e6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d1ade341-4022-46c3-afed-26fcc2f37074\",\n \"resourceVersion\": \"33\",\n \"creationTimestamp\": \"2022-06-18T14:03:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-049d76507ee399127\",\n \"uid\": \"fdcebe4d408daf2bbe9e49a80185035c\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:02:45Z\",\n \"lastTimestamp\": \"2022-06-18T14:02:45Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-049d76507ee399127.16f9bbf1d5bbdddd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f74ef76a-fd49-44ce-9c96-cb5cb8e765cb\",\n \"resourceVersion\": \"49\",\n \"creationTimestamp\": \"2022-06-18T14:03:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-049d76507ee399127\",\n \"uid\": \"fdcebe4d408daf2bbe9e49a80185035c\",\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.213861032s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"i-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-049d76507ee399127.16f9bbf1da55f178\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7431a80e-39f7-4fa3-83c0-cd995d04eb88\",\n \"resourceVersion\": \"50\",\n \"creationTimestamp\": \"2022-06-18T14:03:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-049d76507ee399127\",\n \"uid\": \"fdcebe4d408daf2bbe9e49a80185035c\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-i-049d76507ee399127.16f9bbf1e9233a2a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2f0866f9-8183-4f23-9c59-f5df7b1f62eb\",\n \"resourceVersion\": \"51\",\n \"creationTimestamp\": \"2022-06-18T14:03:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-i-049d76507ee399127\",\n \"uid\": \"fdcebe4d408daf2bbe9e49a80185035c\",\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-049d76507ee399127\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:05Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler.16f9bbf83a467dd8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"291b9032-c0f9-461f-8971-5b37692f04f5\",\n \"resourceVersion\": \"3\",\n \"creationTimestamp\": \"2022-06-18T14:03:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler\",\n \"uid\": \"fc322f7b-2012-4d5a-92ce-4cfce41103e2\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"203\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"i-049d76507ee399127_217f3fd0-e475-4acf-b790-57ef52bac995 became leader\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-18T14:03:32Z\",\n \"lastTimestamp\": \"2022-06-18T14:03:32Z\",\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\": \"3426\"\n },\n \"items\": []\n}\n{\n \"kind\": \"ServiceList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"3426\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"kube-dns\",\n \"namespace\": \"kube-system\",\n \"uid\": \"56e75cb1-b54e-4066-8824-0aa409f8c821\",\n \"resourceVersion\": \"235\",\n \"creationTimestamp\": \"2022-06-18T14:03:36Z\",\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\": \"3427\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d660f131-9d4a-41ec-8ed6-56ea38e1564c\",\n \"resourceVersion\": \"430\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:37Z\",\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\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\n \"resourceVersion\": \"893\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:35Z\",\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\": \"216ed8b6-81ee-4167-93c7-11e189ad6b73\",\n \"resourceVersion\": \"1027\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:37Z\",\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\": \"e0a2c89c-3dfa-48b5-a6f0-e3590e3a2871\",\n \"resourceVersion\": \"424\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:35Z\",\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\": \"3427\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"cilium-operator\",\n \"namespace\": \"kube-system\",\n \"uid\": \"38e05af0-4de7-4814-ac0d-0009530a677f\",\n \"resourceVersion\": \"473\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:35Z\",\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-18T14:03:45Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:45Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-18T14:04:01Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:45Z\",\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\": \"e299f0f2-ab2f-480d-b684-a5e52f040421\",\n \"resourceVersion\": \"988\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-18T14:03:36Z\",\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-18T14:05:30Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:30Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-18T14:05:31Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:45Z\",\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\": \"9943731d-b8d8-48d5-9694-af1e90e0933e\",\n \"resourceVersion\": \"942\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:36Z\",\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-18T14:05:27Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:27Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-18T14:05:27Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:45Z\",\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\": \"30535b29-5621-463c-9695-d6c00b1b3445\",\n \"resourceVersion\": \"427\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:36Z\",\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-18T14:03:50Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:50Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-18T14:03:50Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:45Z\",\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\": \"25219f45-16f9-498c-9159-144db4c37ff7\",\n \"resourceVersion\": \"1045\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:37Z\",\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-18T14:05:39Z\",\n \"lastTransitionTime\": \"2022-06-18T14:05:39Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-18T14:05:39Z\",\n \"lastTransitionTime\": \"2022-06-18T14:03:45Z\",\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\": \"3428\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7ce983ef-1160-4e0e-b95d-1b15bbf6bd78\",\n \"resourceVersion\": \"472\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\",\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\": \"38e05af0-4de7-4814-ac0d-0009530a677f\",\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\": \"34e0272c-bec2-4d68-addd-9be7392ff8f2\",\n \"resourceVersion\": \"985\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\",\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\": \"e299f0f2-ab2f-480d-b684-a5e52f040421\",\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\": \"9b2de5bb-f9ce-47f5-b3f9-8650376578fa\",\n \"resourceVersion\": \"941\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\",\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\": \"9943731d-b8d8-48d5-9694-af1e90e0933e\",\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\": \"c3e7d530-f3d6-4e25-983b-90f2fd3a1684\",\n \"resourceVersion\": \"426\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\",\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\": \"30535b29-5621-463c-9695-d6c00b1b3445\",\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\": \"ab0d0a63-f0e3-46cb-97fe-f578d118afab\",\n \"resourceVersion\": \"1044\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-18T14:03:45Z\",\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\": \"25219f45-16f9-498c-9159-144db4c37ff7\",\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\": \"3433\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"aws-cloud-controller-manager-6wvrx\",\n \"generateName\": \"aws-cloud-controller-manager-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"265b1d05-9f06-4045-932d-ff2a6cce0042\",\n \"resourceVersion\": \"429\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\",\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\": \"d660f131-9d4a-41ec-8ed6-56ea38e1564c\",\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-gpz67\",\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-gpz67\",\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-049d76507ee399127\",\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-049d76507ee399127\"\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-18T14:03:46Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:50Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:50Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:46Z\"\n }\n ],\n \"hostIP\": \"172.20.55.65\",\n \"podIP\": \"172.20.55.65\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.55.65\"\n }\n ],\n \"startTime\": \"2022-06-18T14:03:46Z\",\n \"containerStatuses\": [\n {\n \"name\": \"aws-cloud-controller-manager\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:03:49Z\"\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://dc71adb93c3a984c5761a768041715dc9ce1df04b95454c6f30f3e56ee6f3615\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-5rqsb\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3e6d5a03-79d2-4c51-8ee9-96eec577a67b\",\n \"resourceVersion\": \"868\",\n \"creationTimestamp\": \"2022-06-18T14:04:43Z\",\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\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\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-jhlhq\",\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-jhlhq\",\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-jhlhq\",\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-015bf87b8ee4967bd\",\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-015bf87b8ee4967bd\"\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-18T14:04:56Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:11Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:11Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:43Z\"\n }\n ],\n \"hostIP\": \"172.20.50.4\",\n \"podIP\": \"172.20.50.4\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.50.4\"\n }\n ],\n \"startTime\": \"2022-06-18T14:04:43Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-18T14:04:53Z\",\n \"finishedAt\": \"2022-06-18T14:04:53Z\",\n \"containerID\": \"containerd://aecf4cb664b1837f1ab23a805e6b368719d8f05ea3d1fbe9909cf91a2750bd8e\"\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://aecf4cb664b1837f1ab23a805e6b368719d8f05ea3d1fbe9909cf91a2750bd8e\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:04:56Z\"\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://4a16855c8bef437b098370e5d90e1f9aaf2137bcb6631c343f0e18805f5396dc\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-9wtbs\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a68766c9-9a62-40c0-9eb8-f1d3f7c56f81\",\n \"resourceVersion\": \"854\",\n \"creationTimestamp\": \"2022-06-18T14:04:42Z\",\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\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\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-x7sb8\",\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-x7sb8\",\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-x7sb8\",\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-0b117d63a3adc7520\",\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-0b117d63a3adc7520\"\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-18T14:04:56Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:11Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:11Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:42Z\"\n }\n ],\n \"hostIP\": \"172.20.61.55\",\n \"podIP\": \"172.20.61.55\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.61.55\"\n }\n ],\n \"startTime\": \"2022-06-18T14:04:42Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-18T14:04:53Z\",\n \"finishedAt\": \"2022-06-18T14:04:53Z\",\n \"containerID\": \"containerd://ee8b74a3877ab59242325abed6c55f6614db3728833c97e686d937528f206307\"\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://ee8b74a3877ab59242325abed6c55f6614db3728833c97e686d937528f206307\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:04:56Z\"\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://d4f8a67c96cdab4610216c5155cfe9edd2ecaf3900d79c1905c32857279a311e\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-bkdgj\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4c3e4e8e-b449-4a05-bf20-54b72ac069ce\",\n \"resourceVersion\": \"891\",\n \"creationTimestamp\": \"2022-06-18T14:04:45Z\",\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\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\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-59z8b\",\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-59z8b\",\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-59z8b\",\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-08aaf1f3a27df8a9b\",\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-08aaf1f3a27df8a9b\"\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-18T14:05:00Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:15Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:15Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:45Z\"\n }\n ],\n \"hostIP\": \"172.20.50.104\",\n \"podIP\": \"172.20.50.104\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.50.104\"\n }\n ],\n \"startTime\": \"2022-06-18T14:04:47Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-18T14:04:57Z\",\n \"finishedAt\": \"2022-06-18T14:04:57Z\",\n \"containerID\": \"containerd://f7f5a84a521a391c58e63a8b9e72f2a97774b00b3a297fc5d6f8cf15c85e5691\"\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://f7f5a84a521a391c58e63a8b9e72f2a97774b00b3a297fc5d6f8cf15c85e5691\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:05:00Z\"\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://70be23d28127144cf11d67cc983a7686cadf78344edff98bd86e0abd08a332c2\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-hkvpr\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2037c7df-2cce-4611-b66b-b46d726d9ad8\",\n \"resourceVersion\": \"723\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\",\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\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\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-mdppt\",\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-mdppt\",\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-mdppt\",\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-049d76507ee399127\",\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-049d76507ee399127\"\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-18T14:03:59Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:50Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:50Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:46Z\"\n }\n ],\n \"hostIP\": \"172.20.55.65\",\n \"podIP\": \"172.20.55.65\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.55.65\"\n }\n ],\n \"startTime\": \"2022-06-18T14:03:46Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-18T14:03:57Z\",\n \"finishedAt\": \"2022-06-18T14:03:57Z\",\n \"containerID\": \"containerd://a01c0915791b5a0359b71cc9bb949041db0e55e86b9b42f4fe62876c5df0d4b5\"\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://a01c0915791b5a0359b71cc9bb949041db0e55e86b9b42f4fe62876c5df0d4b5\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:03: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://25a4d338e575670454e82b0cd6c0b9d6efb2f98d21cfd39e2c23ec62f3216ce1\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-lg5wp\",\n \"generateName\": \"cilium-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ce04e0b8-223c-4664-bee6-262ecaf8474f\",\n \"resourceVersion\": \"848\",\n \"creationTimestamp\": \"2022-06-18T14:04:40Z\",\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\": \"022af038-c7c4-4019-a942-0a0f914b9e82\",\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-4mbps\",\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-4mbps\",\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-4mbps\",\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-0cd281e5277bc2fdf\",\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-0cd281e5277bc2fdf\"\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-18T14:04:54Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:10Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:10Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:40Z\"\n }\n ],\n \"hostIP\": \"172.20.32.13\",\n \"podIP\": \"172.20.32.13\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.32.13\"\n }\n ],\n \"startTime\": \"2022-06-18T14:04:42Z\",\n \"initContainerStatuses\": [\n {\n \"name\": \"clean-cilium-state\",\n \"state\": {\n \"terminated\": {\n \"exitCode\": 0,\n \"reason\": \"Completed\",\n \"startedAt\": \"2022-06-18T14:04:52Z\",\n \"finishedAt\": \"2022-06-18T14:04:52Z\",\n \"containerID\": \"containerd://bee3dc1fd56a3984c40627754406ee0e72a3dde3eec1d0eb991b464303cebe80\"\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://bee3dc1fd56a3984c40627754406ee0e72a3dde3eec1d0eb991b464303cebe80\"\n }\n ],\n \"containerStatuses\": [\n {\n \"name\": \"cilium-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:04:55Z\"\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://8eaac2aa617d7edc7f74ce1905f7a600a1ca0fcd90dff33a9189c2a2082ab3f5\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"cilium-operator-84c488588-zdqd5\",\n \"generateName\": \"cilium-operator-84c488588-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ed1715b2-26c4-422e-b5ba-d04773a93fe1\",\n \"resourceVersion\": \"470\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\",\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\": \"7ce983ef-1160-4e0e-b95d-1b15bbf6bd78\",\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-rqqtb\",\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-rqqtb\",\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-049d76507ee399127\",\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-18T14:03:46Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:01Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:04:01Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:46Z\"\n }\n ],\n \"hostIP\": \"172.20.55.65\",\n \"podIP\": \"172.20.55.65\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.55.65\"\n }\n ],\n \"startTime\": \"2022-06-18T14:03:46Z\",\n \"containerStatuses\": [\n {\n \"name\": \"cilium-operator\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:04:01Z\"\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://53e07cfe9e0f52a9a6a5d7e0a02e929bd524466806275e3afbdcbf8370ee8633\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-c79tn\",\n \"generateName\": \"coredns-57d68fdf4b-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ce5b4de6-6022-469a-9759-79caa2277edc\",\n \"resourceVersion\": \"968\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\",\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\": \"34e0272c-bec2-4d68-addd-9be7392ff8f2\",\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-gt726\",\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-gt726\",\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-0cd281e5277bc2fdf\",\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-18T14:05:01Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:29Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:29Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:01Z\"\n }\n ],\n \"hostIP\": \"172.20.32.13\",\n \"podIP\": \"100.96.1.101\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.101\"\n }\n ],\n \"startTime\": \"2022-06-18T14:05:01Z\",\n \"containerStatuses\": [\n {\n \"name\": \"coredns\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:05:29Z\"\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://301200e2d30a14ed3e282fb75253ee80d8ed0914db2543a4c66c836cc0e0dc3e\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-57d68fdf4b-jl7xs\",\n \"generateName\": \"coredns-57d68fdf4b-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9553e4f8-4fe5-4fb1-8a87-0789c37877b9\",\n \"resourceVersion\": \"983\",\n \"creationTimestamp\": \"2022-06-18T14:05:28Z\",\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\": \"34e0272c-bec2-4d68-addd-9be7392ff8f2\",\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-stbh2\",\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-stbh2\",\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-015bf87b8ee4967bd\",\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-18T14:05:28Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:31Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:31Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:28Z\"\n }\n ],\n \"hostIP\": \"172.20.50.4\",\n \"podIP\": \"100.96.3.15\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.3.15\"\n }\n ],\n \"startTime\": \"2022-06-18T14:05:28Z\",\n \"containerStatuses\": [\n {\n \"name\": \"coredns\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:05:30Z\"\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://fb0a6e1d90ee361f6ba8d12e7e7c6616d450c66fabe2674775aca584b4a106f1\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-676759bcc8-x7tbr\",\n \"generateName\": \"coredns-autoscaler-676759bcc8-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b2e77bfa-059a-4db0-81e5-c9a4fbed761c\",\n \"resourceVersion\": \"940\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\",\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\": \"9b2de5bb-f9ce-47f5-b3f9-8650376578fa\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kube-api-access-kbjcv\",\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-kbjcv\",\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-0cd281e5277bc2fdf\",\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-18T14:05:01Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:27Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:27Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:05:01Z\"\n }\n ],\n \"hostIP\": \"172.20.32.13\",\n \"podIP\": \"100.96.1.161\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.161\"\n }\n ],\n \"startTime\": \"2022-06-18T14:05:01Z\",\n \"containerStatuses\": [\n {\n \"name\": \"autoscaler\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:05:27Z\"\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://dd9a352df8319c9bfb1b72204c3c796e8d951ac195d1b3b06f8f7ebf831956e5\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-668c67b84-52ggc\",\n \"generateName\": \"dns-controller-668c67b84-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"968aaf37-cc7d-4431-8675-3164bbd3c82b\",\n \"resourceVersion\": \"425\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\",\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\": \"c3e7d530-f3d6-4e25-983b-90f2fd3a1684\",\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-glf9z\",\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-glf9z\",\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-049d76507ee399127\",\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-18T14:03:46Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:49Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:49Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-18T14:03:46Z\"\n }\n ],\n \"hostIP\": \"172.20.55.65\",\n \"podIP\": \"172.20.55.65\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.55.65\"\n }\n ],\n \"startTime\": \"2022-06-18T14:03:46Z\",\n \"containerStatuses\": [\n {\n \"name\": \"dns-controller\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-18T14:03:48Z\"\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:35dd07764c11e70788f5ae7c149e5baf6599c6460149609516ef17fbfec459ca\",\n \"containerID\": \"containerd://c5d663c9ac3da9ba9da19d4707c101c5d824570b8abe92a374a4d0326946be0d\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-5b757b8575-2jszd\",\n \"generateName\": \"ebs-csi-controller-5b757b8575-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"25ec50c7-9c7e-4b32-8055-626de874ff21\",\n \"resourceVersion\": \"1042\",\n \"creationTimestamp\": \"2022-06-18T14:03:46Z\",\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\": \"ab0d0a63-f0e3-46cb-97fe-f578d118afab\",\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-gbbhf\",\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 \&