Error lines from build-log.txt
... skipping 153 lines ...
I0616 08:45:19.301326 5664 common.go:152] Using cluster name:
I0616 08:45:19.301376 5664 http.go:37] curl https://storage.googleapis.com/kubernetes-release/release/stable-1.22.txt
I0616 08:45:19.387568 5664 http.go:37] curl https://storage.googleapis.com/kops-ci/markers/release-1.24/latest-ci-updown-green.txt
I0616 08:45:19.389133 5664 http.go:37] curl https://storage.googleapis.com/k8s-staging-kops/kops/releases/1.24.0-beta.3+v1.24.0-beta.1-34-g0997f9e8cd/linux/amd64/kops
I0616 08:45:20.124957 5664 up.go:44] Cleaning up any leaked resources from previous cluster
I0616 08:45:20.125134 5664 dumplogs.go:45] /logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kops toolbox dump --name e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --dir /logs/artifacts --private-key /tmp/kops/e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io/id_ed25519 --ssh-user ubuntu
W0616 08:45:20.686205 5664 down.go:34] Dumping cluster logs at the start of Down() failed: exit status 1
I0616 08:45:20.686257 5664 down.go:48] /logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kops delete cluster --name e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --yes
I0616 08:45:20.727445 5696 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0616 08:45:20.727565 5696 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Error: error reading cluster configuration: Cluster.kops.k8s.io "e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io" not found
I0616 08:45:21.197852 5664 http.go:37] curl http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip
2022/06/16 08:45:21 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
I0616 08:45:21.209562 5664 http.go:37] curl https://ip.jsb.workers.dev
I0616 08:45:21.296348 5664 up.go:156] /logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kops create cluster --name e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --cloud aws --kubernetes-version https://storage.googleapis.com/kubernetes-release/release/v1.22.10 --ssh-public-key /tmp/kops/e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.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=kopeio --container-runtime=docker --admin-access 35.224.48.110/32 --master-count 1 --master-volume-size 48 --node-count 4 --node-volume-size 48 --zones eu-central-1a --master-size c5.large
I0616 08:45:21.330660 5706 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0616 08:45:21.330763 5706 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
I0616 08:45:21.385295 5706 create_cluster.go:862] Using SSH public key: /tmp/kops/e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io/id_ed25519.pub
I0616 08:45:21.898230 5706 new_cluster.go:1168] Cloud Provider ID = aws
... skipping 519 lines ...
I0616 08:45:55.408730 5664 up.go:240] /logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kops validate cluster --name e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --count 10 --wait 15m0s
I0616 08:45:55.429420 5745 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0616 08:45:55.429516 5745 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Validating cluster e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io
W0616 08:45:56.693355 5745 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
W0616 08:46:06.743206 5745 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:46:16.784413 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:46:26.819502 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:46:36.855862 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:46:46.895832 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:46:56.947431 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:47:06.985590 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:47:17.023168 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:47:27.067862 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:47:37.103609 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:47:47.142142 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:47:57.180770 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:48:07.227214 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:48:17.278603 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:48:27.327133 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:48:37.368722 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
W0616 08:48:47.391027 5745 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:48:57.426552 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:49:07.463423 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0616 08:49:17.512585 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
... skipping 12 lines ...
Pod kube-system/ebs-csi-node-4g8bk system-node-critical pod "ebs-csi-node-4g8bk" is pending
Pod kube-system/ebs-csi-node-kxxsb system-node-critical pod "ebs-csi-node-kxxsb" is pending
Pod kube-system/ebs-csi-node-sx2t7 system-node-critical pod "ebs-csi-node-sx2t7" is pending
Pod kube-system/kopeio-networking-agent-bmmsn system-node-critical pod "kopeio-networking-agent-bmmsn" is pending
Pod kube-system/kopeio-networking-agent-tw6jj system-node-critical pod "kopeio-networking-agent-tw6jj" is pending
Validation Failed
W0616 08:49:30.257046 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
... skipping 9 lines ...
Machine i-073e8cfe5a9fe753b machine "i-073e8cfe5a9fe753b" has not yet joined cluster
Pod kube-system/coredns-autoscaler-6fccfff6b-96n7b system-cluster-critical pod "coredns-autoscaler-6fccfff6b-96n7b" is pending
Pod kube-system/ebs-csi-node-4g8bk system-node-critical pod "ebs-csi-node-4g8bk" is pending
Pod kube-system/ebs-csi-node-kxxsb system-node-critical pod "ebs-csi-node-kxxsb" is pending
Pod kube-system/ebs-csi-node-sx2t7 system-node-critical pod "ebs-csi-node-sx2t7" is pending
Validation Failed
W0616 08:49:42.145510 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
... skipping 9 lines ...
KIND NAME MESSAGE
Pod kube-system/coredns-5b7f7db4db-hbvvt system-cluster-critical pod "coredns-5b7f7db4db-hbvvt" is pending
Pod kube-system/ebs-csi-node-sx2t7 system-node-critical pod "ebs-csi-node-sx2t7" is pending
Pod kube-system/ebs-csi-node-ztwjp system-node-critical pod "ebs-csi-node-ztwjp" is pending
Pod kube-system/kopeio-networking-agent-qvhtt system-node-critical pod "kopeio-networking-agent-qvhtt" is pending
Validation Failed
W0616 08:49:54.093784 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
... skipping 6 lines ...
ip-172-20-52-102.eu-central-1.compute.internal node True
VALIDATION ERRORS
KIND NAME MESSAGE
Pod kube-system/ebs-csi-node-ztwjp system-node-critical pod "ebs-csi-node-ztwjp" is pending
Validation Failed
W0616 08:50:06.071759 5745 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
... skipping 34 lines ...
ip-172-20-47-242.eu-central-1.compute.internal node True
ip-172-20-48-233.eu-central-1.compute.internal node True
ip-172-20-52-102.eu-central-1.compute.internal node True
Your cluster e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io is ready
I0616 08:50:41.986068 5745 validate_cluster.go:220] (will retry): cluster passed validation 3 consecutive times
W0616 08:50:52.007422 5745 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-central-1a Master c5.large 1 1 eu-central-1a
nodes-eu-central-1a Node t3.medium 4 4 eu-central-1a
NODE STATUS
... skipping 528 lines ...
[sig-storage] In-tree Volumes
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
[Driver: emptydir]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:58[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/topology.go:192[0m
[36mDriver emptydir doesn't support DynamicPV -- skipping[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 322 lines ...
[sig-storage] In-tree Volumes
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: block]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:58[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/topology.go:192[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 186 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:53:32.317: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-6192" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions [Conformance]","total":-1,"completed":1,"skipped":12,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-instrumentation] Events API
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 15 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:53:32.797: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "events-3470" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-instrumentation] Events API should delete a collection of events [Conformance]","total":-1,"completed":1,"skipped":17,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:33.151: INFO: Only supported for providers [vsphere] (not aws)
... skipping 32 lines ...
Jun 16 08:53:31.399: INFO: stderr: "Warning: v1 ComponentStatus is deprecated in v1.19+\n"
Jun 16 08:53:31.399: INFO: stdout: "scheduler controller-manager etcd-1 etcd-0"
[1mSTEP[0m: getting details of componentstatuses
[1mSTEP[0m: getting status of scheduler
Jun 16 08:53:31.399: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5153 get componentstatuses scheduler'
Jun 16 08:53:31.795: INFO: stderr: "Warning: v1 ComponentStatus is deprecated in v1.19+\n"
Jun 16 08:53:31.795: INFO: stdout: "NAME STATUS MESSAGE ERROR\nscheduler Healthy ok \n"
[1mSTEP[0m: getting status of controller-manager
Jun 16 08:53:31.795: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5153 get componentstatuses controller-manager'
Jun 16 08:53:32.203: INFO: stderr: "Warning: v1 ComponentStatus is deprecated in v1.19+\n"
Jun 16 08:53:32.203: INFO: stdout: "NAME STATUS MESSAGE ERROR\ncontroller-manager Healthy ok \n"
[1mSTEP[0m: getting status of etcd-1
Jun 16 08:53:32.203: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5153 get componentstatuses etcd-1'
Jun 16 08:53:32.625: INFO: stderr: "Warning: v1 ComponentStatus is deprecated in v1.19+\n"
Jun 16 08:53:32.625: INFO: stdout: "NAME STATUS MESSAGE ERROR\netcd-1 Healthy {\"health\":\"true\",\"reason\":\"\"} \n"
[1mSTEP[0m: getting status of etcd-0
Jun 16 08:53:32.626: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5153 get componentstatuses etcd-0'
Jun 16 08:53:33.033: INFO: stderr: "Warning: v1 ComponentStatus is deprecated in v1.19+\n"
Jun 16 08:53:33.033: INFO: stdout: "NAME STATUS MESSAGE ERROR\netcd-0 Healthy {\"health\":\"true\",\"reason\":\"\"} \n"
[AfterEach] [sig-cli] Kubectl client
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:53:33.033: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-5153" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl get componentstatuses should get componentstatuses","total":-1,"completed":1,"skipped":2,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:33.389: INFO: Driver emptydir doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 95 lines ...
[32m• [SLOW TEST:5.376 seconds][0m
[sig-network] Ingress API
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23[0m
should support creating Ingress API operations [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Ingress API should support creating Ingress API operations [Conformance]","total":-1,"completed":1,"skipped":31,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:35.446: INFO: Only supported for providers [gce gke] (not aws)
... skipping 25 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [sig-storage] Projected downwardAPI
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41
[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 16 08:53:30.494: INFO: Waiting up to 5m0s for pod "downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877" in namespace "projected-6423" to be "Succeeded or Failed"
Jun 16 08:53:30.603: INFO: Pod "downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877": Phase="Pending", Reason="", readiness=false. Elapsed: 108.699394ms
Jun 16 08:53:32.712: INFO: Pod "downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877": Phase="Pending", Reason="", readiness=false. Elapsed: 2.217640466s
Jun 16 08:53:34.821: INFO: Pod "downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326312379s
Jun 16 08:53:36.930: INFO: Pod "downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877": Phase="Pending", Reason="", readiness=false. Elapsed: 6.435908881s
Jun 16 08:53:39.039: INFO: Pod "downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.544647189s
[1mSTEP[0m: Saw pod success
Jun 16 08:53:39.039: INFO: Pod "downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877" satisfied condition "Succeeded or Failed"
Jun 16 08:53:39.150: INFO: Trying to get logs from node ip-172-20-47-242.eu-central-1.compute.internal pod downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:53:39.392: INFO: Waiting for pod downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877 to disappear
Jun 16 08:53:39.500: INFO: Pod downwardapi-volume-f7aa6d05-a709-4ca5-aaf9-42a478469877 no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 4 lines ...
[32m• [SLOW TEST:10.105 seconds][0m
[sig-storage] Projected downwardAPI
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23[0m
should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":5,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Projected downwardAPI
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 4 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [sig-storage] Projected downwardAPI
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/projected_downwardapi.go:41
[It] should provide container's cpu limit [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 16 08:53:30.516: INFO: Waiting up to 5m0s for pod "downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9" in namespace "projected-2087" to be "Succeeded or Failed"
Jun 16 08:53:30.624: INFO: Pod "downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9": Phase="Pending", Reason="", readiness=false. Elapsed: 108.036157ms
Jun 16 08:53:32.733: INFO: Pod "downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.216949841s
Jun 16 08:53:34.842: INFO: Pod "downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9": Phase="Pending", Reason="", readiness=false. Elapsed: 4.3256763s
Jun 16 08:53:36.959: INFO: Pod "downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9": Phase="Pending", Reason="", readiness=false. Elapsed: 6.442937388s
Jun 16 08:53:39.068: INFO: Pod "downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.551813455s
[1mSTEP[0m: Saw pod success
Jun 16 08:53:39.068: INFO: Pod "downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9" satisfied condition "Succeeded or Failed"
Jun 16 08:53:39.176: INFO: Trying to get logs from node ip-172-20-52-102.eu-central-1.compute.internal pod downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:53:39.713: INFO: Waiting for pod downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9 to disappear
Jun 16 08:53:39.821: INFO: Pod downwardapi-volume-369e96ec-1132-4150-86f7-11887db68fe9 no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 16 lines ...
Jun 16 08:53:30.731: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled.
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[It] should be consumable from pods in volume [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630
[1mSTEP[0m: Creating secret with name secret-test-a133f7fb-3032-4b8d-9a84-fa74757e523b
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 16 08:53:31.165: INFO: Waiting up to 5m0s for pod "pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa" in namespace "secrets-5537" to be "Succeeded or Failed"
Jun 16 08:53:31.273: INFO: Pod "pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa": Phase="Pending", Reason="", readiness=false. Elapsed: 108.254992ms
Jun 16 08:53:33.387: INFO: Pod "pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa": Phase="Pending", Reason="", readiness=false. Elapsed: 2.222563985s
Jun 16 08:53:35.498: INFO: Pod "pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa": Phase="Pending", Reason="", readiness=false. Elapsed: 4.333362836s
Jun 16 08:53:37.607: INFO: Pod "pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa": Phase="Pending", Reason="", readiness=false. Elapsed: 6.442501045s
Jun 16 08:53:39.717: INFO: Pod "pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.552064199s
[1mSTEP[0m: Saw pod success
Jun 16 08:53:39.717: INFO: Pod "pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa" satisfied condition "Succeeded or Failed"
Jun 16 08:53:39.825: INFO: Trying to get logs from node ip-172-20-48-233.eu-central-1.compute.internal pod pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa container secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:53:40.048: INFO: Waiting for pod pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa to disappear
Jun 16 08:53:40.156: INFO: Pod pod-secrets-4c4e6c72-fc80-421e-999c-a1855cd485fa no longer exists
[AfterEach] [sig-storage] Secrets
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 4 lines ...
[32m• [SLOW TEST:10.599 seconds][0m
[sig-storage] Secrets
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":5,"failed":0}
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":7,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 32 lines ...
[32m• [SLOW TEST:12.018 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23[0m
listing mutating webhooks should work [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]","total":-1,"completed":1,"skipped":0,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:41.695: INFO: Only supported for providers [gce gke] (not aws)
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 48 lines ...
[32m• [SLOW TEST:12.341 seconds][0m
[sig-api-machinery] Watchers
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23[0m
should observe an object deletion if it stops meeting the requirements of the selector [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]","total":-1,"completed":1,"skipped":0,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:41.745: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 12 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:196[0m
[36mDriver local doesn't support InlineVolume -- skipping[0m
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ServerSideApply should not remove a field if an owner unsets the field but other managers still have ownership of the field","total":-1,"completed":2,"skipped":13,"failed":0}
[BeforeEach] [sig-cli] Kubectl client
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
Jun 16 08:53:34.297: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename kubectl
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 17 lines ...
Jun 16 08:53:38.328: INFO: ForEach: Found 1 pods from the filter. Now looping through them.
Jun 16 08:53:38.328: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-3543 describe pod agnhost-primary-bk5ms'
Jun 16 08:53:38.968: INFO: stderr: ""
Jun 16 08:53:38.968: INFO: stdout: "Name: agnhost-primary-bk5ms\nNamespace: kubectl-3543\nPriority: 0\nNode: ip-172-20-34-233.eu-central-1.compute.internal/172.20.34.233\nStart Time: Thu, 16 Jun 2022 08:53:35 +0000\nLabels: app=agnhost\n role=primary\nAnnotations: <none>\nStatus: Running\nIP: 100.96.2.8\nIPs:\n IP: 100.96.2.8\nControlled By: ReplicationController/agnhost-primary\nContainers:\n agnhost-primary:\n Container ID: docker://eeb9c144ec6e354e3c88a10141f69eb7df256d24744b9cd80a8965a534783d20\n Image: k8s.gcr.io/e2e-test-images/agnhost:2.32\n Image ID: docker-pullable://k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1\n Port: 6379/TCP\n Host Port: 0/TCP\n State: Running\n Started: Thu, 16 Jun 2022 08:53:36 +0000\n Ready: True\n Restart Count: 0\n Environment: <none>\n Mounts:\n /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kdfz2 (ro)\nConditions:\n Type Status\n Initialized True \n Ready True \n ContainersReady True \n PodScheduled True \nVolumes:\n kube-api-access-kdfz2:\n Type: Projected (a volume that contains injected data from multiple sources)\n TokenExpirationSeconds: 3607\n ConfigMapName: kube-root-ca.crt\n ConfigMapOptional: <nil>\n DownwardAPI: true\nQoS Class: BestEffort\nNode-Selectors: <none>\nTolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s\n node.kubernetes.io/unreachable:NoExecute op=Exists for 300s\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Scheduled 3s default-scheduler Successfully assigned kubectl-3543/agnhost-primary-bk5ms to ip-172-20-34-233.eu-central-1.compute.internal\n Normal Pulled 2s kubelet Container image \"k8s.gcr.io/e2e-test-images/agnhost:2.32\" already present on machine\n Normal Created 2s kubelet Created container agnhost-primary\n Normal Started 2s kubelet Started container agnhost-primary\n"
Jun 16 08:53:38.968: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-3543 describe rc agnhost-primary'
Jun 16 08:53:39.734: INFO: stderr: ""
Jun 16 08:53:39.734: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-3543\nSelector: app=agnhost,role=primary\nLabels: app=agnhost\n role=primary\nAnnotations: <none>\nReplicas: 1 current / 1 desired\nPods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed\nPod Template:\n Labels: app=agnhost\n role=primary\n Containers:\n agnhost-primary:\n Image: k8s.gcr.io/e2e-test-images/agnhost:2.32\n Port: 6379/TCP\n Host Port: 0/TCP\n Environment: <none>\n Mounts: <none>\n Volumes: <none>\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal SuccessfulCreate 4s replication-controller Created pod: agnhost-primary-bk5ms\n"
Jun 16 08:53:39.734: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-3543 describe service agnhost-primary'
Jun 16 08:53:40.485: INFO: stderr: ""
Jun 16 08:53:40.518: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-3543\nLabels: app=agnhost\n role=primary\nAnnotations: <none>\nSelector: app=agnhost,role=primary\nType: ClusterIP\nIP Family Policy: SingleStack\nIP Families: IPv4\nIP: 100.71.177.208\nIPs: 100.71.177.208\nPort: <unset> 6379/TCP\nTargetPort: agnhost-server/TCP\nEndpoints: 100.96.2.8:6379\nSession Affinity: None\nEvents: <none>\n"
Jun 16 08:53:40.627: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-3543 describe node ip-172-20-34-233.eu-central-1.compute.internal'
Jun 16 08:53:41.587: INFO: stderr: ""
Jun 16 08:53:41.587: INFO: stdout: "Name: ip-172-20-34-233.eu-central-1.compute.internal\nRoles: node\nLabels: beta.kubernetes.io/arch=amd64\n beta.kubernetes.io/instance-type=t3.medium\n beta.kubernetes.io/os=linux\n failure-domain.beta.kubernetes.io/region=eu-central-1\n failure-domain.beta.kubernetes.io/zone=eu-central-1a\n kops.k8s.io/instancegroup=nodes-eu-central-1a\n kubernetes.io/arch=amd64\n kubernetes.io/hostname=ip-172-20-34-233.eu-central-1.compute.internal\n kubernetes.io/os=linux\n kubernetes.io/role=node\n node-role.kubernetes.io/node=\n node.kubernetes.io/instance-type=t3.medium\n topology.ebs.csi.aws.com/zone=eu-central-1a\n topology.kubernetes.io/region=eu-central-1\n topology.kubernetes.io/zone=eu-central-1a\nAnnotations: csi.volume.kubernetes.io/nodeid: {\"ebs.csi.aws.com\":\"i-001fd9fd6bd232869\"}\n node.alpha.kubernetes.io/ttl: 0\n volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp: Thu, 16 Jun 2022 08:49:24 +0000\nTaints: <none>\nUnschedulable: false\nLease:\n HolderIdentity: ip-172-20-34-233.eu-central-1.compute.internal\n AcquireTime: <unset>\n RenewTime: Thu, 16 Jun 2022 08:53:40 +0000\nConditions:\n Type Status LastHeartbeatTime LastTransitionTime Reason Message\n ---- ------ ----------------- ------------------ ------ -------\n MemoryPressure False Thu, 16 Jun 2022 08:49:55 +0000 Thu, 16 Jun 2022 08:49:24 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available\n DiskPressure False Thu, 16 Jun 2022 08:49:55 +0000 Thu, 16 Jun 2022 08:49:24 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure\n PIDPressure False Thu, 16 Jun 2022 08:49:55 +0000 Thu, 16 Jun 2022 08:49:24 +0000 KubeletHasSufficientPID kubelet has sufficient PID available\n Ready True Thu, 16 Jun 2022 08:49:55 +0000 Thu, 16 Jun 2022 08:49:25 +0000 KubeletReady kubelet is posting ready status. AppArmor enabled\nAddresses:\n InternalIP: 172.20.34.233\n ExternalIP: 3.123.37.244\n Hostname: ip-172-20-34-233.eu-central-1.compute.internal\n InternalDNS: ip-172-20-34-233.eu-central-1.compute.internal\n ExternalDNS: ec2-3-123-37-244.eu-central-1.compute.amazonaws.com\nCapacity:\n cpu: 2\n ephemeral-storage: 48600704Ki\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 3958704Ki\n pods: 110\nAllocatable:\n cpu: 2\n ephemeral-storage: 44790408733\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 3856304Ki\n pods: 110\nSystem Info:\n Machine ID: ec22a89c803dab86857042ddb53f895c\n System UUID: ec22a89c-803d-ab86-8570-42ddb53f895c\n Boot ID: 926101e7-066d-484f-a692-05bac0f833b2\n Kernel Version: 5.13.0-1029-aws\n OS Image: Ubuntu 20.04.4 LTS\n Operating System: linux\n Architecture: amd64\n Container Runtime Version: docker://20.10.17\n Kubelet Version: v1.22.10\n Kube-Proxy Version: v1.22.10\nPodCIDR: 100.96.2.0/24\nPodCIDRs: 100.96.2.0/24\nProviderID: aws:///eu-central-1a/i-001fd9fd6bd232869\nNon-terminated Pods: (12 in total)\n Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age\n --------- ---- ------------ ---------- --------------- ------------- ---\n apply-759 deployment-shared-unset-55bfccbb6c-s9wgt 0 (0%) 0 (0%) 0 (0%) 0 (0%) 8s\n container-probe-7452 busybox-429dcd68-307c-4d0a-ac50-3dc04de904e3 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11s\n job-8178 fail-once-non-local-8sqdd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 10s\n job-8178 fail-once-non-local-rht9p 0 (0%) 0 (0%) 0 (0%) 0 (0%) 10s\n kube-system ebs-csi-node-kxxsb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m17s\n kube-system kopeio-networking-agent-bmmsn 50m (2%) 0 (0%) 100Mi (2%) 100Mi (2%) 4m17s\n kube-system kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal 100m (5%) 0 (0%) 0 (0%) 0 (0%) 3m34s\n kubectl-3543 agnhost-primary-bk5ms 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6s\n pod-network-test-5999 netserver-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9s\n prestop-5896 tester 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5s\n statefulset-2008 ss2-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11s\n volumemode-8775 hostexec-ip-172-20-34-233.eu-central-1.compute.internal-xxj6g 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11s\nAllocated resources:\n (Total limits may be over 100 percent, i.e., overcommitted.)\n Resource Requests Limits\n -------- -------- ------\n cpu 150m (7%) 0 (0%)\n memory 100Mi (2%) 100Mi (2%)\n ephemeral-storage 0 (0%) 0 (0%)\n hugepages-1Gi 0 (0%) 0 (0%)\n hugepages-2Mi 0 (0%) 0 (0%)\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Starting 4m14s kube-proxy \n Normal Starting 4m48s kubelet Starting kubelet.\n Normal NodeAllocatableEnforced 4m47s kubelet Updated Node Allocatable limit across pods\n Normal NodeHasSufficientMemory 4m17s (x7 over 4m47s) kubelet Node ip-172-20-34-233.eu-central-1.compute.internal status is now: NodeHasSufficientMemory\n Normal NodeHasNoDiskPressure 4m17s (x7 over 4m47s) kubelet Node ip-172-20-34-233.eu-central-1.compute.internal status is now: NodeHasNoDiskPressure\n Normal NodeHasSufficientPID 4m17s (x7 over 4m47s) kubelet Node ip-172-20-34-233.eu-central-1.compute.internal status is now: NodeHasSufficientPID\n Normal NodeReady 4m16s kubelet Node ip-172-20-34-233.eu-central-1.compute.internal status is now: NodeReady\n"
Jun 16 08:53:41.587: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-3543 describe namespace kubectl-3543'
Jun 16 08:53:42.339: INFO: stderr: ""
Jun 16 08:53:42.339: INFO: stdout: "Name: kubectl-3543\nLabels: e2e-framework=kubectl\n e2e-run=a1ba47a2-0329-4de2-b762-344efbddaa86\n kubernetes.io/metadata.name=kubectl-3543\nAnnotations: <none>\nStatus: Active\n\nNo resource quota.\n\nNo LimitRange resource.\n"
[AfterEach] [sig-cli] Kubectl client
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:53:42.339: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
... skipping 5 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23[0m
Kubectl describe
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1094[0m
should check if kubectl describe prints relevant information for rc and pods [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]","total":-1,"completed":3,"skipped":13,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 7 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:53:42.760: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "custom-resource-definition-7049" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works [Conformance]","total":-1,"completed":2,"skipped":6,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:43.014: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 43 lines ...
[32m• [SLOW TEST:10.120 seconds][0m
[sig-api-machinery] ResourceQuota
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/framework.go:23[0m
should verify ResourceQuota with cross namespace pod affinity scope using scope-selectors.
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apimachinery/resource_quota.go:1423[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with cross namespace pod affinity scope using scope-selectors.","total":-1,"completed":2,"skipped":21,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Downward API volume
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 21 lines ...
[32m• [SLOW TEST:13.505 seconds][0m
[sig-storage] Downward API volume
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23[0m
should update annotations on modification [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":10,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:43.436: INFO: Only supported for providers [gce gke] (not aws)
... skipping 79 lines ...
[32m• [SLOW TEST:15.108 seconds][0m
[sig-node] PreStop
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/framework.go:23[0m
should call prestop when killing a pod [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] PreStop should call prestop when killing a pod [Conformance]","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:44.783: INFO: Driver csi-hostpath doesn't support PreprovisionedPV -- skipping
... skipping 46 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[BeforeEach] [sig-storage] HostPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/host_path.go:37
[It] should support r/w [NodeConformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/host_path.go:65
[1mSTEP[0m: Creating a pod to test hostPath r/w
Jun 16 08:53:34.089: INFO: Waiting up to 5m0s for pod "pod-host-path-test" in namespace "hostpath-5345" to be "Succeeded or Failed"
Jun 16 08:53:34.200: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 110.401202ms
Jun 16 08:53:36.310: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 2.220844474s
Jun 16 08:53:38.422: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 4.332661072s
Jun 16 08:53:40.534: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 6.444334116s
Jun 16 08:53:42.644: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 8.555273165s
Jun 16 08:53:44.755: INFO: Pod "pod-host-path-test": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.666145759s
[1mSTEP[0m: Saw pod success
Jun 16 08:53:44.755: INFO: Pod "pod-host-path-test" satisfied condition "Succeeded or Failed"
Jun 16 08:53:44.871: INFO: Trying to get logs from node ip-172-20-47-242.eu-central-1.compute.internal pod pod-host-path-test container test-container-2: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:53:45.108: INFO: Waiting for pod pod-host-path-test to disappear
Jun 16 08:53:45.218: INFO: Pod pod-host-path-test no longer exists
[AfterEach] [sig-storage] HostPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 4 lines ...
[32m• [SLOW TEST:12.128 seconds][0m
[sig-storage] HostPath
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/framework.go:23[0m
should support r/w [NodeConformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/storage/host_path.go:65[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] HostPath should support r/w [NodeConformance]","total":-1,"completed":2,"skipped":6,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:45.573: INFO: Only supported for providers [gce gke] (not aws)
... skipping 38 lines ...
[32m• [SLOW TEST:7.322 seconds][0m
[sig-apps] DisruptionController
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23[0m
evictions: no PDB => should allow an eviction
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:286[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController evictions: no PDB =\u003e should allow an eviction","total":-1,"completed":2,"skipped":6,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] DisruptionController
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 17 lines ...
[32m• [SLOW TEST:7.889 seconds][0m
[sig-apps] DisruptionController
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23[0m
evictions: enough pods, absolute => should allow an eviction
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:286[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController evictions: enough pods, absolute =\u003e should allow an eviction","total":-1,"completed":2,"skipped":9,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:48.560: INFO: Only supported for providers [azure] (not aws)
... skipping 58 lines ...
[32m• [SLOW TEST:21.273 seconds][0m
[sig-network] Services
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/common/framework.go:23[0m
should be able to change the type from ExternalName to ClusterIP [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance]","total":-1,"completed":1,"skipped":6,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:51.053: INFO: Only supported for providers [gce gke] (not aws)
... skipping 257 lines ...
[AfterEach] [sig-api-machinery] client-go should negotiate
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:53:51.554: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] client-go should negotiate watch and report errors with accept \"application/json,application/vnd.kubernetes.protobuf\"","total":-1,"completed":2,"skipped":50,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:51.675: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 87 lines ...
[32m• [SLOW TEST:10.240 seconds][0m
[sig-node] Pods
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23[0m
should be updated [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should be updated [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":1,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:51.966: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 174 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23[0m
Kubectl replace
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1555[0m
should update a single-container pod's image [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl replace should update a single-container pod's image [Conformance]","total":-1,"completed":2,"skipped":35,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:52.214: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (immediate binding)] topology
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 44 lines ...
[1mSTEP[0m: Building a namespace api object, basename configmap
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[It] should be consumable via the environment [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630
[1mSTEP[0m: Creating configMap configmap-5126/configmap-test-be256a34-341f-49e8-b08b-1f66dc446a2d
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 16 08:53:46.381: INFO: Waiting up to 5m0s for pod "pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6" in namespace "configmap-5126" to be "Succeeded or Failed"
Jun 16 08:53:46.491: INFO: Pod "pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6": Phase="Pending", Reason="", readiness=false. Elapsed: 109.992342ms
Jun 16 08:53:48.603: INFO: Pod "pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.221598271s
Jun 16 08:53:50.716: INFO: Pod "pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.334775632s
Jun 16 08:53:52.828: INFO: Pod "pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.447064871s
[1mSTEP[0m: Saw pod success
Jun 16 08:53:52.828: INFO: Pod "pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6" satisfied condition "Succeeded or Failed"
Jun 16 08:53:52.938: INFO: Trying to get logs from node ip-172-20-52-102.eu-central-1.compute.internal pod pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6 container env-test: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:53:53.194: INFO: Waiting for pod pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6 to disappear
Jun 16 08:53:53.305: INFO: Pod pod-configmaps-d906ebe7-7768-4709-83f1-1a63710e87b6 no longer exists
[AfterEach] [sig-node] ConfigMap
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 4 lines ...
[32m• [SLOW TEST:7.927 seconds][0m
[sig-node] ConfigMap
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23[0m
should be consumable via the environment [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]","total":-1,"completed":3,"skipped":12,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:53.552: INFO: Only supported for providers [gce gke] (not aws)
... skipping 42 lines ...
[32m• [SLOW TEST:24.181 seconds][0m
[sig-node] Probing container
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23[0m
should be restarted with a local redirect http liveness probe
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:280[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with a local redirect http liveness probe","total":-1,"completed":1,"skipped":21,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] capacity
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:54.164: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 43 lines ...
[1mSTEP[0m: Creating a kubernetes client
Jun 16 08:53:29.882: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename job
W0616 08:53:30.784620 6543 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
Jun 16 08:53:30.784: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled.
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[It] should run a job to completion when tasks sometimes fail and are not locally restarted
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/job.go:233
[1mSTEP[0m: Looking for a node to schedule job pod
[1mSTEP[0m: Creating a job
[1mSTEP[0m: Ensuring job reaches completions
[AfterEach] [sig-apps] Job
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:53:55.471: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "job-8178" for this suite.
[32m• [SLOW TEST:25.814 seconds][0m
[sig-apps] Job
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23[0m
should run a job to completion when tasks sometimes fail and are not locally restarted
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/job.go:233[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are not locally restarted","total":-1,"completed":1,"skipped":7,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:55.719: INFO: Only supported for providers [gce gke] (not aws)
... skipping 48 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/pods.go:188
[It] should contain environment variables for services [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630
Jun 16 08:53:44.296: INFO: The status of Pod server-envvars-11a560ef-2837-4fa1-9106-5f3a59f82f4f is Pending, waiting for it to be Running (with Ready = true)
Jun 16 08:53:46.407: INFO: The status of Pod server-envvars-11a560ef-2837-4fa1-9106-5f3a59f82f4f is Pending, waiting for it to be Running (with Ready = true)
Jun 16 08:53:48.407: INFO: The status of Pod server-envvars-11a560ef-2837-4fa1-9106-5f3a59f82f4f is Running (Ready = true)
Jun 16 08:53:48.746: INFO: Waiting up to 5m0s for pod "client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a" in namespace "pods-5093" to be "Succeeded or Failed"
Jun 16 08:53:48.857: INFO: Pod "client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a": Phase="Pending", Reason="", readiness=false. Elapsed: 110.488058ms
Jun 16 08:53:50.969: INFO: Pod "client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.222399104s
Jun 16 08:53:53.083: INFO: Pod "client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.336740189s
Jun 16 08:53:55.194: INFO: Pod "client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.447951893s
[1mSTEP[0m: Saw pod success
Jun 16 08:53:55.194: INFO: Pod "client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a" satisfied condition "Succeeded or Failed"
Jun 16 08:53:55.305: INFO: Trying to get logs from node ip-172-20-52-102.eu-central-1.compute.internal pod client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a container env3cont: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:53:55.543: INFO: Waiting for pod client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a to disappear
Jun 16 08:53:55.655: INFO: Pod client-envvars-6c1e3e7a-c764-4173-a3b5-0554bdfe441a no longer exists
[AfterEach] [sig-node] Pods
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 4 lines ...
[32m• [SLOW TEST:12.361 seconds][0m
[sig-node] Pods
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/framework.go:23[0m
should contain environment variables for services [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":26,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:53:55.905: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 127 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192[0m
Two pods mounting a local volume one after the other
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:254[0m
should be able to write from pod1 and read from pod2
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":4,"skipped":17,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl client
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 66 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/framework.go:23[0m
Simple pod
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:379[0m
should support exec
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:391[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should support exec","total":-1,"completed":1,"skipped":7,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:00.460: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 104 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/runtime.go:41[0m
when running a container with a new image
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/runtime.go:266[0m
should not be able to pull from private registry without secret [NodeConformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/runtime.go:388[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Container Runtime blackbox test when running a container with a new image should not be able to pull from private registry without secret [NodeConformance]","total":-1,"completed":2,"skipped":12,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
... skipping 5 lines ...
[It] should support existing directory
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:205
Jun 16 08:53:54.763: INFO: In-tree plugin kubernetes.io/empty-dir is not migrated, not validating any metrics
Jun 16 08:53:54.763: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-vqxv
[1mSTEP[0m: Creating a pod to test subpath
Jun 16 08:53:54.876: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-vqxv" in namespace "provisioning-9899" to be "Succeeded or Failed"
Jun 16 08:53:54.989: INFO: Pod "pod-subpath-test-inlinevolume-vqxv": Phase="Pending", Reason="", readiness=false. Elapsed: 112.927166ms
Jun 16 08:53:57.100: INFO: Pod "pod-subpath-test-inlinevolume-vqxv": Phase="Pending", Reason="", readiness=false. Elapsed: 2.223804615s
Jun 16 08:53:59.212: INFO: Pod "pod-subpath-test-inlinevolume-vqxv": Phase="Pending", Reason="", readiness=false. Elapsed: 4.335892363s
Jun 16 08:54:01.330: INFO: Pod "pod-subpath-test-inlinevolume-vqxv": Phase="Pending", Reason="", readiness=false. Elapsed: 6.453377482s
Jun 16 08:54:03.444: INFO: Pod "pod-subpath-test-inlinevolume-vqxv": Phase="Pending", Reason="", readiness=false. Elapsed: 8.567881888s
Jun 16 08:54:05.556: INFO: Pod "pod-subpath-test-inlinevolume-vqxv": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.679759499s
[1mSTEP[0m: Saw pod success
Jun 16 08:54:05.556: INFO: Pod "pod-subpath-test-inlinevolume-vqxv" satisfied condition "Succeeded or Failed"
Jun 16 08:54:05.666: INFO: Trying to get logs from node ip-172-20-48-233.eu-central-1.compute.internal pod pod-subpath-test-inlinevolume-vqxv container test-container-volume-inlinevolume-vqxv: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:54:05.914: INFO: Waiting for pod pod-subpath-test-inlinevolume-vqxv to disappear
Jun 16 08:54:06.023: INFO: Pod pod-subpath-test-inlinevolume-vqxv no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-vqxv
Jun 16 08:54:06.023: INFO: Deleting pod "pod-subpath-test-inlinevolume-vqxv" in namespace "provisioning-9899"
... skipping 12 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:58[0m
[Testpattern: Inline-volume (default fs)] subPath
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:205[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support existing directory","total":-1,"completed":2,"skipped":29,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:06.507: INFO: Only supported for providers [gce gke] (not aws)
... skipping 115 lines ...
[32m• [SLOW TEST:37.427 seconds][0m
[sig-storage] Mounted volume expand
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23[0m
Should verify mounted devices can be resized
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/mounted_volume_resize.go:122[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Mounted volume expand Should verify mounted devices can be resized","total":-1,"completed":1,"skipped":11,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Subpath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 4 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/subpath.go:38
[1mSTEP[0m: Setting up data
[It] should support subpaths with secret pod [LinuxOnly] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630
[1mSTEP[0m: Creating pod pod-subpath-test-secret-jnw4
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 16 08:53:33.179: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-jnw4" in namespace "subpath-6127" to be "Succeeded or Failed"
Jun 16 08:53:33.289: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Pending", Reason="", readiness=false. Elapsed: 110.03454ms
Jun 16 08:53:35.400: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.220908848s
Jun 16 08:53:37.511: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Pending", Reason="", readiness=false. Elapsed: 4.332514937s
Jun 16 08:53:39.623: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Pending", Reason="", readiness=false. Elapsed: 6.444378973s
Jun 16 08:53:41.734: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Pending", Reason="", readiness=false. Elapsed: 8.555163253s
Jun 16 08:53:43.845: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Running", Reason="", readiness=true. Elapsed: 10.666295726s
... skipping 6 lines ...
Jun 16 08:53:58.637: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Running", Reason="", readiness=true. Elapsed: 25.458405703s
Jun 16 08:54:00.749: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Running", Reason="", readiness=true. Elapsed: 27.570409481s
Jun 16 08:54:02.861: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Running", Reason="", readiness=true. Elapsed: 29.682248319s
Jun 16 08:54:04.972: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Running", Reason="", readiness=false. Elapsed: 31.793063069s
Jun 16 08:54:07.103: INFO: Pod "pod-subpath-test-secret-jnw4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 33.924433447s
[1mSTEP[0m: Saw pod success
Jun 16 08:54:07.103: INFO: Pod "pod-subpath-test-secret-jnw4" satisfied condition "Succeeded or Failed"
Jun 16 08:54:07.222: INFO: Trying to get logs from node ip-172-20-47-242.eu-central-1.compute.internal pod pod-subpath-test-secret-jnw4 container test-container-subpath-secret-jnw4: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:54:07.453: INFO: Waiting for pod pod-subpath-test-secret-jnw4 to disappear
Jun 16 08:54:07.569: INFO: Pod pod-subpath-test-secret-jnw4 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-secret-jnw4
Jun 16 08:54:07.569: INFO: Deleting pod "pod-subpath-test-secret-jnw4" in namespace "subpath-6127"
... skipping 75 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/framework.go:23[0m
Granular Checks: Pods
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/network/networking.go:30[0m
should function for intra-pod communication: udp [NodeConformance] [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":12,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] PersistentVolumes-local
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 58 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192[0m
Two pods mounting a local volume one after the other
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:254[0m
should be able to write from pod1 and read from pod2
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":2,"skipped":8,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:10.889: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 47 lines ...
[1mSTEP[0m: SSH'ing host 3.65.1.215:22
[1mSTEP[0m: SSH'ing to 1 nodes and running echo "stdout" && echo "stderr" >&2 && exit 7
[1mSTEP[0m: SSH'ing host 3.65.1.215:22
Jun 16 08:54:06.421: INFO: Got stdout from 3.65.1.215:22: stdout
Jun 16 08:54:06.422: INFO: Got stderr from 3.65.1.215:22: stderr
[1mSTEP[0m: SSH'ing to a nonexistent host
error dialing ubuntu@i.do.not.exist: 'dial tcp: address i.do.not.exist: missing port in address', retrying
[AfterEach] [sig-node] SSH
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:54:11.424: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "ssh-2348" for this suite.
[32m• [SLOW TEST:23.684 seconds][0m
[sig-node] SSH
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/framework.go:23[0m
should SSH to all nodes and run commands
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/node/ssh.go:45[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] SSH should SSH to all nodes and run commands","total":-1,"completed":3,"skipped":8,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Netpol API
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 24 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:54:12.537: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "netpol-2720" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Netpol API should support creating NetworkPolicy API operations","total":-1,"completed":2,"skipped":19,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-autoscaling] DNS horizontal autoscaling
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185
[1mSTEP[0m: Creating a kubernetes client
... skipping 85 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:58[0m
[Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:50[0m
should not mount / map unused volumes in a pod [LinuxOnly]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:352[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:14.254: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 50 lines ...
W0616 08:53:30.634906 6580 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
Jun 16 08:53:30.635: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled.
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[It] should support file as subpath [LinuxOnly]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:230
Jun 16 08:53:30.850: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 16 08:53:31.185: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-4571" in namespace "provisioning-4571" to be "Succeeded or Failed"
Jun 16 08:53:31.293: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 108.640133ms
Jun 16 08:53:33.402: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 2.217410903s
Jun 16 08:53:35.514: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 4.329016603s
Jun 16 08:53:37.623: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 6.438631085s
Jun 16 08:53:39.732: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 8.547439275s
Jun 16 08:53:41.841: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.656029605s
[1mSTEP[0m: Saw pod success
Jun 16 08:53:41.841: INFO: Pod "hostpath-symlink-prep-provisioning-4571" satisfied condition "Succeeded or Failed"
Jun 16 08:53:41.841: INFO: Deleting pod "hostpath-symlink-prep-provisioning-4571" in namespace "provisioning-4571"
Jun 16 08:53:41.955: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-4571" to be fully deleted
Jun 16 08:53:42.063: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-hscf
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 16 08:53:42.176: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-hscf" in namespace "provisioning-4571" to be "Succeeded or Failed"
Jun 16 08:53:42.284: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Pending", Reason="", readiness=false. Elapsed: 108.041272ms
Jun 16 08:53:44.393: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.216642949s
Jun 16 08:53:46.503: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=true. Elapsed: 4.326390545s
Jun 16 08:53:48.613: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=true. Elapsed: 6.437183098s
Jun 16 08:53:50.723: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=true. Elapsed: 8.546757366s
Jun 16 08:53:52.835: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=true. Elapsed: 10.658727957s
... skipping 2 lines ...
Jun 16 08:53:59.166: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=true. Elapsed: 16.990031535s
Jun 16 08:54:01.278: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=true. Elapsed: 19.101308378s
Jun 16 08:54:03.388: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=true. Elapsed: 21.211926363s
Jun 16 08:54:05.497: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Running", Reason="", readiness=false. Elapsed: 23.321095158s
Jun 16 08:54:07.606: INFO: Pod "pod-subpath-test-inlinevolume-hscf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 25.429930858s
[1mSTEP[0m: Saw pod success
Jun 16 08:54:07.606: INFO: Pod "pod-subpath-test-inlinevolume-hscf" satisfied condition "Succeeded or Failed"
Jun 16 08:54:07.716: INFO: Trying to get logs from node ip-172-20-52-102.eu-central-1.compute.internal pod pod-subpath-test-inlinevolume-hscf container test-container-subpath-inlinevolume-hscf: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:54:07.947: INFO: Waiting for pod pod-subpath-test-inlinevolume-hscf to disappear
Jun 16 08:54:08.056: INFO: Pod pod-subpath-test-inlinevolume-hscf no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-hscf
Jun 16 08:54:08.056: INFO: Deleting pod "pod-subpath-test-inlinevolume-hscf" in namespace "provisioning-4571"
[1mSTEP[0m: Deleting pod
Jun 16 08:54:08.164: INFO: Deleting pod "pod-subpath-test-inlinevolume-hscf" in namespace "provisioning-4571"
Jun 16 08:54:08.384: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-4571" in namespace "provisioning-4571" to be "Succeeded or Failed"
Jun 16 08:54:08.492: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 108.075878ms
Jun 16 08:54:10.602: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 2.217772099s
Jun 16 08:54:12.711: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326717935s
Jun 16 08:54:14.820: INFO: Pod "hostpath-symlink-prep-provisioning-4571": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.435618648s
[1mSTEP[0m: Saw pod success
Jun 16 08:54:14.820: INFO: Pod "hostpath-symlink-prep-provisioning-4571" satisfied condition "Succeeded or Failed"
Jun 16 08:54:14.820: INFO: Deleting pod "hostpath-symlink-prep-provisioning-4571" in namespace "provisioning-4571"
Jun 16 08:54:14.938: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-4571" to be fully deleted
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
Jun 16 08:54:15.046: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "provisioning-4571" for this suite.
... skipping 6 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:58[0m
[Testpattern: Inline-volume (default fs)] subPath
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:230[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":1,"skipped":5,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:15.384: INFO: Driver local doesn't support InlineVolume -- skipping
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186
... skipping 100 lines ...
Jun 16 08:54:06.262: INFO: PersistentVolumeClaim pvc-bxck7 found but phase is Pending instead of Bound.
Jun 16 08:54:08.372: INFO: PersistentVolumeClaim pvc-bxck7 found and phase=Bound (10.655331707s)
Jun 16 08:54:08.372: INFO: Waiting up to 3m0s for PersistentVolume local-qxg9r to have phase Bound
Jun 16 08:54:08.482: INFO: PersistentVolume local-qxg9r found and phase=Bound (110.593118ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-mcbw
[1mSTEP[0m: Creating a pod to test subpath
Jun 16 08:54:08.812: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-mcbw" in namespace "provisioning-9719" to be "Succeeded or Failed"
Jun 16 08:54:08.921: INFO: Pod "pod-subpath-test-preprovisionedpv-mcbw": Phase="Pending", Reason="", readiness=false. Elapsed: 109.019053ms
Jun 16 08:54:11.035: INFO: Pod "pod-subpath-test-preprovisionedpv-mcbw": Phase="Pending", Reason="", readiness=false. Elapsed: 2.223529135s
Jun 16 08:54:13.146: INFO: Pod "pod-subpath-test-preprovisionedpv-mcbw": Phase="Pending", Reason="", readiness=false. Elapsed: 4.333729366s
Jun 16 08:54:15.256: INFO: Pod "pod-subpath-test-preprovisionedpv-mcbw": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.443716933s
[1mSTEP[0m: Saw pod success
Jun 16 08:54:15.256: INFO: Pod "pod-subpath-test-preprovisionedpv-mcbw" satisfied condition "Succeeded or Failed"
Jun 16 08:54:15.364: INFO: Trying to get logs from node ip-172-20-47-242.eu-central-1.compute.internal pod pod-subpath-test-preprovisionedpv-mcbw container test-container-subpath-preprovisionedpv-mcbw: <nil>
[1mSTEP[0m: delete the pod
Jun 16 08:54:15.593: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-mcbw to disappear
Jun 16 08:54:15.710: INFO: Pod pod-subpath-test-preprovisionedpv-mcbw no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-mcbw
Jun 16 08:54:15.710: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-mcbw" in namespace "provisioning-9719"
... skipping 19 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/in_tree_volumes.go:58[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:50[0m
should support existing single file [LinuxOnly]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:219[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]","total":-1,"completed":3,"skipped":57,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:17.271: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 127 lines ...
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192[0m
One pod requesting one prebound PVC
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:209[0m
should be able to mount volume and read from pod1
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC should be able to mount volume and read from pod1","total":-1,"completed":4,"skipped":14,"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] [Testpattern: Dynamic PV (ext3)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:18.350: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 42 lines ...
[32m• [SLOW TEST:7.634 seconds][0m
[sig-apps] ReplicaSet
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/framework.go:23[0m
should list and delete a collection of ReplicaSets [Conformance]
[90m/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:630[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicaSet should list and delete a collection of ReplicaSets [Conformance]","total":-1,"completed":4,"skipped":11,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/framework/testsuite.go:51
Jun 16 08:54:19.343: INFO: Driver local doesn't support ext3 -- skipping
... skipping 117 lines ...
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:244
[It] should check if cluster-info dump succeeds
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:1088
[1mSTEP[0m: running cluster-info dump
Jun 16 08:54:11.452: INFO: Running '/logs/artifacts/6a6585f6-ed50-11ec-ab77-062f8fcc9df9/kubectl --server=https://api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-391 cluster-info dump'
Jun 16 08:54:19.273: INFO: stderr: ""
Jun 16 08:54:19.275: INFO: stdout: "{\n \"kind\": \"NodeList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"3325\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"ip-172-20-34-233.eu-central-1.compute.internal\",\n \"uid\": \"95c48130-36b5-431e-aa2d-1d091a3142b0\",\n \"resourceVersion\": \"2699\",\n \"creationTimestamp\": \"2022-06-16T08:49:24Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"eu-central-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"eu-central-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-eu-central-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-34-233.eu-central-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.ebs.csi.aws.com/zone\": \"eu-central-1a\",\n \"topology.kubernetes.io/region\": \"eu-central-1\",\n \"topology.kubernetes.io/zone\": \"eu-central-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-001fd9fd6bd232869\\\"}\",\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:///eu-central-1a/i-001fd9fd6bd232869\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958704Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856304Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:53:56Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:24Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:53:56Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:24Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:53:56Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:24Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-16T08:53:56Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:25Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.34.233\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"3.123.37.244\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-3-123-37-244.eu-central-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec22a89c803dab86857042ddb53f895c\",\n \"systemUUID\": \"ec22a89c-803d-ab86-8570-42ddb53f895c\",\n \"bootID\": \"926101e7-066d-484f-a692-05bac0f833b2\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"docker://20.10.17\",\n \"kubeletVersion\": \"v1.22.10\",\n \"kubeProxyVersion\": \"v1.22.10\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\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\": 296170329\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.32\"\n ],\n \"sizeBytes\": 125930239\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50\",\n \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\"\n ],\n \"sizeBytes\": 123781643\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 103636836\n },\n {\n \"names\": [\n \"kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"kopeio/networking-agent:1.0.20181028\"\n ],\n \"sizeBytes\": 70512952\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\": 19662887\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\": 17776649\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/nginx@sha256:503b7abb89e57383eba61cc8a9cb0b495ea575c516108f7d972a6ff6e1ab3c9b\",\n \"k8s.gcr.io/e2e-test-images/nginx:1.14-1\"\n ],\n \"sizeBytes\": 16032814\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592\",\n \"k8s.gcr.io/e2e-test-images/busybox:1.29-1\"\n ],\n \"sizeBytes\": 1154361\n },\n {\n \"names\": [\n \"k8s.gcr.io/pause@sha256:1ff6c18fbef2045af6b9c16bf034cc421a29027b800e4f9b68ae9b1cb3e9ae07\",\n \"k8s.gcr.io/pause:3.5\"\n ],\n \"sizeBytes\": 682696\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 682696\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"c97660a6-cb08-405b-9dec-6b7082696b5c\",\n \"resourceVersion\": \"628\",\n \"creationTimestamp\": \"2022-06-16T08:48:07Z\",\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\": \"eu-central-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"eu-central-1a\",\n \"kops.k8s.io/instancegroup\": \"master-eu-central-1a\",\n \"kops.k8s.io/kops-controller-pki\": \"\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"master\",\n \"node-role.kubernetes.io/control-plane\": \"\",\n \"node-role.kubernetes.io/master\": \"\",\n \"node.kubernetes.io/exclude-from-external-load-balancers\": \"\",\n \"node.kubernetes.io/instance-type\": \"c5.large\",\n \"topology.ebs.csi.aws.com/zone\": \"eu-central-1a\",\n \"topology.kubernetes.io/region\": \"eu-central-1\",\n \"topology.kubernetes.io/zone\": \"eu-central-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-060076642445c7f98\\\"}\",\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:///eu-central-1a/i-060076642445c7f98\",\n \"taints\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\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\": \"3803060Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3700660Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:49:17Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:07Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:49:17Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:07Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:49:17Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:07Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-16T08:49:17Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:21Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.45.228\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"18.197.45.38\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-18-197-45-38.eu-central-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2a20cdfd4b55092b79d09bf786d0c1\",\n \"systemUUID\": \"ec2a20cd-fd4b-5509-2b79-d09bf786d0c1\",\n \"bootID\": \"577a13a0-2724-4dc7-a5b3-537d74266138\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"docker://20.10.17\",\n \"kubeletVersion\": \"v1.22.10\",\n \"kubeProxyVersion\": \"v1.22.10\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\n {\n \"names\": [\n \"registry.k8s.io/etcdadm/etcd-manager@sha256:17461d4049f3406b34b7899f779482240db334f17df4f62768c6804ad6c4a9b0\",\n \"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\"\n ],\n \"sizeBytes\": 610683126\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\": 296170329\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-apiserver-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 128364093\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-controller-manager-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 122052445\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 103636836\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/kops-controller:1.24.0-beta.2\"\n ],\n \"sizeBytes\": 99476450\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/dns-controller:1.24.0-beta.2\"\n ],\n \"sizeBytes\": 97912541\n },\n {\n \"names\": [\n \"kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"kopeio/networking-agent:1.0.20181028\"\n ],\n \"sizeBytes\": 70512952\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\": 56382329\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\": 53500826\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-scheduler-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 52707205\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\": 49176472\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\": 19662887\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\": 17776649\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\": 17175488\n },\n {\n \"names\": [\n \"registry.k8s.io/kops/kube-apiserver-healthcheck:1.24.0-beta.2\"\n ],\n \"sizeBytes\": 9537216\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 682696\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\n \"uid\": \"ed73db52-507a-45db-8084-ae12aed094ad\",\n \"resourceVersion\": \"3230\",\n \"creationTimestamp\": \"2022-06-16T08:49:45Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"eu-central-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"eu-central-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-eu-central-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.ebs.csi.aws.com/zone\": \"eu-central-1a\",\n \"topology.hostpath.csi/node\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\n \"topology.kubernetes.io/region\": \"eu-central-1\",\n \"topology.kubernetes.io/zone\": \"eu-central-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"csi-hostpath-ephemeral-6277\\\":\\\"ip-172-20-47-242.eu-central-1.compute.internal\\\",\\\"csi-hostpath-provisioning-6042\\\":\\\"ip-172-20-47-242.eu-central-1.compute.internal\\\",\\\"ebs.csi.aws.com\\\":\\\"i-073e8cfe5a9fe753b\\\"}\",\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:///eu-central-1a/i-073e8cfe5a9fe753b\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958704Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856304Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:06Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:45Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:06Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:45Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:06Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:45Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:06Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:48Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.47.242\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"18.193.86.237\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-18-193-86-237.eu-central-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2f7c0557be3bbf055b23d77b1b431d\",\n \"systemUUID\": \"ec2f7c05-57be-3bbf-055b-23d77b1b431d\",\n \"bootID\": \"3dd91b5b-6b34-417d-aa25-ae59c954920b\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"docker://20.10.17\",\n \"kubeletVersion\": \"v1.22.10\",\n \"kubeProxyVersion\": \"v1.22.10\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\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\": 296170329\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.32\"\n ],\n \"sizeBytes\": 125930239\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50\",\n \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\"\n ],\n \"sizeBytes\": 123781643\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 103636836\n },\n {\n \"names\": [\n \"kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"kopeio/networking-agent:1.0.20181028\"\n ],\n \"sizeBytes\": 70512952\n },\n {\n \"names\": [\n \"registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"registry.k8s.io/coredns/coredns:v1.8.6\"\n ],\n \"sizeBytes\": 46829283\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/hostpathplugin@sha256:232fe80174d60d520d36043103853a1d7ab4b7f3782cf43e45034f04ccda58ce\",\n \"k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1\"\n ],\n \"sizeBytes\": 29977921\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\": 19662887\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\": 17776649\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 682696\n }\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/csi/csi-hostpath-ephemeral-6277^e15b512f-ed51-11ec-bde9-1eb0098c67f2\",\n \"devicePath\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\n \"uid\": \"c7f8b3db-cbb7-450e-83ac-fa5b029fa36e\",\n \"resourceVersion\": \"3308\",\n \"creationTimestamp\": \"2022-06-16T08:49:18Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"eu-central-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"eu-central-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-eu-central-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.ebs.csi.aws.com/zone\": \"eu-central-1a\",\n \"topology.kubernetes.io/region\": \"eu-central-1\",\n \"topology.kubernetes.io/zone\": \"eu-central-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"ebs.csi.aws.com\\\":\\\"i-0b223c58a2b24fbfa\\\"}\",\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:///eu-central-1a/i-0b223c58a2b24fbfa\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958704Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856304Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:09Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:17Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:09Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:17Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:09Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:17Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:09Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:19Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.48.233\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"3.65.1.215\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-3-65-1-215.eu-central-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec2f78058ca4dd0c727ea5c11a36545a\",\n \"systemUUID\": \"ec2f7805-8ca4-dd0c-727e-a5c11a36545a\",\n \"bootID\": \"fa67919c-a93a-435b-a9ca-f88610edb2c5\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"docker://20.10.17\",\n \"kubeletVersion\": \"v1.22.10\",\n \"kubeProxyVersion\": \"v1.22.10\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\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\": 296170329\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.32\"\n ],\n \"sizeBytes\": 125930239\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50\",\n \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\"\n ],\n \"sizeBytes\": 123781643\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 103636836\n },\n {\n \"names\": [\n \"kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"kopeio/networking-agent:1.0.20181028\"\n ],\n \"sizeBytes\": 70512952\n },\n {\n \"names\": [\n \"registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"registry.k8s.io/coredns/coredns:v1.8.6\"\n ],\n \"sizeBytes\": 46829283\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\": 40678121\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\": 19662887\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\": 17776649\n },\n {\n \"names\": [\n \"k8s.gcr.io/pause@sha256:1ff6c18fbef2045af6b9c16bf034cc421a29027b800e4f9b68ae9b1cb3e9ae07\",\n \"k8s.gcr.io/pause:3.5\"\n ],\n \"sizeBytes\": 682696\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 682696\n }\n ],\n \"volumesInUse\": [\n \"kubernetes.io/csi/ebs.csi.aws.com^vol-0708a750c194c99c9\",\n \"kubernetes.io/csi/ebs.csi.aws.com^vol-08eb49ffc63fe964d\"\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-0708a750c194c99c9\",\n \"devicePath\": \"\"\n },\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-0ee96f8b1344dcab4\",\n \"devicePath\": \"\"\n },\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-08eb49ffc63fe964d\",\n \"devicePath\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ip-172-20-52-102.eu-central-1.compute.internal\",\n \"uid\": \"f4e014c5-db2b-4387-ba45-25a295c1db18\",\n \"resourceVersion\": \"3283\",\n \"creationTimestamp\": \"2022-06-16T08:49:26Z\",\n \"labels\": {\n \"beta.kubernetes.io/arch\": \"amd64\",\n \"beta.kubernetes.io/instance-type\": \"t3.medium\",\n \"beta.kubernetes.io/os\": \"linux\",\n \"failure-domain.beta.kubernetes.io/region\": \"eu-central-1\",\n \"failure-domain.beta.kubernetes.io/zone\": \"eu-central-1a\",\n \"kops.k8s.io/instancegroup\": \"nodes-eu-central-1a\",\n \"kubernetes.io/arch\": \"amd64\",\n \"kubernetes.io/hostname\": \"ip-172-20-52-102.eu-central-1.compute.internal\",\n \"kubernetes.io/os\": \"linux\",\n \"kubernetes.io/role\": \"node\",\n \"mounted_volume_expand\": \"mounted-volume-expand-1232\",\n \"node-role.kubernetes.io/node\": \"\",\n \"node.kubernetes.io/instance-type\": \"t3.medium\",\n \"topology.ebs.csi.aws.com/zone\": \"eu-central-1a\",\n \"topology.hostpath.csi/node\": \"ip-172-20-52-102.eu-central-1.compute.internal\",\n \"topology.kubernetes.io/region\": \"eu-central-1\",\n \"topology.kubernetes.io/zone\": \"eu-central-1a\"\n },\n \"annotations\": {\n \"csi.volume.kubernetes.io/nodeid\": \"{\\\"csi-hostpath-ephemeral-5376\\\":\\\"ip-172-20-52-102.eu-central-1.compute.internal\\\",\\\"csi-mock-csi-mock-volumes-1455\\\":\\\"csi-mock-csi-mock-volumes-1455\\\",\\\"csi-mock-csi-mock-volumes-7424\\\":\\\"csi-mock-csi-mock-volumes-7424\\\",\\\"ebs.csi.aws.com\\\":\\\"i-0df3096a23eafbbb1\\\"}\",\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:///eu-central-1a/i-0df3096a23eafbbb1\"\n },\n \"status\": {\n \"capacity\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"48600704Ki\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3958712Ki\",\n \"pods\": \"110\"\n },\n \"allocatable\": {\n \"cpu\": \"2\",\n \"ephemeral-storage\": \"44790408733\",\n \"hugepages-1Gi\": \"0\",\n \"hugepages-2Mi\": \"0\",\n \"memory\": \"3856312Ki\",\n \"pods\": \"110\"\n },\n \"conditions\": [\n {\n \"type\": \"MemoryPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:07Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:26Z\",\n \"reason\": \"KubeletHasSufficientMemory\",\n \"message\": \"kubelet has sufficient memory available\"\n },\n {\n \"type\": \"DiskPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:07Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:26Z\",\n \"reason\": \"KubeletHasNoDiskPressure\",\n \"message\": \"kubelet has no disk pressure\"\n },\n {\n \"type\": \"PIDPressure\",\n \"status\": \"False\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:07Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:26Z\",\n \"reason\": \"KubeletHasSufficientPID\",\n \"message\": \"kubelet has sufficient PID available\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastHeartbeatTime\": \"2022-06-16T08:54:07Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:27Z\",\n \"reason\": \"KubeletReady\",\n \"message\": \"kubelet is posting ready status. AppArmor enabled\"\n }\n ],\n \"addresses\": [\n {\n \"type\": \"InternalIP\",\n \"address\": \"172.20.52.102\"\n },\n {\n \"type\": \"ExternalIP\",\n \"address\": \"3.71.50.9\"\n },\n {\n \"type\": \"Hostname\",\n \"address\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"InternalDNS\",\n \"address\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n {\n \"type\": \"ExternalDNS\",\n \"address\": \"ec2-3-71-50-9.eu-central-1.compute.amazonaws.com\"\n }\n ],\n \"daemonEndpoints\": {\n \"kubeletEndpoint\": {\n \"Port\": 10250\n }\n },\n \"nodeInfo\": {\n \"machineID\": \"ec29e81d5b4d504652b0f411f60c86e3\",\n \"systemUUID\": \"ec29e81d-5b4d-5046-52b0-f411f60c86e3\",\n \"bootID\": \"f39517e3-5898-4f78-abba-ac4a2faa5f89\",\n \"kernelVersion\": \"5.13.0-1029-aws\",\n \"osImage\": \"Ubuntu 20.04.4 LTS\",\n \"containerRuntimeVersion\": \"docker://20.10.17\",\n \"kubeletVersion\": \"v1.22.10\",\n \"kubeProxyVersion\": \"v1.22.10\",\n \"operatingSystem\": \"linux\",\n \"architecture\": \"amd64\"\n },\n \"images\": [\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\": 296170329\n },\n {\n \"names\": [\n \"nginx@sha256:2bcabc23b45489fb0885d69a06ba1d648aeda973fae7bb981bafbb884165e514\",\n \"nginx:latest\"\n ],\n \"sizeBytes\": 141526528\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/agnhost@sha256:758db666ac7028534dba72e7e9bb1e57bb81b8196f976f7a5cc351ef8b3529e1\",\n \"k8s.gcr.io/e2e-test-images/agnhost:2.32\"\n ],\n \"sizeBytes\": 125930239\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/httpd@sha256:b913fa234cc3473cfe16e937d106b455a7609f927f59031c81aca791e2689b50\",\n \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-1\"\n ],\n \"sizeBytes\": 123781643\n },\n {\n \"names\": [\n \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\"\n ],\n \"sizeBytes\": 103636836\n },\n {\n \"names\": [\n \"kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"kopeio/networking-agent:1.0.20181028\"\n ],\n \"sizeBytes\": 70512952\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/csi-provisioner@sha256:c8e03f60afa90a28e4bb6ec9a8d0fc36d89de4b7475cf2d613afa793ec969fe0\",\n \"k8s.gcr.io/sig-storage/csi-provisioner:v2.2.0\"\n ],\n \"sizeBytes\": 56382329\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/csi-attacher@sha256:c5be65d6679efabb969d9b019300d187437ae876f992c40911fd2892bbef3b36\",\n \"k8s.gcr.io/sig-storage/csi-attacher:v3.2.0\"\n ],\n \"sizeBytes\": 53500826\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/hostpathplugin@sha256:232fe80174d60d520d36043103853a1d7ab4b7f3782cf43e45034f04ccda58ce\",\n \"k8s.gcr.io/sig-storage/hostpathplugin:v1.7.1\"\n ],\n \"sizeBytes\": 29977921\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.1.0\",\n \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\"\n ],\n \"sizeBytes\": 19662887\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\": 17776649\n },\n {\n \"names\": [\n \"k8s.gcr.io/sig-storage/mock-driver@sha256:a7b517f9e0f42ffade802eef9cefa271372386b85f55b702b493241e58459793\",\n \"k8s.gcr.io/sig-storage/mock-driver:v4.1.0\"\n ],\n \"sizeBytes\": 17680993\n },\n {\n \"names\": [\n \"k8s.gcr.io/e2e-test-images/busybox@sha256:39e1e963e5310e9c313bad51523be012ede7b35bb9316517d19089a010356592\",\n \"k8s.gcr.io/e2e-test-images/busybox:1.29-1\"\n ],\n \"sizeBytes\": 1154361\n },\n {\n \"names\": [\n \"registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db\",\n \"registry.k8s.io/pause:3.6\"\n ],\n \"sizeBytes\": 682696\n }\n ],\n \"volumesInUse\": [\n \"kubernetes.io/csi/csi-hostpath-ephemeral-5376^e01c489d-ed51-11ec-8508-b6438568f75d\",\n \"kubernetes.io/csi/ebs.csi.aws.com^vol-0bdfef58b57ebde53\"\n ],\n \"volumesAttached\": [\n {\n \"name\": \"kubernetes.io/csi/ebs.csi.aws.com^vol-0bdfef58b57ebde53\",\n \"devicePath\": \"\"\n },\n {\n \"name\": \"kubernetes.io/csi/csi-hostpath-ephemeral-5376^e01c489d-ed51-11ec-8508-b6438568f75d\",\n \"devicePath\": \"\"\n },\n {\n \"name\": \"kubernetes.io/csi/csi-mock-csi-mock-volumes-7424^4\",\n \"devicePath\": \"\"\n }\n ]\n }\n }\n ]\n}\n{\n \"kind\": \"EventList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"1182\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-hbvvt.16f90db0f2ac96b9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ea893205-98fa-4d4d-bc6d-40c16e5194c2\",\n \"resourceVersion\": \"280\",\n \"creationTimestamp\": \"2022-06-16T08:49:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-hbvvt\",\n \"uid\": \"20a5cec5-0327-4482-9fdf-6f4377eefa71\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"819\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-5b7f7db4db-hbvvt to ip-172-20-47-242.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:51Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-hbvvt.16f90db11a4839ff\",\n \"namespace\": \"kube-system\",\n \"uid\": \"debde090-e776-4626-b9b0-285fdb6a3a7f\",\n \"resourceVersion\": \"281\",\n \"creationTimestamp\": \"2022-06-16T08:49:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-hbvvt\"\n },\n \"reason\": \"TaintManagerEviction\",\n \"message\": \"Cancelling deletion of Pod kube-system/coredns-5b7f7db4db-hbvvt\",\n \"source\": {\n \"component\": \"taint-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:52Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-hbvvt.16f90db132f29092\",\n \"namespace\": \"kube-system\",\n \"uid\": \"eb8d8358-1042-425a-be92-342bc9d1b653\",\n \"resourceVersion\": \"319\",\n \"creationTimestamp\": \"2022-06-16T08:49:58Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-hbvvt\",\n \"uid\": \"20a5cec5-0327-4482-9fdf-6f4377eefa71\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"822\",\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\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:52Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-hbvvt.16f90db3c17391ae\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3667dbea-84d8-4dd8-9323-5c9c361bf972\",\n \"resourceVersion\": \"327\",\n \"creationTimestamp\": \"2022-06-16T08:50:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-hbvvt\",\n \"uid\": \"20a5cec5-0327-4482-9fdf-6f4377eefa71\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"822\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\" in 10.98073899s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:03Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-hbvvt.16f90db3c8ca79c0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"44c862c0-fbae-465e-b722-02a4fba4196a\",\n \"resourceVersion\": \"328\",\n \"creationTimestamp\": \"2022-06-16T08:50:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-hbvvt\",\n \"uid\": \"20a5cec5-0327-4482-9fdf-6f4377eefa71\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"822\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:03Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-hbvvt.16f90db3d15a4a36\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1a28f265-a0ee-4f45-a3ed-a5a2700ba912\",\n \"resourceVersion\": \"329\",\n \"creationTimestamp\": \"2022-06-16T08:50:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-hbvvt\",\n \"uid\": \"20a5cec5-0327-4482-9fdf-6f4377eefa71\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"822\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:03Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-nwznb.16f90d9c558e300c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9b84adf1-7590-4c1c-a277-0cf5f21c4d51\",\n \"resourceVersion\": \"69\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-nwznb\",\n \"uid\": \"25883982-cb30-402f-88c2-cbedcb33bbef\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"467\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-nwznb.16f90da95d0291ee\",\n \"namespace\": \"kube-system\",\n \"uid\": \"625f503e-ed17-4fb8-8141-0ba515877478\",\n \"resourceVersion\": \"127\",\n \"creationTimestamp\": \"2022-06-16T08:49:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-nwznb\",\n \"uid\": \"25883982-cb30-402f-88c2-cbedcb33bbef\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"477\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-5b7f7db4db-nwznb to ip-172-20-48-233.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:19Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:19Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-nwznb.16f90da9e181de23\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b0961485-0ae0-48a5-9506-98b4525ff4ee\",\n \"resourceVersion\": \"235\",\n \"creationTimestamp\": \"2022-06-16T08:49:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-nwznb\",\n \"uid\": \"25883982-cb30-402f-88c2-cbedcb33bbef\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"650\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:21Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-nwznb.16f90dabb7390f26\",\n \"namespace\": \"kube-system\",\n \"uid\": \"bd7eb08a-37ef-4298-89de-2611753755d8\",\n \"resourceVersion\": \"241\",\n \"creationTimestamp\": \"2022-06-16T08:49:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-nwznb\",\n \"uid\": \"25883982-cb30-402f-88c2-cbedcb33bbef\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"650\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/coredns/coredns:v1.8.6\\\" in 7.880508728s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:29Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-nwznb.16f90dabc2002b2d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aee614eb-ac60-41e1-a440-53bf6b671dad\",\n \"resourceVersion\": \"242\",\n \"creationTimestamp\": \"2022-06-16T08:49:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-nwznb\",\n \"uid\": \"25883982-cb30-402f-88c2-cbedcb33bbef\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"650\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:29Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-nwznb.16f90dabc7ec15db\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b6721a98-83ae-49f4-8b91-889ffd9b7ab3\",\n \"resourceVersion\": \"244\",\n \"creationTimestamp\": \"2022-06-16T08:49:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db-nwznb\",\n \"uid\": \"25883982-cb30-402f-88c2-cbedcb33bbef\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"650\",\n \"fieldPath\": \"spec.containers{coredns}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container coredns\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:29Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db.16f90d9c560ecc70\",\n \"namespace\": \"kube-system\",\n \"uid\": \"32ce9369-46a0-4671-b3e8-035ff311d121\",\n \"resourceVersion\": \"72\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db\",\n \"uid\": \"9346aced-561e-4b6e-b6c2-a26725cc16d0\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"454\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-5b7f7db4db-nwznb\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db.16f90db0f1d1ef7a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a2c9d243-9b8b-4e3e-81ba-7aafed6f4a4e\",\n \"resourceVersion\": \"279\",\n \"creationTimestamp\": \"2022-06-16T08:49:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-5b7f7db4db\",\n \"uid\": \"9346aced-561e-4b6e-b6c2-a26725cc16d0\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"817\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-5b7f7db4db-hbvvt\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:51Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b.16f90d9c59924b40\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b6d34451-ce18-4e6e-9510-6e1b941eaa75\",\n \"resourceVersion\": \"73\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b\",\n \"uid\": \"76628644-d5f8-4a46-bb49-2c00371d390a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"469\"\n },\n \"reason\": \"FailedScheduling\",\n \"message\": \"0/1 nodes are available: 1 node(s) had taint {node-role.kubernetes.io/master: }, that the pod didn't tolerate.\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b.16f90da95cfc766f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"67ebec8b-0907-4075-8bba-33fb83d5cded\",\n \"resourceVersion\": \"126\",\n \"creationTimestamp\": \"2022-06-16T08:49:19Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b\",\n \"uid\": \"76628644-d5f8-4a46-bb49-2c00371d390a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"484\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/coredns-autoscaler-6fccfff6b-96n7b to ip-172-20-48-233.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:19Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:19Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b.16f90da9e2534f7d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"37aa87dd-fa60-4428-8b04-ac178d0e615a\",\n \"resourceVersion\": \"237\",\n \"creationTimestamp\": \"2022-06-16T08:49:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b\",\n \"uid\": \"76628644-d5f8-4a46-bb49-2c00371d390a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"651\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:21Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b.16f90db0d275f120\",\n \"namespace\": \"kube-system\",\n \"uid\": \"06012744-1480-4c3d-a487-847e58401a76\",\n \"resourceVersion\": \"275\",\n \"creationTimestamp\": \"2022-06-16T08:49:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b\",\n \"uid\": \"76628644-d5f8-4a46-bb49-2c00371d390a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"651\",\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 29.798592713s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:51Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b.16f90db0db0a6ecc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5bdc3ec1-3744-4c7b-b7f9-ebd33f13e391\",\n \"resourceVersion\": \"276\",\n \"creationTimestamp\": \"2022-06-16T08:49:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b\",\n \"uid\": \"76628644-d5f8-4a46-bb49-2c00371d390a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"651\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:51Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b.16f90db0e223d2f5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"310a2249-e2a8-4c1c-9c4c-75af3428f422\",\n \"resourceVersion\": \"277\",\n \"creationTimestamp\": \"2022-06-16T08:49:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b\",\n \"uid\": \"76628644-d5f8-4a46-bb49-2c00371d390a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"651\",\n \"fieldPath\": \"spec.containers{autoscaler}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container autoscaler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:51Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b.16f90d9c56137ba1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4a882697-7302-45d6-9427-593bafe6e8fa\",\n \"resourceVersion\": \"74\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler-6fccfff6b\",\n \"uid\": \"6c7b5c73-f168-4d9e-984a-6f94a7341871\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"451\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: coredns-autoscaler-6fccfff6b-96n7b\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler.16f90d9c4c66ff5c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ff5c7c05-524f-4e38-adf5-eeddbd23921e\",\n \"resourceVersion\": \"61\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns-autoscaler\",\n \"uid\": \"f9ecdb28-0632-4230-b36f-3bb4a8c7ed42\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"219\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set coredns-autoscaler-6fccfff6b to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns.16f90d9c4d0c6af4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8c56fbe3-556c-40f2-8c20-e5f08a77942f\",\n \"resourceVersion\": \"64\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns\",\n \"uid\": \"d2fc84ba-a030-4372-bf33-6ad073a1c783\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"212\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set coredns-5b7f7db4db to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"coredns.16f90db0f0de1caf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"282324d9-44a9-42d6-b53a-f9decd15e8d4\",\n \"resourceVersion\": \"278\",\n \"creationTimestamp\": \"2022-06-16T08:49:51Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"coredns\",\n \"uid\": \"d2fc84ba-a030-4372-bf33-6ad073a1c783\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"816\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set coredns-5b7f7db4db to 2\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:51Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:51Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-6c4d5d8dcf-gx575.16f90d9c5bd17e0f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9d4c6d86-0e19-45ce-8878-ebcd15dfa916\",\n \"resourceVersion\": \"75\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-6c4d5d8dcf-gx575\",\n \"uid\": \"a70468f3-38ee-4ff1-858e-7e7643abb5f8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"468\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/dns-controller-6c4d5d8dcf-gx575 to ip-172-20-45-228.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-6c4d5d8dcf-gx575.16f90d9c9f3dc016\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6ac25008-34ac-4328-8c67-9d33aede05b2\",\n \"resourceVersion\": \"84\",\n \"creationTimestamp\": \"2022-06-16T08:48:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-6c4d5d8dcf-gx575\",\n \"uid\": \"a70468f3-38ee-4ff1-858e-7e7643abb5f8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"485\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"registry.k8s.io/kops/dns-controller:1.24.0-beta.2\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-6c4d5d8dcf-gx575.16f90d9ca26e6be2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f5017d2a-ba4c-4f85-adb5-42d37aeb1e51\",\n \"resourceVersion\": \"85\",\n \"creationTimestamp\": \"2022-06-16T08:48:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-6c4d5d8dcf-gx575\",\n \"uid\": \"a70468f3-38ee-4ff1-858e-7e7643abb5f8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"485\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-6c4d5d8dcf-gx575.16f90d9ca8675d76\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8ef8a56d-857b-48c0-ba8a-4fbde518e494\",\n \"resourceVersion\": \"86\",\n \"creationTimestamp\": \"2022-06-16T08:48:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-6c4d5d8dcf-gx575\",\n \"uid\": \"a70468f3-38ee-4ff1-858e-7e7643abb5f8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"485\",\n \"fieldPath\": \"spec.containers{dns-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container dns-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-6c4d5d8dcf.16f90d9c5618c9d9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9280f546-7d21-4511-9461-71b63d3d8953\",\n \"resourceVersion\": \"76\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller-6c4d5d8dcf\",\n \"uid\": \"4154b0de-85c7-4ce2-a351-d8079e7c7c19\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"453\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: dns-controller-6c4d5d8dcf-gx575\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller.16f90d9c4cb9f3e6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8140a04f-91ef-43ba-b9cf-770265f61915\",\n \"resourceVersion\": \"63\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"dns-controller\",\n \"uid\": \"f3e2d75f-5b47-4b34-8039-27248e0fb034\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"306\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set dns-controller-6c4d5d8dcf to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-aws-com.16f90d9f5a8a32d9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"218193fb-5c29-42ff-b485-d333530a4b80\",\n \"resourceVersion\": \"102\",\n \"creationTimestamp\": \"2022-06-16T08:48:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-aws-com\",\n \"uid\": \"40ae2e3e-12a9-455f-800b-16090e25015c\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"521\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ebs-csi-controller-8f8b6f9f9-5jm89 became leader\",\n \"source\": {\n \"component\": \"ebs.csi.aws.com/ebs-csi-controller-8f8b6f9f9-5jm89\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:36Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9c57155d0c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c3ff8220-95df-4bd1-a30f-b22e545a7162\",\n \"resourceVersion\": \"71\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"466\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-controller-8f8b6f9f9-5jm89 to ip-172-20-45-228.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9c9516d831\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9427631c-d185-4ab3-b3da-7d7057ed9678\",\n \"resourceVersion\": \"82\",\n \"creationTimestamp\": \"2022-06-16T08:48:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9ea8192d7d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"74a57a58-70c8-4b9c-aa5d-877d5d412390\",\n \"resourceVersion\": \"91\",\n \"creationTimestamp\": \"2022-06-16T08:48:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 8.908841176s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:33Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9ed4b10af1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"02ba6549-1481-4640-bb36-1afcdd4e53db\",\n \"resourceVersion\": \"92\",\n \"creationTimestamp\": \"2022-06-16T08:48:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:33Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9edcdd1d61\",\n \"namespace\": \"kube-system\",\n \"uid\": \"153804e5-1263-4de4-b1e4-57783b6027ad\",\n \"resourceVersion\": \"94\",\n \"creationTimestamp\": \"2022-06-16T08:48:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:33Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9edd4a85d9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"872537db-429d-45f7-adcd-271fc5c7d3b7\",\n \"resourceVersion\": \"95\",\n \"creationTimestamp\": \"2022-06-16T08:48:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:34Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9f47ac7081\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b7640264-21f5-4d82-94b0-7bc87bc812f4\",\n \"resourceVersion\": \"98\",\n \"creationTimestamp\": \"2022-06-16T08:48:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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 1.784792834s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:35Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9f511fc51f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"713b6abd-3148-49e3-8852-c7beff2d55e9\",\n \"resourceVersion\": \"99\",\n \"creationTimestamp\": \"2022-06-16T08:48:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:35Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9f577861ec\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0124e3dd-3a69-454a-b09d-cbfc4ecba6f9\",\n \"resourceVersion\": \"100\",\n \"creationTimestamp\": \"2022-06-16T08:48:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{csi-provisioner}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-provisioner\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:36Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90d9f57b85c55\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0c233e1c-92c1-43f9-ad05-398fc3fa8b63\",\n \"resourceVersion\": \"101\",\n \"creationTimestamp\": \"2022-06-16T08:48:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:36Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da001ae13f2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8a6b498c-d920-4190-9599-72c29acc39b5\",\n \"resourceVersion\": \"107\",\n \"creationTimestamp\": \"2022-06-16T08:48:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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.851441733s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:38Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da009ec7c80\",\n \"namespace\": \"kube-system\",\n \"uid\": \"09aec75e-6b67-4f50-80ba-f850733b8eac\",\n \"resourceVersion\": \"108\",\n \"creationTimestamp\": \"2022-06-16T08:48:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:39Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:39Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da012a6a94b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"af25d093-6602-4f5c-bb6a-16eba705bc7a\",\n \"resourceVersion\": \"109\",\n \"creationTimestamp\": \"2022-06-16T08:48:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{csi-attacher}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-attacher\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:39Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:39Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da012fab2c7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"de3a4e2f-1a72-49f4-ab0c-8257c0bd03b5\",\n \"resourceVersion\": \"110\",\n \"creationTimestamp\": \"2022-06-16T08:48:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:39Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:39Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da0b6267d65\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b67a4dcb-fd83-474d-9486-db9c8a402723\",\n \"resourceVersion\": \"115\",\n \"creationTimestamp\": \"2022-06-16T08:48:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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.73754621s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:41Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da0bdebc7bd\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8fc5ea89-fb6a-413e-acf0-d50570e9fd7f\",\n \"resourceVersion\": \"116\",\n \"creationTimestamp\": \"2022-06-16T08:48:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:42Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da0c48a87fb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fb509304-0fbd-44be-9d0f-20ee180002db\",\n \"resourceVersion\": \"117\",\n \"creationTimestamp\": \"2022-06-16T08:48:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{csi-resizer}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container csi-resizer\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:42Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da0c4c8f114\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0a596510-19b6-4daf-b5fa-d2e4b0b6703c\",\n \"resourceVersion\": \"118\",\n \"creationTimestamp\": \"2022-06-16T08:48:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:42Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da11b531b1e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dc7b7c54-6083-4c12-83ea-9204e0a5540e\",\n \"resourceVersion\": \"119\",\n \"creationTimestamp\": \"2022-06-16T08:48:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\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.451882635s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:43Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da1201c04a8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7bf09225-e741-4acd-a840-2d1a8e5a9227\",\n \"resourceVersion\": \"120\",\n \"creationTimestamp\": \"2022-06-16T08:48:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:43Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89.16f90da126dc7822\",\n \"namespace\": \"kube-system\",\n \"uid\": \"455d3a86-8ae7-410e-affb-f1de57cf1291\",\n \"resourceVersion\": \"121\",\n \"creationTimestamp\": \"2022-06-16T08:48:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"472\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:43Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9.16f90d9c560753ba\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fb2470a2-fe1a-41bd-8ede-2b92fdbc35d0\",\n \"resourceVersion\": \"70\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"ReplicaSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9\",\n \"uid\": \"ad162d78-ffb1-4136-86e8-0aad2d3f9854\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"452\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"source\": {\n \"component\": \"replicaset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller.16f90d9c4cb56455\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0daa1bdf-1c95-42d7-a784-71fc374950c2\",\n \"resourceVersion\": \"62\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Deployment\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller\",\n \"uid\": \"1a826fc9-423c-4ad3-a807-ab8aa5c9d863\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"344\"\n },\n \"reason\": \"ScalingReplicaSet\",\n \"message\": \"Scaled up replica set ebs-csi-controller-8f8b6f9f9 to 1\",\n \"source\": {\n \"component\": \"deployment-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller.16f90d9c4f7cdc6a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f08460fc-8701-41b8-bcce-197f8c11abe7\",\n \"resourceVersion\": \"68\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-controller\",\n \"uid\": \"ff18c735-c702-45bb-9b9d-6b1622b2f9a5\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"346\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90dab19a6b9f9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d3ef5c02-7677-45a5-a50c-5e87c4d0c640\",\n \"resourceVersion\": \"137\",\n \"creationTimestamp\": \"2022-06-16T08:49:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"694\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-4g8bk to ip-172-20-52-102.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90dabacb911ba\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a1c6316f-799d-492e-831a-10054368d3b1\",\n \"resourceVersion\": \"218\",\n \"creationTimestamp\": \"2022-06-16T08:49:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:29Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90dadf772dee1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"06a73bd4-bc1c-486d-b52c-7d9cac29fe14\",\n \"resourceVersion\": \"247\",\n \"creationTimestamp\": \"2022-06-16T08:49:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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.843611787s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:38Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90dae57645ca3\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1ae43e2e-ae36-4c5e-a184-02731bfddd89\",\n \"resourceVersion\": \"252\",\n \"creationTimestamp\": \"2022-06-16T08:49:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90dae65d1cf9a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"66eed538-8b66-4efe-accc-cb40915c812a\",\n \"resourceVersion\": \"253\",\n \"creationTimestamp\": \"2022-06-16T08:49:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90dae6628ffa0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4a20b74e-6187-4626-90d9-0c3661e72221\",\n \"resourceVersion\": \"254\",\n \"creationTimestamp\": \"2022-06-16T08:49:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90daed04c2c41\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2f81772b-fe49-4536-b84f-65bc01f30bfe\",\n \"resourceVersion\": \"258\",\n \"creationTimestamp\": \"2022-06-16T08:49:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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.780676417s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:42Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90daed559a858\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5c96c7a7-b350-417e-bdb7-20823f0dddef\",\n \"resourceVersion\": \"259\",\n \"creationTimestamp\": \"2022-06-16T08:49:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:42Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90daedb2b9f8a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"04e0323d-6e7b-414c-8ccc-f92d3c73aef5\",\n \"resourceVersion\": \"260\",\n \"creationTimestamp\": \"2022-06-16T08:49:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:42Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90daedb4a7217\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e493fe9d-87ba-47c3-920d-95b6c3ef4869\",\n \"resourceVersion\": \"261\",\n \"creationTimestamp\": \"2022-06-16T08:49:42Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:42Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:42Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90daf23392dfb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"79d591bd-1ffe-47bd-80e4-cf3e687f1a93\",\n \"resourceVersion\": \"262\",\n \"creationTimestamp\": \"2022-06-16T08:49:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\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.206816919s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:43Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90daf26f826af\",\n \"namespace\": \"kube-system\",\n \"uid\": \"380df184-f778-414e-bf06-ead40f559a96\",\n \"resourceVersion\": \"263\",\n \"creationTimestamp\": \"2022-06-16T08:49:43Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:43Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:43Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk.16f90daf2db0e739\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ebeb3180-a518-4c02-87ea-af9fd8f6bcbd\",\n \"resourceVersion\": \"264\",\n \"creationTimestamp\": \"2022-06-16T08:49:44Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-4g8bk\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"699\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:44Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:44Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9c4270a526\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d4b61547-c87e-4e79-9d44-899fcc8202b4\",\n \"resourceVersion\": \"58\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"429\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-gtbw7 to ip-172-20-45-228.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9c84c3b3fb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"55ed201f-21e3-4211-a744-6d1ebb7bc08c\",\n \"resourceVersion\": \"81\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9e91b329b6\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4cd462c0-cfde-48f8-87db-bf39dffa694b\",\n \"resourceVersion\": \"90\",\n \"creationTimestamp\": \"2022-06-16T08:48:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 8.806943782s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:32Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9ed4eceea8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4a5f7944-a7a0-42de-8b1c-628f4add2820\",\n \"resourceVersion\": \"93\",\n \"creationTimestamp\": \"2022-06-16T08:48:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:33Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:33Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9eddc4924e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4ed955ec-f9b4-4681-9cee-ca45b40357f2\",\n \"resourceVersion\": \"96\",\n \"creationTimestamp\": \"2022-06-16T08:48:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:34Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9edebd8498\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b3b62205-156a-4a6a-b268-51ae02883e26\",\n \"resourceVersion\": \"97\",\n \"creationTimestamp\": \"2022-06-16T08:48:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:34Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:34Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9f9d1bf4a7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ae985ca3-2935-41b9-ac95-8dc3859e92e3\",\n \"resourceVersion\": \"103\",\n \"creationTimestamp\": \"2022-06-16T08:48:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\n \"fieldPath\": \"spec.containers{node-driver-registrar}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\\\" in 3.193849494s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9fa2d2f088\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c45b5b94-2e86-4c88-931b-efc2c463bbd8\",\n \"resourceVersion\": \"104\",\n \"creationTimestamp\": \"2022-06-16T08:48:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9fa95ba1ca\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e33e8848-94ab-4d26-a0b2-2de0a96ad65e\",\n \"resourceVersion\": \"105\",\n \"creationTimestamp\": \"2022-06-16T08:48:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90d9fa9b6abd8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4b4d01b4-6c44-45ab-8f45-51cbf77c16e4\",\n \"resourceVersion\": \"106\",\n \"creationTimestamp\": \"2022-06-16T08:48:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90da04827e425\",\n \"namespace\": \"kube-system\",\n \"uid\": \"13dcd9a5-9f6e-4625-af58-b5b0be428b9e\",\n \"resourceVersion\": \"112\",\n \"creationTimestamp\": \"2022-06-16T08:48:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\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.658203698s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90da04d047813\",\n \"namespace\": \"kube-system\",\n \"uid\": \"52c681fc-ca1e-4a5b-bf0f-c9e584520e3d\",\n \"resourceVersion\": \"113\",\n \"creationTimestamp\": \"2022-06-16T08:48:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7.16f90da054ec7609\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9357975e-dd7b-4a5f-a2cb-54ad7d0ff0b2\",\n \"resourceVersion\": \"114\",\n \"creationTimestamp\": \"2022-06-16T08:48:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-gtbw7\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"433\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90daab9bc26f7\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ff399817-69b0-4d80-a9da-8f14f6488ce3\",\n \"resourceVersion\": \"131\",\n \"creationTimestamp\": \"2022-06-16T08:49:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"672\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-kxxsb to ip-172-20-34-233.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dab3539e246\",\n \"namespace\": \"kube-system\",\n \"uid\": \"75ed81c4-ea4f-450a-ab7e-f57a37a31a98\",\n \"resourceVersion\": \"219\",\n \"creationTimestamp\": \"2022-06-16T08:49:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:27Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dad661f04bc\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c76c1ca8-1c46-4aeb-9ab3-a19e45ba4a51\",\n \"resourceVersion\": \"234\",\n \"creationTimestamp\": \"2022-06-16T08:49:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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.410245004s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:36Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dadc456c4b2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"44df813e-e02a-4fc5-bf41-427c7bfe2008\",\n \"resourceVersion\": \"243\",\n \"creationTimestamp\": \"2022-06-16T08:49:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:38Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dadcbd6fc9d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fe810a6d-4fdd-400e-be1f-a84dd00df6b0\",\n \"resourceVersion\": \"245\",\n \"creationTimestamp\": \"2022-06-16T08:49:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:38Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dadcc39b20c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9c95aee5-ca63-4ca9-a4f1-d3c7452549b7\",\n \"resourceVersion\": \"246\",\n \"creationTimestamp\": \"2022-06-16T08:49:38Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:38Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:38Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dae336d293f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4fb4fc1b-75f1-4767-850d-9a9faffe404d\",\n \"resourceVersion\": \"248\",\n \"creationTimestamp\": \"2022-06-16T08:49:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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.731396646s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:39Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:39Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dae39cebf78\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9509edc2-c150-4943-9580-eb64f3e8dd9f\",\n \"resourceVersion\": \"249\",\n \"creationTimestamp\": \"2022-06-16T08:49:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:39Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:39Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dae43200b01\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5c752c26-e5db-4fbf-9576-fd3a9c577bbe\",\n \"resourceVersion\": \"250\",\n \"creationTimestamp\": \"2022-06-16T08:49:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dae43595377\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4c2de112-92a2-4636-a17d-c0798a101bab\",\n \"resourceVersion\": \"251\",\n \"creationTimestamp\": \"2022-06-16T08:49:40Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:40Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:40Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dae92804910\",\n \"namespace\": \"kube-system\",\n \"uid\": \"993b6b89-48ce-4c0f-8138-43debe2458d3\",\n \"resourceVersion\": \"255\",\n \"creationTimestamp\": \"2022-06-16T08:49:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\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.327940725s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:41Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dae964d477f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"84ef545a-c46a-470d-93af-3b4a77462521\",\n \"resourceVersion\": \"256\",\n \"creationTimestamp\": \"2022-06-16T08:49:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:41Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb.16f90dae9ca05624\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b4e35712-bc59-4fef-9911-43f68982c3eb\",\n \"resourceVersion\": \"257\",\n \"creationTimestamp\": \"2022-06-16T08:49:41Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-kxxsb\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"676\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:41Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:41Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90da93a516000\",\n \"namespace\": \"kube-system\",\n \"uid\": \"af5a4293-0e8f-4504-a022-9a72d0a18e77\",\n \"resourceVersion\": \"122\",\n \"creationTimestamp\": \"2022-06-16T08:49:18Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"634\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-sx2t7 to ip-172-20-48-233.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:18Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90da9e1e70579\",\n \"namespace\": \"kube-system\",\n \"uid\": \"380fd2ae-a6b9-44cf-a7d1-5fed477a0664\",\n \"resourceVersion\": \"236\",\n \"creationTimestamp\": \"2022-06-16T08:49:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:21Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90dafcc2a6db4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aeed9c4b-e546-4604-8d48-3153584602fc\",\n \"resourceVersion\": \"269\",\n \"creationTimestamp\": \"2022-06-16T08:49:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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 25.405108077s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db02f2e1971\",\n \"namespace\": \"kube-system\",\n \"uid\": \"614bb1e4-a6f0-432a-a126-27d51ffb0666\",\n \"resourceVersion\": \"271\",\n \"creationTimestamp\": \"2022-06-16T08:49:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:48Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db0363d96db\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b76c1854-8927-49d4-bf8e-80b26aa42b7e\",\n \"resourceVersion\": \"272\",\n \"creationTimestamp\": \"2022-06-16T08:49:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:48Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db036877330\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d3fd931a-5a1d-418c-a8d3-a8a49ec2ea0b\",\n \"resourceVersion\": \"273\",\n \"creationTimestamp\": \"2022-06-16T08:49:48Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:48Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:48Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db13759d434\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e089dffb-e232-4dc1-ae23-3d37f9fe2e0e\",\n \"resourceVersion\": \"282\",\n \"creationTimestamp\": \"2022-06-16T08:49:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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 4.30874154s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:52Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db13eb2f065\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0d05963c-1304-4ae4-ad81-842ffb228134\",\n \"resourceVersion\": \"283\",\n \"creationTimestamp\": \"2022-06-16T08:49:52Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:52Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:52Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db14716bbba\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e1a2c46c-746b-4ac8-abba-dff8da45fc0e\",\n \"resourceVersion\": \"284\",\n \"creationTimestamp\": \"2022-06-16T08:49:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:53Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db14753ef3c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9b6d7b14-efc3-4ba3-8ef0-97c71a18f6d7\",\n \"resourceVersion\": \"285\",\n \"creationTimestamp\": \"2022-06-16T08:49:53Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:53Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db1a5eed418\",\n \"namespace\": \"kube-system\",\n \"uid\": \"00d18cbd-b60b-400d-bb24-a2b32fd6fb09\",\n \"resourceVersion\": \"297\",\n \"creationTimestamp\": \"2022-06-16T08:49:54Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\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.58719753s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:54Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:54Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db1ab98cf9a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"95f8c411-f406-4c17-83f5-a32182f42dcf\",\n \"resourceVersion\": \"298\",\n \"creationTimestamp\": \"2022-06-16T08:49:54Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:54Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:54Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7.16f90db1b73b140e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9cc0fe8c-f072-4aba-a659-c0307e495bf9\",\n \"resourceVersion\": \"300\",\n \"creationTimestamp\": \"2022-06-16T08:49:54Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-sx2t7\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"640\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:54Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:54Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90dafa1541268\",\n \"namespace\": \"kube-system\",\n \"uid\": \"90b1556e-b790-4496-ab72-455d08507cf2\",\n \"resourceVersion\": \"266\",\n \"creationTimestamp\": \"2022-06-16T08:49:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"779\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/ebs-csi-node-ztwjp to ip-172-20-47-242.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db0ac7b4f18\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a3c5303b-b11d-4f21-988e-ef7cf69e7a28\",\n \"resourceVersion\": \"318\",\n \"creationTimestamp\": \"2022-06-16T08:49:58Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\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\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:50Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db3082750ac\",\n \"namespace\": \"kube-system\",\n \"uid\": \"64ae3490-7990-426f-a8e2-c34c4fe02c9f\",\n \"resourceVersion\": \"323\",\n \"creationTimestamp\": \"2022-06-16T08:50:00Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\\\" in 10.127915864s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:00Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:00Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db372f1cd37\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9a2e0f3a-85ba-4073-b1ce-851ba63db1de\",\n \"resourceVersion\": \"324\",\n \"creationTimestamp\": \"2022-06-16T08:50:02Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:02Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:02Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db39bf03b02\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1083aa73-ac73-42d4-b9d0-c4769c2a8496\",\n \"resourceVersion\": \"325\",\n \"creationTimestamp\": \"2022-06-16T08:50:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\n \"fieldPath\": \"spec.containers{ebs-plugin}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container ebs-plugin\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:03Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db39de49d89\",\n \"namespace\": \"kube-system\",\n \"uid\": \"70ce676c-4c6c-4a9b-8d29-887ac2a78a21\",\n \"resourceVersion\": \"326\",\n \"creationTimestamp\": \"2022-06-16T08:50:03Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\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\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:03Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:03Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db42251b624\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b77f2f08-ea82-4de5-801b-659e25f37c5b\",\n \"resourceVersion\": \"330\",\n \"creationTimestamp\": \"2022-06-16T08:50:05Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\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.221727084s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:05Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db428046b69\",\n \"namespace\": \"kube-system\",\n \"uid\": \"09e5ad83-67f6-4825-bae7-58bbbaafdce5\",\n \"resourceVersion\": \"331\",\n \"creationTimestamp\": \"2022-06-16T08:50:05Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\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\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:05Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db42eb86cbf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4f850482-9d63-4b37-a1ff-dcc69f07ef29\",\n \"resourceVersion\": \"332\",\n \"creationTimestamp\": \"2022-06-16T08:50:05Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\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\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:05Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db42ed58763\",\n \"namespace\": \"kube-system\",\n \"uid\": \"88072cca-bcd8-44d1-9f2b-2029dadbd6db\",\n \"resourceVersion\": \"333\",\n \"creationTimestamp\": \"2022-06-16T08:50:05Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\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\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:05Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:05Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db47dfdbd15\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ea346123-c817-4041-a8a8-13eb9c9247fd\",\n \"resourceVersion\": \"334\",\n \"creationTimestamp\": \"2022-06-16T08:50:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\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.328022719s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:06Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:06Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db482166c08\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d20077f9-decb-4ae7-9078-4c929ca0dc01\",\n \"resourceVersion\": \"335\",\n \"creationTimestamp\": \"2022-06-16T08:50:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:06Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:06Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp.16f90db48869326f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"872f0bdf-fd83-49b9-ab66-08723b84d6ad\",\n \"resourceVersion\": \"336\",\n \"creationTimestamp\": \"2022-06-16T08:50:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node-ztwjp\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"782\",\n \"fieldPath\": \"spec.containers{liveness-probe}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container liveness-probe\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:50:07Z\",\n \"lastTimestamp\": \"2022-06-16T08:50:07Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f90d9c40c24ecb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"79a16b4b-b411-4567-a682-90c16ac7778b\",\n \"resourceVersion\": \"57\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"343\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-gtbw7\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f90da93ae5d42c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7bbc4851-a9cc-4ef8-9745-14847b89e015\",\n \"resourceVersion\": \"125\",\n \"creationTimestamp\": \"2022-06-16T08:49:18Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"538\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-sx2t7\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:18Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f90daab91d91aa\",\n \"namespace\": \"kube-system\",\n \"uid\": \"66fc40db-b7d0-4935-a574-b35caffc23f6\",\n \"resourceVersion\": \"132\",\n \"creationTimestamp\": \"2022-06-16T08:49:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"645\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-kxxsb\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f90dab18caa5c2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"04abd160-dfe7-42de-a2fe-06cd3863b202\",\n \"resourceVersion\": \"135\",\n \"creationTimestamp\": \"2022-06-16T08:49:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"680\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-4g8bk\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node.16f90dafa1dbe358\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a9d0512c-5c78-4f8f-a901-cf887e47a686\",\n \"resourceVersion\": \"268\",\n \"creationTimestamp\": \"2022-06-16T08:49:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"771\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: ebs-csi-node-ztwjp\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f2eff17f2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"abfff82c-4943-4578-ad40-d09871de87a0\",\n \"resourceVersion\": \"19\",\n \"creationTimestamp\": \"2022-06-16T08:48:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"a606f53e5349cfb83b6a78c8edd8fa0c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal.16f90d914d741291\",\n \"namespace\": \"kube-system\",\n \"uid\": \"400792a5-c535-4fe5-b0da-552ef5205f95\",\n \"resourceVersion\": \"36\",\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"a606f53e5349cfb83b6a78c8edd8fa0c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\" in 9.100903186s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:35Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:35Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal.16f90d91a75d4332\",\n \"namespace\": \"kube-system\",\n \"uid\": \"13603404-decb-43bf-9462-48400cd3c45f\",\n \"resourceVersion\": \"38\",\n \"creationTimestamp\": \"2022-06-16T08:48:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"a606f53e5349cfb83b6a78c8edd8fa0c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal.16f90d91b1a53b25\",\n \"namespace\": \"kube-system\",\n \"uid\": \"670477c2-3d9a-4ac8-b142-ad701851bc1d\",\n \"resourceVersion\": \"41\",\n \"creationTimestamp\": \"2022-06-16T08:48:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"a606f53e5349cfb83b6a78c8edd8fa0c\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f31b27977\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d2466f74-c95a-44d1-af0c-761ca05e70b8\",\n \"resourceVersion\": \"23\",\n \"creationTimestamp\": \"2022-06-16T08:48:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"edcda03efd478b212da2fa0ba12d9b60\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal.16f90d9169502040\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4a91f336-5f4f-4bd7-add5-7e9e9eafe102\",\n \"resourceVersion\": \"37\",\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"edcda03efd478b212da2fa0ba12d9b60\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\\\" in 9.522909475s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:36Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:36Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal.16f90d91a7e31801\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7d25e04b-4ad1-4cc7-9b3a-53fe5f8e230e\",\n \"resourceVersion\": \"39\",\n \"creationTimestamp\": \"2022-06-16T08:48:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"edcda03efd478b212da2fa0ba12d9b60\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:37Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal.16f90d91afac77ac\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6edff283-c5eb-4344-8a7a-acd76fc7aa29\",\n \"resourceVersion\": \"40\",\n \"creationTimestamp\": \"2022-06-16T08:48:10Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"edcda03efd478b212da2fa0ba12d9b60\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{etcd-manager}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container etcd-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:37Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:37Z\",\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.16f90da01462800a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2e4355e8-586e-4327-ad3d-c7be23bd26f6\",\n \"resourceVersion\": \"111\",\n \"creationTimestamp\": \"2022-06-16T08:48:39Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"external-attacher-leader-ebs-csi-aws-com\",\n \"uid\": \"813d0840-7eed-4b5f-b826-caa67001a0cc\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"531\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ebs-csi-controller-8f8b6f9f9-5jm89 became leader\",\n \"source\": {\n \"component\": \"external-attacher-leader-ebs.csi.aws.com/ebs-csi-controller-8f8b6f9f9-5jm89\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:39Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:39Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-6pvd8.16f90da93a5cbe57\",\n \"namespace\": \"kube-system\",\n \"uid\": \"90ed2ba5-1722-4b05-aaeb-d3cd5aa06f97\",\n \"resourceVersion\": \"124\",\n \"creationTimestamp\": \"2022-06-16T08:49:18Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-6pvd8\",\n \"uid\": \"a1c82c68-4a8a-47cc-8a51-b87af68ecca0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"637\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kopeio-networking-agent-6pvd8 to ip-172-20-48-233.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:18Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-6pvd8.16f90da9cf64cde2\",\n \"namespace\": \"kube-system\",\n \"uid\": \"73aab6f8-8887-44d7-9e3a-f145291e3d7d\",\n \"resourceVersion\": \"233\",\n \"creationTimestamp\": \"2022-06-16T08:49:36Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-6pvd8\",\n \"uid\": \"a1c82c68-4a8a-47cc-8a51-b87af68ecca0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"641\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"kopeio/networking-agent:1.0.20181028\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:21Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:21Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-6pvd8.16f90daaab834b10\",\n \"namespace\": \"kube-system\",\n \"uid\": \"249d21c4-b282-4bb1-8d99-32e71330795c\",\n \"resourceVersion\": \"238\",\n \"creationTimestamp\": \"2022-06-16T08:49:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-6pvd8\",\n \"uid\": \"a1c82c68-4a8a-47cc-8a51-b87af68ecca0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"641\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"kopeio/networking-agent:1.0.20181028\\\" in 3.692972076s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-6pvd8.16f90daabb03da2c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8f60d320-3e9b-439c-b7c3-2b729c11db0b\",\n \"resourceVersion\": \"239\",\n \"creationTimestamp\": \"2022-06-16T08:49:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-6pvd8\",\n \"uid\": \"a1c82c68-4a8a-47cc-8a51-b87af68ecca0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"641\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-6pvd8.16f90daac0fd1e8c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0170be72-8818-4eb3-a03e-38eca6fdb37e\",\n \"resourceVersion\": \"240\",\n \"creationTimestamp\": \"2022-06-16T08:49:37Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-6pvd8\",\n \"uid\": \"a1c82c68-4a8a-47cc-8a51-b87af68ecca0\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"641\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:25Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:25Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-bmmsn.16f90daaba07af6c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4ea0602a-20ea-4e18-9f41-d080ab73db5c\",\n \"resourceVersion\": \"133\",\n \"creationTimestamp\": \"2022-06-16T08:49:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-bmmsn\",\n \"uid\": \"d881f41a-708f-4db3-81c4-e7103903b63d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"670\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kopeio-networking-agent-bmmsn to ip-172-20-34-233.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-bmmsn.16f90dab124f6b43\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5ace592d-5560-4477-8243-ad2dc6cd3283\",\n \"resourceVersion\": \"216\",\n \"creationTimestamp\": \"2022-06-16T08:49:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-bmmsn\",\n \"uid\": \"d881f41a-708f-4db3-81c4-e7103903b63d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"675\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"kopeio/networking-agent:1.0.20181028\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-bmmsn.16f90dabe0064c0f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"02419b5b-3427-44aa-b882-6055afa5a3d9\",\n \"resourceVersion\": \"222\",\n \"creationTimestamp\": \"2022-06-16T08:49:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-bmmsn\",\n \"uid\": \"d881f41a-708f-4db3-81c4-e7103903b63d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"675\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"kopeio/networking-agent:1.0.20181028\\\" in 3.451302483s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:29Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:29Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-bmmsn.16f90dabeab64ce8\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fba48e5e-3d80-4f68-954a-38aa388396b9\",\n \"resourceVersion\": \"225\",\n \"creationTimestamp\": \"2022-06-16T08:49:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-bmmsn\",\n \"uid\": \"d881f41a-708f-4db3-81c4-e7103903b63d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"675\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:30Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-bmmsn.16f90dabf19b3b68\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6df0e78b-3584-417d-8fe6-e42f283b2682\",\n \"resourceVersion\": \"228\",\n \"creationTimestamp\": \"2022-06-16T08:49:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-bmmsn\",\n \"uid\": \"d881f41a-708f-4db3-81c4-e7103903b63d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"675\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:30Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:30Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-c5rpg.16f90d9c44ac7130\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5c8579b8-06c4-438b-a876-cb85cb3c6445\",\n \"resourceVersion\": \"59\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-c5rpg\",\n \"uid\": \"d9b4a419-b11b-4a42-9c18-751563d11c2f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"436\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kopeio-networking-agent-c5rpg to ip-172-20-45-228.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-c5rpg.16f90d9c6c801ba9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"917ebb73-8000-4b48-ae1d-60d070839316\",\n \"resourceVersion\": \"78\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-c5rpg\",\n \"uid\": \"d9b4a419-b11b-4a42-9c18-751563d11c2f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"439\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"kopeio/networking-agent:1.0.20181028\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-c5rpg.16f90d9d29a3371c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1078032e-3d9b-48f0-8d91-7dbf0f24c366\",\n \"resourceVersion\": \"87\",\n \"creationTimestamp\": \"2022-06-16T08:48:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-c5rpg\",\n \"uid\": \"d9b4a419-b11b-4a42-9c18-751563d11c2f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"439\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"kopeio/networking-agent:1.0.20181028\\\" in 3.173182043s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-c5rpg.16f90d9d366adef4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"07157d51-afa4-4dc8-920e-69ba0b319d4c\",\n \"resourceVersion\": \"88\",\n \"creationTimestamp\": \"2022-06-16T08:48:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-c5rpg\",\n \"uid\": \"d9b4a419-b11b-4a42-9c18-751563d11c2f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"439\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-c5rpg.16f90d9d4004f318\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a0d94c6f-e727-44aa-b01f-d540c2f7fc72\",\n \"resourceVersion\": \"89\",\n \"creationTimestamp\": \"2022-06-16T08:48:27Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-c5rpg\",\n \"uid\": \"d9b4a419-b11b-4a42-9c18-751563d11c2f\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"439\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:27Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-qvhtt.16f90dafa12ebf1e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"994dc0a4-983d-43e3-a527-f7af9cb20446\",\n \"resourceVersion\": \"265\",\n \"creationTimestamp\": \"2022-06-16T08:49:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-qvhtt\",\n \"uid\": \"a4761b7d-336c-4805-93cc-1d0e88555d62\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"778\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kopeio-networking-agent-qvhtt to ip-172-20-47-242.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-qvhtt.16f90db0987ad65f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9ce3b685-610d-47df-8cde-4870cb53e236\",\n \"resourceVersion\": \"317\",\n \"creationTimestamp\": \"2022-06-16T08:49:58Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-qvhtt\",\n \"uid\": \"a4761b7d-336c-4805-93cc-1d0e88555d62\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"781\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"kopeio/networking-agent:1.0.20181028\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:50Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-qvhtt.16f90db17693286b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8b0bf6f8-3b25-4e5d-9437-d277f03ed975\",\n \"resourceVersion\": \"320\",\n \"creationTimestamp\": \"2022-06-16T08:49:58Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-qvhtt\",\n \"uid\": \"a4761b7d-336c-4805-93cc-1d0e88555d62\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"781\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"kopeio/networking-agent:1.0.20181028\\\" in 3.726123597s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:53Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:53Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-qvhtt.16f90db18229bcaf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8840d3ae-663c-46d3-90b8-560eca7fe82b\",\n \"resourceVersion\": \"321\",\n \"creationTimestamp\": \"2022-06-16T08:49:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-qvhtt\",\n \"uid\": \"a4761b7d-336c-4805-93cc-1d0e88555d62\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"781\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:54Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:54Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-qvhtt.16f90db18804dd11\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8cf527d1-6854-46ed-b70c-d7135290e2a9\",\n \"resourceVersion\": \"322\",\n \"creationTimestamp\": \"2022-06-16T08:49:59Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-qvhtt\",\n \"uid\": \"a4761b7d-336c-4805-93cc-1d0e88555d62\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"781\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:54Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:54Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-tw6jj.16f90dab18f0e91d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"35d1d149-42cc-488b-ac42-65b8c6c448ec\",\n \"resourceVersion\": \"136\",\n \"creationTimestamp\": \"2022-06-16T08:49:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-tw6jj\",\n \"uid\": \"47d403b9-a65e-4440-a3be-0ee4be8fe4a8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"693\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kopeio-networking-agent-tw6jj to ip-172-20-52-102.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-tw6jj.16f90dab9ea5ada0\",\n \"namespace\": \"kube-system\",\n \"uid\": \"631b3ce8-abb3-4c5e-9834-8df845cd5192\",\n \"resourceVersion\": \"215\",\n \"creationTimestamp\": \"2022-06-16T08:49:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-tw6jj\",\n \"uid\": \"47d403b9-a65e-4440-a3be-0ee4be8fe4a8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"697\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulling\",\n \"message\": \"Pulling image \\\"kopeio/networking-agent:1.0.20181028\\\"\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:28Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:28Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-tw6jj.16f90dac6a417941\",\n \"namespace\": \"kube-system\",\n \"uid\": \"80c2e49b-d24b-4f41-bdfa-3db5390d7df6\",\n \"resourceVersion\": \"221\",\n \"creationTimestamp\": \"2022-06-16T08:49:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-tw6jj\",\n \"uid\": \"47d403b9-a65e-4440-a3be-0ee4be8fe4a8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"697\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Successfully pulled image \\\"kopeio/networking-agent:1.0.20181028\\\" in 3.415974283s\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:32Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-tw6jj.16f90dac75888885\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f591a236-cb0d-4a72-bdca-7758aebb0178\",\n \"resourceVersion\": \"224\",\n \"creationTimestamp\": \"2022-06-16T08:49:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-tw6jj\",\n \"uid\": \"47d403b9-a65e-4440-a3be-0ee4be8fe4a8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"697\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:32Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-tw6jj.16f90dac7c38e919\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5a05c4ec-5a58-46a3-9be0-8b5cc4789ebf\",\n \"resourceVersion\": \"227\",\n \"creationTimestamp\": \"2022-06-16T08:49:35Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent-tw6jj\",\n \"uid\": \"47d403b9-a65e-4440-a3be-0ee4be8fe4a8\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"697\",\n \"fieldPath\": \"spec.containers{networking-agent}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container networking-agent\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:32Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:32Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent.16f90d9c46558a4f\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fc1f0dd4-2660-4c20-b101-98d36fd1bad0\",\n \"resourceVersion\": \"60\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"224\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kopeio-networking-agent-c5rpg\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent.16f90da939570a29\",\n \"namespace\": \"kube-system\",\n \"uid\": \"e48e4094-f395-4203-8391-b90b0f379e43\",\n \"resourceVersion\": \"123\",\n \"creationTimestamp\": \"2022-06-16T08:49:18Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"507\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kopeio-networking-agent-6pvd8\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:18Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:18Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent.16f90daab915de8e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"81cb97ba-60f0-4966-8725-924ebeaa2f2e\",\n \"resourceVersion\": \"130\",\n \"creationTimestamp\": \"2022-06-16T08:49:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"644\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kopeio-networking-agent-bmmsn\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent.16f90dab17e69de1\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9d8529b5-9fe3-44b1-8f90-46852d06b47b\",\n \"resourceVersion\": \"134\",\n \"creationTimestamp\": \"2022-06-16T08:49:26Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"685\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kopeio-networking-agent-tw6jj\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent.16f90dafa0d61531\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5bf11581-f43a-480f-a677-0028bd28cadb\",\n \"resourceVersion\": \"267\",\n \"creationTimestamp\": \"2022-06-16T08:49:46Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"735\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kopeio-networking-agent-qvhtt\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:49:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:49:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-leader.16f90d9c9a180366\",\n \"namespace\": \"kube-system\",\n \"uid\": \"65e0e2a4-a778-44d1-8e99-e2ac6a395e25\",\n \"resourceVersion\": \"83\",\n \"creationTimestamp\": \"2022-06-16T08:48:24Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-leader\",\n \"uid\": \"885a30fa-459d-4440-820c-b639b3432ddd\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"491\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-45-228_4b97e340-0f89-4ca0-b951-60713087a6e6 became leader\",\n \"source\": {\n \"component\": \"ip-172-20-45-228_4b97e340-0f89-4ca0-b951-60713087a6e6\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:24Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:24Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-qbhl7.16f90d9c41139280\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1b0a6fcc-1448-4ab6-a0da-d865705999dc\",\n \"resourceVersion\": \"56\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-qbhl7\",\n \"uid\": \"db8df89d-3e8c-4251-8028-8886db53304d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"428\"\n },\n \"reason\": \"Scheduled\",\n \"message\": \"Successfully assigned kube-system/kops-controller-qbhl7 to ip-172-20-45-228.eu-central-1.compute.internal\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-qbhl7.16f90d9c6c70fadb\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7e237ad2-d362-42f9-913d-c668ca441b5c\",\n \"resourceVersion\": \"77\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-qbhl7\",\n \"uid\": \"db8df89d-3e8c-4251-8028-8886db53304d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"431\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"registry.k8s.io/kops/kops-controller:1.24.0-beta.2\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-qbhl7.16f90d9c70c7b6e5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4a177f3a-54cc-4db6-8356-7b17eb9c1734\",\n \"resourceVersion\": \"79\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-qbhl7\",\n \"uid\": \"db8df89d-3e8c-4251-8028-8886db53304d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"431\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-qbhl7.16f90d9c78c52675\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7bfdee2b-ab43-4492-875b-ad6194f4687d\",\n \"resourceVersion\": \"80\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller-qbhl7\",\n \"uid\": \"db8df89d-3e8c-4251-8028-8886db53304d\",\n \"apiVersion\": \"v1\",\n \"resourceVersion\": \"431\",\n \"fieldPath\": \"spec.containers{kops-controller}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kops-controller\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:23Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller.16f90d9c407a8717\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c42cb902-b67a-4bf3-9e3c-3b8ee870136b\",\n \"resourceVersion\": \"55\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\"\n },\n \"involvedObject\": {\n \"kind\": \"DaemonSet\",\n \"namespace\": \"kube-system\",\n \"name\": \"kops-controller\",\n \"uid\": \"630d4579-f282-45ae-b631-44fe443b39a1\",\n \"apiVersion\": \"apps/v1\",\n \"resourceVersion\": \"260\"\n },\n \"reason\": \"SuccessfulCreate\",\n \"message\": \"Created pod: kops-controller-qbhl7\",\n \"source\": {\n \"component\": \"daemonset-controller\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:22Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f2a90bd0c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c88ab778-439f-4591-a0a1-f6c4027cfe95\",\n \"resourceVersion\": \"46\",\n \"creationTimestamp\": \"2022-06-16T08:48:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"25600868895530f6c35dc8bd2d431bed\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-apiserver-amd64:v1.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:48Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f304e60e5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9037f0ed-a7d2-4f48-8f8a-aaff37773778\",\n \"resourceVersion\": \"47\",\n \"creationTimestamp\": \"2022-06-16T08:48:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"25600868895530f6c35dc8bd2d431bed\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-apiserver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:48Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f3fe59b86\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3f3e0bb6-654e-4695-817e-614b93cc0db0\",\n \"resourceVersion\": \"48\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"25600868895530f6c35dc8bd2d431bed\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-apiserver}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-apiserver\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:48Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f40872aea\",\n \"namespace\": \"kube-system\",\n \"uid\": \"c9bd537e-1f1c-4339-a2f4-c11e6e3eba5f\",\n \"resourceVersion\": \"29\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"25600868895530f6c35dc8bd2d431bed\",\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.2\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f47f5cd89\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2ebbac11-0b2f-47db-a0a3-c2eaa0dc8b4a\",\n \"resourceVersion\": \"30\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"25600868895530f6c35dc8bd2d431bed\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{healthcheck}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container healthcheck\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:27Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f68147c18\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f03bde7e-9eff-4826-b86e-6885dabf5392\",\n \"resourceVersion\": \"35\",\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"25600868895530f6c35dc8bd2d431bed\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{healthcheck}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container healthcheck\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:27Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f2f332b51\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6146ba16-1ce1-4a18-9824-bb2ec6a9ed67\",\n \"resourceVersion\": \"51\",\n \"creationTimestamp\": \"2022-06-16T08:48:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"bdf119d5b846d31f453f18adc3f0dd74\",\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.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:08Z\",\n \"count\": 3,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f362acba5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"aad91748-25b0-455f-87e7-e2849395b1f3\",\n \"resourceVersion\": \"52\",\n \"creationTimestamp\": \"2022-06-16T08:48:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"bdf119d5b846d31f453f18adc3f0dd74\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-controller-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:08Z\",\n \"count\": 3,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f493bd6de\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d1d9c79a-1674-4ab6-87ce-e0adc3f8daea\",\n \"resourceVersion\": \"53\",\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"bdf119d5b846d31f453f18adc3f0dd74\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-controller-manager\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:27Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:08Z\",\n \"count\": 3,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal.16f90d948464060b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8e5888be-dfad-4122-9655-f1d0ee639808\",\n \"resourceVersion\": \"50\",\n \"creationTimestamp\": \"2022-06-16T08:48:12Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"bdf119d5b846d31f453f18adc3f0dd74\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-controller-manager}\"\n },\n \"reason\": \"BackOff\",\n \"message\": \"Back-off restarting failed container\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:49Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:57Z\",\n \"count\": 2,\n \"type\": \"Warning\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager.16f90d991e29d425\",\n \"namespace\": \"kube-system\",\n \"uid\": \"457034a7-68b7-4f6c-8046-4655721d174c\",\n \"resourceVersion\": \"33\",\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-controller-manager\",\n \"uid\": \"decb391b-77d6-4db4-9211-bba2b1ccd713\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"229\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-45-228_e0e2d776-ad44-428b-9431-2e632da30ec6 became leader\",\n \"source\": {\n \"component\": \"kube-controller-manager\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:09Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:09Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-dns.16f90d9c2dfcc343\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4be179c9-3f54-49e2-89c8-0bedf314558e\",\n \"resourceVersion\": \"67\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\"\n },\n \"involvedObject\": {\n \"kind\": \"PodDisruptionBudget\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-dns\",\n \"uid\": \"c9a2f9d6-e571-4412-ab8a-4e92dcc3ce8b\",\n \"apiVersion\": \"policy/v1\",\n \"resourceVersion\": \"215\"\n },\n \"reason\": \"NoPods\",\n \"message\": \"No matching pods found\",\n \"source\": {\n \"component\": \"controllermanager\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:22Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:23Z\",\n \"count\": 2,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal.16f90da3fbd5887e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"5f74d599-e90f-4026-8d01-7c937ffe5b7e\",\n \"resourceVersion\": \"171\",\n \"creationTimestamp\": \"2022-06-16T08:49:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal\",\n \"uid\": \"1fe26e916cf9f0a1bde5b1fe632f522f\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:55Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:55Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal.16f90da3feec38d4\",\n \"namespace\": \"kube-system\",\n \"uid\": \"0ed60e0e-6a45-4ecd-95cf-0a6b910cb1ab\",\n \"resourceVersion\": \"173\",\n \"creationTimestamp\": \"2022-06-16T08:49:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal\",\n \"uid\": \"1fe26e916cf9f0a1bde5b1fe632f522f\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:56Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal.16f90da40506fa6e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"98c6510b-d587-426d-8a3f-65b02a7bf639\",\n \"resourceVersion\": \"175\",\n \"creationTimestamp\": \"2022-06-16T08:49:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal\",\n \"uid\": \"1fe26e916cf9f0a1bde5b1fe632f522f\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-34-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:56Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:56Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f2889708d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"601bd662-115d-4254-836c-70eb77c299ca\",\n \"resourceVersion\": \"17\",\n \"creationTimestamp\": \"2022-06-16T08:48:06Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"e22ea6c454645328d50a0d1a900339c1\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f2f587c54\",\n \"namespace\": \"kube-system\",\n \"uid\": \"fe4db781-dc76-4c09-a2bf-43ef7abc5136\",\n \"resourceVersion\": \"21\",\n \"creationTimestamp\": \"2022-06-16T08:48:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"e22ea6c454645328d50a0d1a900339c1\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f3c645b71\",\n \"namespace\": \"kube-system\",\n \"uid\": \"3e1d74ce-7673-4cae-91c9-d4ee73be0d2c\",\n \"resourceVersion\": \"27\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"e22ea6c454645328d50a0d1a900339c1\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-47-242.eu-central-1.compute.internal.16f90da1c06b86c5\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2294b71c-29ce-4b3a-b34f-e3550c51d89a\",\n \"resourceVersion\": \"306\",\n \"creationTimestamp\": \"2022-06-16T08:49:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-47-242.eu-central-1.compute.internal\",\n \"uid\": \"fb9d2c0c52b48b671e8bb0ab655888e1\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-47-242.eu-central-1.compute.internal.16f90da1c550f87d\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a65f1a66-fa75-46c2-8788-1b8e3dbac9c1\",\n \"resourceVersion\": \"307\",\n \"creationTimestamp\": \"2022-06-16T08:49:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-47-242.eu-central-1.compute.internal\",\n \"uid\": \"fb9d2c0c52b48b671e8bb0ab655888e1\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-47-242.eu-central-1.compute.internal.16f90da1cca7a093\",\n \"namespace\": \"kube-system\",\n \"uid\": \"080abde0-dd75-46a5-91fe-2e02cdf980c9\",\n \"resourceVersion\": \"308\",\n \"creationTimestamp\": \"2022-06-16T08:49:56Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-47-242.eu-central-1.compute.internal\",\n \"uid\": \"fb9d2c0c52b48b671e8bb0ab655888e1\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-47-242.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:46Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:46Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-48-233.eu-central-1.compute.internal.16f90da2954db917\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a4088df0-de02-49f7-87fb-40281c928d9e\",\n \"resourceVersion\": \"202\",\n \"creationTimestamp\": \"2022-06-16T08:49:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-48-233.eu-central-1.compute.internal\",\n \"uid\": \"3b668381d0d370e4eb13736611291c0a\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:49Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:49Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-48-233.eu-central-1.compute.internal.16f90da29938c005\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7ff82a95-7d11-4fa5-832e-72ba103aaccf\",\n \"resourceVersion\": \"205\",\n \"creationTimestamp\": \"2022-06-16T08:49:33Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-48-233.eu-central-1.compute.internal\",\n \"uid\": \"3b668381d0d370e4eb13736611291c0a\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:50Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-48-233.eu-central-1.compute.internal.16f90da2a13a36ea\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a15303e5-9c93-4a40-b5ac-eb2f8617af53\",\n \"resourceVersion\": \"208\",\n \"creationTimestamp\": \"2022-06-16T08:49:34Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-48-233.eu-central-1.compute.internal\",\n \"uid\": \"3b668381d0d370e4eb13736611291c0a\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-48-233.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:50Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:50Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-52-102.eu-central-1.compute.internal.16f90da47f46e277\",\n \"namespace\": \"kube-system\",\n \"uid\": \"26698702-0f33-4485-8d9f-9ef689c201e0\",\n \"resourceVersion\": \"170\",\n \"creationTimestamp\": \"2022-06-16T08:49:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-52-102.eu-central-1.compute.internal\",\n \"uid\": \"141f69cdd9b38d3c9a91132633276c47\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-proxy-amd64:v1.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:58Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-52-102.eu-central-1.compute.internal.16f90da484ade1fa\",\n \"namespace\": \"kube-system\",\n \"uid\": \"7f661a8d-e11d-4793-bb8d-d0d08b7a58c6\",\n \"resourceVersion\": \"172\",\n \"creationTimestamp\": \"2022-06-16T08:49:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-52-102.eu-central-1.compute.internal\",\n \"uid\": \"141f69cdd9b38d3c9a91132633276c47\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:58Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-52-102.eu-central-1.compute.internal.16f90da48dd52567\",\n \"namespace\": \"kube-system\",\n \"uid\": \"679a212f-7a2a-48cb-9122-58363e95fe51\",\n \"resourceVersion\": \"174\",\n \"creationTimestamp\": \"2022-06-16T08:49:32Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-proxy-ip-172-20-52-102.eu-central-1.compute.internal\",\n \"uid\": \"141f69cdd9b38d3c9a91132633276c47\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-proxy}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-proxy\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-52-102.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:58Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:58Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f321ad17c\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b583b1dd-7963-46b6-9223-df7648ae4383\",\n \"resourceVersion\": \"24\",\n \"creationTimestamp\": \"2022-06-16T08:48:07Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"78e8c9c0a920eca77d122c550fee40eb\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Pulled\",\n \"message\": \"Container image \\\"k8s.gcr.io/kube-scheduler-amd64:v1.22.10\\\" already present on machine\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f38b5f68a\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f19b5c43-f71c-46e2-a1c6-465ea83f5997\",\n \"resourceVersion\": \"26\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"78e8c9c0a920eca77d122c550fee40eb\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Created\",\n \"message\": \"Created container kube-scheduler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:26Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:26Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler-ip-172-20-45-228.eu-central-1.compute.internal.16f90d8f4bc28f0e\",\n \"namespace\": \"kube-system\",\n \"uid\": \"50f1a432-0d67-4418-a2ea-c05b585adeee\",\n \"resourceVersion\": \"34\",\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Pod\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"78e8c9c0a920eca77d122c550fee40eb\",\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.containers{kube-scheduler}\"\n },\n \"reason\": \"Started\",\n \"message\": \"Started container kube-scheduler\",\n \"source\": {\n \"component\": \"kubelet\",\n \"host\": \"ip-172-20-45-228.eu-central-1.compute.internal\"\n },\n \"firstTimestamp\": \"2022-06-16T08:47:27Z\",\n \"lastTimestamp\": \"2022-06-16T08:47:27Z\",\n \"count\": 1,\n \"type\": \"Normal\",\n \"eventTime\": null,\n \"reportingComponent\": \"\",\n \"reportingInstance\": \"\"\n },\n {\n \"metadata\": {\n \"name\": \"kube-scheduler.16f90d99090a75ce\",\n \"namespace\": \"kube-system\",\n \"uid\": \"42d2b0fe-8fe5-4454-aa2a-50016e21a2e5\",\n \"resourceVersion\": \"31\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\"\n },\n \"involvedObject\": {\n \"kind\": \"Lease\",\n \"namespace\": \"kube-system\",\n \"name\": \"kube-scheduler\",\n \"uid\": \"069ad578-63bf-464e-86b1-034e28223060\",\n \"apiVersion\": \"coordination.k8s.io/v1\",\n \"resourceVersion\": \"222\"\n },\n \"reason\": \"LeaderElection\",\n \"message\": \"ip-172-20-45-228_00081504-7dbe-499e-b164-2925ff9bf8a5 became leader\",\n \"source\": {\n \"component\": \"default-scheduler\"\n },\n \"firstTimestamp\": \"2022-06-16T08:48:08Z\",\n \"lastTimestamp\": \"2022-06-16T08:48:08Z\",\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\": \"3346\"\n },\n \"items\": []\n}\n{\n \"kind\": \"ServiceList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"3357\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"kube-dns\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d4137eef-e32a-43b7-8e1f-64694e0e1b29\",\n \"resourceVersion\": \"214\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\",\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\": \"3360\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node\",\n \"namespace\": \"kube-system\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"resourceVersion\": \"887\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:11Z\",\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\": \"kopeio-networking-agent\",\n \"namespace\": \"kube-system\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"resourceVersion\": \"837\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"networking.kope.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"networking.kope.io\",\n \"role.kubernetes.io/networking\": \"1\"\n },\n \"annotations\": {\n \"deprecated.daemonset.template.generation\": \"1\"\n }\n },\n \"spec\": {\n \"selector\": {\n \"matchLabels\": {\n \"name\": \"kopeio-networking-agent\"\n }\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"kopeio-networking-agent\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\",\n \"scheduler.alpha.kubernetes.io/tolerations\": \"[{\\\"key\\\":\\\"CriticalAddonsOnly\\\", \\\"operator\\\":\\\"Exists\\\"}]\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"networking-agent\",\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"env\": [\n {\n \"name\": \"NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"lib-modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\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\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"kopeio-networking-agent\",\n \"serviceAccount\": \"kopeio-networking-agent\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"hostIPC\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n }\n ],\n \"priorityClassName\": \"system-node-critical\"\n }\n },\n \"updateStrategy\": {\n \"type\": \"RollingUpdate\",\n \"rollingUpdate\": {\n \"maxUnavailable\": 1,\n \"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\": \"630d4579-f282-45ae-b631-44fe443b39a1\",\n \"resourceVersion\": \"496\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:09Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"kops-controller.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"kops-controller.addons.k8s.io\",\n \"k8s-app\": \"kops-controller\",\n \"version\": \"v1.24.0-beta.2\"\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.2\"\n },\n \"annotations\": {\n \"dns.alpha.kubernetes.io/internal\": \"kops-controller.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.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.2\",\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\": \"3360\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"coredns\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d2fc84ba-a030-4372-bf33-6ad073a1c783\",\n \"resourceVersion\": \"874\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\",\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-16T08:48:23Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:23Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-16T08:49:30Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:22Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"coredns-5b7f7db4db\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f9ecdb28-0632-4230-b36f-3bb4a8c7ed42\",\n \"resourceVersion\": \"813\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\",\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-16T08:49:51Z\",\n \"lastTransitionTime\": \"2022-06-16T08:49:51Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-16T08:49:51Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:22Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"coredns-autoscaler-6fccfff6b\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller\",\n \"namespace\": \"kube-system\",\n \"uid\": \"f3e2d75f-5b47-4b34-8039-27248e0fb034\",\n \"resourceVersion\": \"501\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:11Z\",\n \"labels\": {\n \"addon.kops.k8s.io/name\": \"dns-controller.addons.k8s.io\",\n \"app.kubernetes.io/managed-by\": \"kops\",\n \"k8s-addon\": \"dns-controller.addons.k8s.io\",\n \"k8s-app\": \"dns-controller\",\n \"version\": \"v1.24.0-beta.2\"\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.2\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"name\": \"dns-controller\",\n \"image\": \"registry.k8s.io/kops/dns-controller:1.24.0-beta.2\",\n \"args\": [\n \"--watch-ingress=false\",\n \"--dns=aws-route53\",\n \"--zone=*/ZEMLNXIIWQ0RV\",\n \"--internal-ipv4\",\n \"--zone=*/*\",\n \"-v=2\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"runAsNonRoot\": true\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"serviceAccountName\": \"dns-controller\",\n \"serviceAccount\": \"dns-controller\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.cloudprovider.kubernetes.io/uninitialized\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n },\n \"strategy\": {\n \"type\": \"Recreate\"\n },\n \"revisionHistoryLimit\": 10,\n \"progressDeadlineSeconds\": 600\n },\n \"status\": {\n \"observedGeneration\": 1,\n \"replicas\": 1,\n \"updatedReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-16T08:48:25Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:25Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-16T08:48:25Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:22Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"dns-controller-6c4d5d8dcf\\\" has successfully progressed.\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller\",\n \"namespace\": \"kube-system\",\n \"uid\": \"1a826fc9-423c-4ad3-a807-ab8aa5c9d863\",\n \"resourceVersion\": \"550\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:12Z\",\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\": 1,\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 \"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-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--extra-tags=KubernetesCluster=e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-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 \"serviceAccountName\": \"ebs-csi-controller-sa\",\n \"serviceAccount\": \"ebs-csi-controller-sa\",\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\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n },\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-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\": 1,\n \"updatedReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"conditions\": [\n {\n \"type\": \"Available\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-16T08:48:44Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:44Z\",\n \"reason\": \"MinimumReplicasAvailable\",\n \"message\": \"Deployment has minimum availability.\"\n },\n {\n \"type\": \"Progressing\",\n \"status\": \"True\",\n \"lastUpdateTime\": \"2022-06-16T08:48:44Z\",\n \"lastTransitionTime\": \"2022-06-16T08:48:22Z\",\n \"reason\": \"NewReplicaSetAvailable\",\n \"message\": \"ReplicaSet \\\"ebs-csi-controller-8f8b6f9f9\\\" has successfully progressed.\"\n }\n ]\n }\n }\n ]\n}\n{\n \"kind\": \"ReplicaSetList\",\n \"apiVersion\": \"apps/v1\",\n \"metadata\": {\n \"resourceVersion\": \"3364\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db\",\n \"namespace\": \"kube-system\",\n \"uid\": \"9346aced-561e-4b6e-b6c2-a26725cc16d0\",\n \"resourceVersion\": \"870\",\n \"generation\": 2,\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"5b7f7db4db\"\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\": \"d2fc84ba-a030-4372-bf33-6ad073a1c783\",\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\": \"5b7f7db4db\"\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\": \"5b7f7db4db\"\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-6fccfff6b\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6c7b5c73-f168-4d9e-984a-6f94a7341871\",\n \"resourceVersion\": \"812\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\",\n \"labels\": {\n \"k8s-app\": \"coredns-autoscaler\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"6fccfff6b\"\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\": \"f9ecdb28-0632-4230-b36f-3bb4a8c7ed42\",\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\": \"6fccfff6b\"\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\": \"6fccfff6b\"\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-6c4d5d8dcf\",\n \"namespace\": \"kube-system\",\n \"uid\": \"4154b0de-85c7-4ce2-a351-d8079e7c7c19\",\n \"resourceVersion\": \"500\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\",\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\": \"6c4d5d8dcf\",\n \"version\": \"v1.24.0-beta.2\"\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\": \"f3e2d75f-5b47-4b34-8039-27248e0fb034\",\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\": \"6c4d5d8dcf\"\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\": \"6c4d5d8dcf\",\n \"version\": \"v1.24.0-beta.2\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"name\": \"dns-controller\",\n \"image\": \"registry.k8s.io/kops/dns-controller:1.24.0-beta.2\",\n \"args\": [\n \"--watch-ingress=false\",\n \"--dns=aws-route53\",\n \"--zone=*/ZEMLNXIIWQ0RV\",\n \"--internal-ipv4\",\n \"--zone=*/*\",\n \"-v=2\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"runAsNonRoot\": true\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"Default\",\n \"serviceAccountName\": \"dns-controller\",\n \"serviceAccount\": \"dns-controller\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.cloudprovider.kubernetes.io/uninitialized\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ],\n \"priorityClassName\": \"system-cluster-critical\"\n }\n }\n },\n \"status\": {\n \"replicas\": 1,\n \"fullyLabeledReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"observedGeneration\": 1\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9\",\n \"namespace\": \"kube-system\",\n \"uid\": \"ad162d78-ffb1-4136-86e8-0aad2d3f9854\",\n \"resourceVersion\": \"548\",\n \"generation\": 1,\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\",\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\": \"8f8b6f9f9\"\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\": \"ebs-csi-controller\",\n \"uid\": \"1a826fc9-423c-4ad3-a807-ab8aa5c9d863\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"replicas\": 1,\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\": \"8f8b6f9f9\"\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\": \"8f8b6f9f9\"\n }\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"socket-dir\",\n \"emptyDir\": {}\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-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--extra-tags=KubernetesCluster=e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-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 \"serviceAccountName\": \"ebs-csi-controller-sa\",\n \"serviceAccount\": \"ebs-csi-controller-sa\",\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\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n },\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-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\": 1,\n \"fullyLabeledReplicas\": 1,\n \"readyReplicas\": 1,\n \"availableReplicas\": 1,\n \"observedGeneration\": 1\n }\n }\n ]\n}\n{\n \"kind\": \"PodList\",\n \"apiVersion\": \"v1\",\n \"metadata\": {\n \"resourceVersion\": \"3369\"\n },\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-hbvvt\",\n \"generateName\": \"coredns-5b7f7db4db-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"20a5cec5-0327-4482-9fdf-6f4377eefa71\",\n \"resourceVersion\": \"869\",\n \"creationTimestamp\": \"2022-06-16T08:49:51Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"5b7f7db4db\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"coredns-5b7f7db4db\",\n \"uid\": \"9346aced-561e-4b6e-b6c2-a26725cc16d0\",\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-442zk\",\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-442zk\",\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\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\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-16T08:49:51Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:50:04Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:50:04Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:51Z\"\n }\n ],\n \"hostIP\": \"172.20.47.242\",\n \"podIP\": \"100.96.4.3\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.4.3\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:51Z\",\n \"containerStatuses\": [\n {\n \"name\": \"coredns\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:50:03Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"imageID\": \"docker-pullable://registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"containerID\": \"docker://beb499acefd23ba03418c43610f83761306bc691bb9eef9879d9fa2485d28318\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-5b7f7db4db-nwznb\",\n \"generateName\": \"coredns-5b7f7db4db-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"25883982-cb30-402f-88c2-cbedcb33bbef\",\n \"resourceVersion\": \"723\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\",\n \"labels\": {\n \"k8s-app\": \"kube-dns\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"5b7f7db4db\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"coredns-5b7f7db4db\",\n \"uid\": \"9346aced-561e-4b6e-b6c2-a26725cc16d0\",\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-8w5lv\",\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-8w5lv\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\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-16T08:49:19Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:30Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:30Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:19Z\"\n }\n ],\n \"hostIP\": \"172.20.48.233\",\n \"podIP\": \"100.96.1.3\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.3\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:19Z\",\n \"containerStatuses\": [\n {\n \"name\": \"coredns\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:29Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/coredns/coredns:v1.8.6\",\n \"imageID\": \"docker-pullable://registry.k8s.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e\",\n \"containerID\": \"docker://b207872ca5de360e7a43f7063eee2fd1d8627e0191f4a8bb09074cb69a4f4cc5\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"coredns-autoscaler-6fccfff6b-96n7b\",\n \"generateName\": \"coredns-autoscaler-6fccfff6b-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"76628644-d5f8-4a46-bb49-2c00371d390a\",\n \"resourceVersion\": \"811\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\",\n \"labels\": {\n \"k8s-app\": \"coredns-autoscaler\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-hash\": \"6fccfff6b\"\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-6fccfff6b\",\n \"uid\": \"6c7b5c73-f168-4d9e-984a-6f94a7341871\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kube-api-access-snzdl\",\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-snzdl\",\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\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\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-16T08:49:19Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:51Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:51Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:19Z\"\n }\n ],\n \"hostIP\": \"172.20.48.233\",\n \"podIP\": \"100.96.1.2\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.2\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:19Z\",\n \"containerStatuses\": [\n {\n \"name\": \"autoscaler\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:51Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/cpa/cluster-proportional-autoscaler:1.8.4\",\n \"imageID\": \"docker-pullable://registry.k8s.io/cpa/cluster-proportional-autoscaler@sha256:fd636b33485c7826fb20ef0688a83ee0910317dbb6c0c6f3ad14661c1db25def\",\n \"containerID\": \"docker://56eaa345f7d350f2f2ec1a79f92a56d7a891ee22f7a6613a7a823b56d9d0b108\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"dns-controller-6c4d5d8dcf-gx575\",\n \"generateName\": \"dns-controller-6c4d5d8dcf-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a70468f3-38ee-4ff1-858e-7e7643abb5f8\",\n \"resourceVersion\": \"499\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\",\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\": \"6c4d5d8dcf\",\n \"version\": \"v1.24.0-beta.2\"\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-6c4d5d8dcf\",\n \"uid\": \"4154b0de-85c7-4ce2-a351-d8079e7c7c19\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"kube-api-access-74hn8\",\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.2\",\n \"args\": [\n \"--watch-ingress=false\",\n \"--dns=aws-route53\",\n \"--zone=*/ZEMLNXIIWQ0RV\",\n \"--internal-ipv4\",\n \"--zone=*/*\",\n \"-v=2\"\n ],\n \"env\": [\n {\n \"name\": \"KUBERNETES_SERVICE_HOST\",\n \"value\": \"127.0.0.1\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"50Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"kube-api-access-74hn8\",\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\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"node.cloudprovider.kubernetes.io/uninitialized\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/control-plane\",\n \"operator\": \"Exists\"\n },\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n },\n {\n \"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-16T08:48:23Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:24Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:24Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:23Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:48:23Z\",\n \"containerStatuses\": [\n {\n \"name\": \"dns-controller\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:24Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/kops/dns-controller:1.24.0-beta.2\",\n \"imageID\": \"docker://sha256:6f73346d0bb603c52d62baead398e2b6e62299a88c189baf02aeed80c5547df4\",\n \"containerID\": \"docker://ac6ae0768cf58da61046208314e10d741bc7fa01901286e811dfffb5a989be91\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-controller-8f8b6f9f9-5jm89\",\n \"generateName\": \"ebs-csi-controller-8f8b6f9f9-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"8b67417d-df8c-473c-8431-705a2ba63ddb\",\n \"resourceVersion\": \"547\",\n \"creationTimestamp\": \"2022-06-16T08:48:23Z\",\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\": \"8f8b6f9f9\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"ReplicaSet\",\n \"name\": \"ebs-csi-controller-8f8b6f9f9\",\n \"uid\": \"ad162d78-ffb1-4136-86e8-0aad2d3f9854\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"socket-dir\",\n \"emptyDir\": {}\n },\n {\n \"name\": \"kube-api-access-m4n7w\",\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-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--extra-tags=KubernetesCluster=e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.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 \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"kube-api-access-m4n7w\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-provisioner\",\n \"image\": \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--feature-gates=Topology=true\",\n \"--leader-election=true\",\n \"--extra-create-metadata=true\",\n \"--default-fstype=ext4\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"kube-api-access-m4n7w\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-attacher\",\n \"image\": \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\",\n \"--leader-election=true\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"kube-api-access-m4n7w\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"csi-resizer\",\n \"image\": \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\",\n \"args\": [\n \"--csi-address=$(ADDRESS)\",\n \"--v=5\"\n ],\n \"env\": [\n {\n \"name\": \"ADDRESS\",\n \"value\": \"/var/lib/csi/sockets/pluginproxy/csi.sock\"\n }\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/var/lib/csi/sockets/pluginproxy/\"\n },\n {\n \"name\": \"kube-api-access-m4n7w\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"Always\"\n },\n {\n \"name\": \"liveness-probe\",\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\",\n \"args\": [\n \"--csi-address=/csi/csi.sock\"\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"socket-dir\",\n \"mountPath\": \"/csi\"\n },\n {\n \"name\": \"kube-api-access-m4n7w\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"ebs-csi-controller-sa\",\n \"serviceAccount\": \"ebs-csi-controller-sa\",\n \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\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\": \"kubernetes.io/os\",\n \"operator\": \"In\",\n \"values\": [\n \"linux\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"node-role.kubernetes.io/master\",\n \"operator\": \"Exists\"\n },\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-cluster-critical\",\n \"priority\": 2000000000,\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"topology.kubernetes.io/zone\",\n \"whenUnsatisfiable\": \"ScheduleAnyway\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n },\n {\n \"maxSkew\": 1,\n \"topologyKey\": \"kubernetes.io/hostname\",\n \"whenUnsatisfiable\": \"DoNotSchedule\",\n \"labelSelector\": {\n \"matchLabels\": {\n \"app\": \"ebs-csi-controller\",\n \"app.kubernetes.io/instance\": \"aws-ebs-csi-driver\",\n \"app.kubernetes.io/name\": \"aws-ebs-csi-driver\"\n }\n }\n }\n ]\n },\n \"status\": {\n \"phase\": \"Running\",\n \"conditions\": [\n {\n \"type\": \"Initialized\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:23Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:44Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:44Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:23Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"100.96.0.3\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.0.3\"\n }\n ],\n \"startTime\": \"2022-06-16T08:48:23Z\",\n \"containerStatuses\": [\n {\n \"name\": \"csi-attacher\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:39Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-attacher:v3.2.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-attacher@sha256:c5be65d6679efabb969d9b019300d187437ae876f992c40911fd2892bbef3b36\",\n \"containerID\": \"docker://3ddf773087671bba71d99231c1192d7989013900d11b1b61035bd55458f72a62\",\n \"started\": true\n },\n {\n \"name\": \"csi-provisioner\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:36Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-provisioner:v2.2.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-provisioner@sha256:c8e03f60afa90a28e4bb6ec9a8d0fc36d89de4b7475cf2d613afa793ec969fe0\",\n \"containerID\": \"docker://9c6f2d25063ee20f3c3105b602d575072f53f3183dc5f3d57e600e12e765c27d\",\n \"started\": true\n },\n {\n \"name\": \"csi-resizer\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:42Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-resizer:v1.1.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-resizer@sha256:7a5ba58a44e0d749e0767e4e37315bcf6a61f33ce3185c1991848af4db0fb70a\",\n \"containerID\": \"docker://7b2a9f69e3ee3068d844cc2ce2205df25967c2fb406ac8dc0d834805976fb248\",\n \"started\": true\n },\n {\n \"name\": \"ebs-plugin\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:33Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"imageID\": \"docker-pullable://registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"containerID\": \"docker://c17dc4a607d7853b14cae0021a1f3b628d0b24bf4dab85c5874a80461454ed8b\",\n \"started\": true\n },\n {\n \"name\": \"liveness-probe\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:43Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.4.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/livenessprobe@sha256:529be2c9770add0cdd0c989115222ea9fc1be430c11095eb9f6dafcf98a36e2b\",\n \"containerID\": \"docker://cd69db17a9d33013dc9b873ea34fbb57a4f7cbdfa6a6aed3bf24c99c3b2e5a63\",\n \"started\": true\n }\n ],\n \"qosClass\": \"BestEffort\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-4g8bk\",\n \"generateName\": \"ebs-csi-node-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a1cfa717-8ad2-417f-95c8-94d3f9ea5d3a\",\n \"resourceVersion\": \"770\",\n \"creationTimestamp\": \"2022-06-16T08:49:26Z\",\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 \"controller-revision-hash\": \"d64c57b55\",\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\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\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 \"name\": \"kube-api-access-rtj4n\",\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 \"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 \"name\": \"kube-api-access-rtj4n\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"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 \"name\": \"kube-api-access-rtj4n\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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 \"name\": \"kube-api-access-rtj4n\",\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\": \"ebs-csi-node-sa\",\n \"serviceAccount\": \"ebs-csi-node-sa\",\n \"nodeName\": \"ip-172-20-52-102.eu-central-1.compute.internal\",\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"ip-172-20-52-102.eu-central-1.compute.internal\"\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 \"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-16T08:49:28Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:44Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:44Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:26Z\"\n }\n ],\n \"hostIP\": \"172.20.52.102\",\n \"podIP\": \"100.96.3.2\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.3.2\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:28Z\",\n \"containerStatuses\": [\n {\n \"name\": \"ebs-plugin\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:40Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"imageID\": \"docker-pullable://registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"containerID\": \"docker://ff51fb0cef39c40e4285d136480dd933b29afc3dc273ba63a924d7a7489784e8\",\n \"started\": true\n },\n {\n \"name\": \"liveness-probe\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:44Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"containerID\": \"docker://9e6273a430d9925a0b00642f22be2833bf0e41bf835663cf1ea6b41b6698f531\",\n \"started\": true\n },\n {\n \"name\": \"node-driver-registrar\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:42Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"containerID\": \"docker://cc1b9d8b09c70a9c1ad05cf7c5ac8a3cbe1332a1c35af4083797c2f85e5ec55e\",\n \"started\": true\n }\n ],\n \"qosClass\": \"BestEffort\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-gtbw7\",\n \"generateName\": \"ebs-csi-node-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a03fcdd8-42db-41d7-9a5b-09ef232da5d4\",\n \"resourceVersion\": \"537\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\",\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 \"controller-revision-hash\": \"d64c57b55\",\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\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\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 \"name\": \"kube-api-access-bh8h7\",\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 \"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 \"name\": \"kube-api-access-bh8h7\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"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 \"name\": \"kube-api-access-bh8h7\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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 \"name\": \"kube-api-access-bh8h7\",\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\": \"ebs-csi-node-sa\",\n \"serviceAccount\": \"ebs-csi-node-sa\",\n \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"ip-172-20-45-228.eu-central-1.compute.internal\"\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 \"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-16T08:48:22Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:41Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:41Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:22Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"100.96.0.2\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.0.2\"\n }\n ],\n \"startTime\": \"2022-06-16T08:48:22Z\",\n \"containerStatuses\": [\n {\n \"name\": \"ebs-plugin\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:33Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"imageID\": \"docker-pullable://registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"containerID\": \"docker://4a9ba12fd5a972c457febf395d012196f90fec21fb6b27906bd83bbfffc8eed8\",\n \"started\": true\n },\n {\n \"name\": \"liveness-probe\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:40Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"containerID\": \"docker://601379400a02bd9664a69b724550f5ec21d85532ce48e5c8911fc51a4cf5188b\",\n \"started\": true\n },\n {\n \"name\": \"node-driver-registrar\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:37Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"containerID\": \"docker://1a060341e71893cbf2531c03575475b34f0ee84eeaee1067d50c950b563347be\",\n \"started\": true\n }\n ],\n \"qosClass\": \"BestEffort\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-kxxsb\",\n \"generateName\": \"ebs-csi-node-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"40c91e41-1016-43c5-a4ac-1b0a8e5f9a60\",\n \"resourceVersion\": \"760\",\n \"creationTimestamp\": \"2022-06-16T08:49:24Z\",\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 \"controller-revision-hash\": \"d64c57b55\",\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\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\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 \"name\": \"kube-api-access-n8lfj\",\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 \"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 \"name\": \"kube-api-access-n8lfj\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"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 \"name\": \"kube-api-access-n8lfj\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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 \"name\": \"kube-api-access-n8lfj\",\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\": \"ebs-csi-node-sa\",\n \"serviceAccount\": \"ebs-csi-node-sa\",\n \"nodeName\": \"ip-172-20-34-233.eu-central-1.compute.internal\",\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"ip-172-20-34-233.eu-central-1.compute.internal\"\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 \"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-16T08:49:25Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:42Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:42Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:24Z\"\n }\n ],\n \"hostIP\": \"172.20.34.233\",\n \"podIP\": \"100.96.2.2\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.2.2\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:25Z\",\n \"containerStatuses\": [\n {\n \"name\": \"ebs-plugin\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:38Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"imageID\": \"docker-pullable://registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"containerID\": \"docker://9dc4a822e42e89b9ed576c4226ad1f5259c088f22fb24599483c4187b5ba3037\",\n \"started\": true\n },\n {\n \"name\": \"liveness-probe\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:41Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"containerID\": \"docker://4f4666815cb3a27319406a5d3aa771d65fa276847c65a6ec0813b58bd8aeaf2d\",\n \"started\": true\n },\n {\n \"name\": \"node-driver-registrar\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:40Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"containerID\": \"docker://6f73f99a921d8c2c0dad29763fdd92dc8fa51d8f796b1911fc99024a5f100b41\",\n \"started\": true\n }\n ],\n \"qosClass\": \"BestEffort\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-sx2t7\",\n \"generateName\": \"ebs-csi-node-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"caab9a75-b439-4f4f-b073-3f6343231226\",\n \"resourceVersion\": \"840\",\n \"creationTimestamp\": \"2022-06-16T08:49:18Z\",\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 \"controller-revision-hash\": \"d64c57b55\",\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\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\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 \"name\": \"kube-api-access-vstnn\",\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 \"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 \"name\": \"kube-api-access-vstnn\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"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 \"name\": \"kube-api-access-vstnn\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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 \"name\": \"kube-api-access-vstnn\",\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\": \"ebs-csi-node-sa\",\n \"serviceAccount\": \"ebs-csi-node-sa\",\n \"nodeName\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"ip-172-20-48-233.eu-central-1.compute.internal\"\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 \"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-16T08:49:19Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:55Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:55Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:18Z\"\n }\n ],\n \"hostIP\": \"172.20.48.233\",\n \"podIP\": \"100.96.1.4\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.1.4\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:19Z\",\n \"containerStatuses\": [\n {\n \"name\": \"ebs-plugin\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:48Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"imageID\": \"docker-pullable://registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"containerID\": \"docker://e2cc8fbbc77c1b8084cc4d63f6ced26f24e16d1ca7626c77f414446786d30f0f\",\n \"started\": true\n },\n {\n \"name\": \"liveness-probe\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:54Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"containerID\": \"docker://6f9ea78858910e9f54328da2180d1c35c65cfb4e895efbfd4d1a45f6892f436b\",\n \"started\": true\n },\n {\n \"name\": \"node-driver-registrar\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:53Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"containerID\": \"docker://92a9b9ca5ef61876223acf55fc9101568be6f52c0f4ffea25134304bb143966e\",\n \"started\": true\n }\n ],\n \"qosClass\": \"BestEffort\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"ebs-csi-node-ztwjp\",\n \"generateName\": \"ebs-csi-node-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"dd655d12-89ed-46b3-9856-6a6144647ffe\",\n \"resourceVersion\": \"886\",\n \"creationTimestamp\": \"2022-06-16T08:49:45Z\",\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 \"controller-revision-hash\": \"d64c57b55\",\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\": \"ebs-csi-node\",\n \"uid\": \"40aeb8c2-a2bf-44b0-b29b-2bdd2bcd3ac4\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\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 \"name\": \"kube-api-access-nztzd\",\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 \"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 \"name\": \"kube-api-access-nztzd\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": \"healthz\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 10,\n \"timeoutSeconds\": 3,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 5\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"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 \"name\": \"kube-api-access-nztzd\",\n \"readOnly\": true,\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\"\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 \"name\": \"kube-api-access-nztzd\",\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\": \"ebs-csi-node-sa\",\n \"serviceAccount\": \"ebs-csi-node-sa\",\n \"nodeName\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\n \"securityContext\": {},\n \"affinity\": {\n \"nodeAffinity\": {\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchFields\": [\n {\n \"key\": \"metadata.name\",\n \"operator\": \"In\",\n \"values\": [\n \"ip-172-20-47-242.eu-central-1.compute.internal\"\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 \"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-16T08:49:49Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:50:07Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:50:07Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:46Z\"\n }\n ],\n \"hostIP\": \"172.20.47.242\",\n \"podIP\": \"100.96.4.2\",\n \"podIPs\": [\n {\n \"ip\": \"100.96.4.2\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:49Z\",\n \"containerStatuses\": [\n {\n \"name\": \"ebs-plugin\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:50:03Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.6.2\",\n \"imageID\": \"docker-pullable://registry.k8s.io/provider-aws/aws-ebs-csi-driver@sha256:dac2236cded3579c10300c9bc481ff6c50f250d6aa05f08fec095299c5f32576\",\n \"containerID\": \"docker://69be7f9a5cdbd97c922169cc08516d0f17610ee17d3f878213307a612dc937b3\",\n \"started\": true\n },\n {\n \"name\": \"liveness-probe\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:50:07Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/livenessprobe:v2.2.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/livenessprobe@sha256:48da0e4ed7238ad461ea05f68c25921783c37b315f21a5c5a2780157a6460994\",\n \"containerID\": \"docker://ec83a2f95542dbdf2fe12ee3754559dbe28da16f0ef2115ddb33d133438e50b4\",\n \"started\": true\n },\n {\n \"name\": \"node-driver-registrar\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:50:05Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.1.0\",\n \"imageID\": \"docker-pullable://registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f\",\n \"containerID\": \"docker://377d93ebee0892d08ee6b5a37b8783ec8e9fa59cff76c53e675e407f66c9e054\",\n \"started\": true\n }\n ],\n \"qosClass\": \"BestEffort\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-events-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"78dd5628-10b7-4b73-af15-356b344b9e4b\",\n \"resourceVersion\": \"595\",\n \"creationTimestamp\": \"2022-06-16T08:48:53Z\",\n \"labels\": {\n \"k8s-app\": \"etcd-manager-events\"\n },\n \"annotations\": {\n \"kubernetes.io/config.hash\": \"a606f53e5349cfb83b6a78c8edd8fa0c\",\n \"kubernetes.io/config.mirror\": \"a606f53e5349cfb83b6a78c8edd8fa0c\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:47:12.688482281Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"c97660a6-cb08-405b-9dec-6b7082696b5c\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"rootfs\",\n \"hostPath\": {\n \"path\": \"/\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"run\",\n \"hostPath\": {\n \"path\": \"/run\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"pki\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/pki/etcd-manager-events\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"varlogetcd\",\n \"hostPath\": {\n \"path\": \"/var/log/etcd-events.log\",\n \"type\": \"FileOrCreate\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"etcd-manager\",\n \"image\": \"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\",\n \"command\": [\n \"/bin/sh\",\n \"-c\",\n \"mkfifo /tmp/pipe; (tee -a /var/log/etcd.log \\u003c /tmp/pipe \\u0026 ) ; exec /etcd-manager --backup-store=s3://k8s-kops-prow/e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io/backups/etcd/events --client-urls=https://__name__:4002 --cluster-name=etcd-events --containerized=true --dns-suffix=.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --grpc-port=3997 --peer-urls=https://__name__:2381 --quarantine-client-urls=https://__name__:3995 --v=6 --volume-name-tag=k8s.io/etcd/events --volume-provider=aws --volume-tag=k8s.io/etcd/events --volume-tag=k8s.io/role/master=1 --volume-tag=kubernetes.io/cluster/e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io=owned \\u003e /tmp/pipe 2\\u003e\\u00261\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"100m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"rootfs\",\n \"mountPath\": \"/rootfs\"\n },\n {\n \"name\": \"run\",\n \"mountPath\": \"/run\"\n },\n {\n \"name\": \"pki\",\n \"mountPath\": \"/etc/kubernetes/pki/etcd-manager\"\n },\n {\n \"name\": \"varlogetcd\",\n \"mountPath\": \"/var/log/etcd.log\"\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\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:47:13Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:38Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:38Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:13Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:47:13Z\",\n \"containerStatuses\": [\n {\n \"name\": \"etcd-manager\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:47:37Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\",\n \"imageID\": \"docker-pullable://registry.k8s.io/etcdadm/etcd-manager@sha256:17461d4049f3406b34b7899f779482240db334f17df4f62768c6804ad6c4a9b0\",\n \"containerID\": \"docker://3188cbc5282cbf7e3fb8deff3976351ab100c7b63777143b0b8fd587e0d5c2a3\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"etcd-manager-main-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"2d379ccf-588c-46d1-8715-5ade41b972d7\",\n \"resourceVersion\": \"571\",\n \"creationTimestamp\": \"2022-06-16T08:48:43Z\",\n \"labels\": {\n \"k8s-app\": \"etcd-manager-main\"\n },\n \"annotations\": {\n \"kubernetes.io/config.hash\": \"edcda03efd478b212da2fa0ba12d9b60\",\n \"kubernetes.io/config.mirror\": \"edcda03efd478b212da2fa0ba12d9b60\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:47:12.688506896Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"c97660a6-cb08-405b-9dec-6b7082696b5c\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"rootfs\",\n \"hostPath\": {\n \"path\": \"/\",\n \"type\": \"Directory\"\n }\n },\n {\n \"name\": \"run\",\n \"hostPath\": {\n \"path\": \"/run\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"pki\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/pki/etcd-manager-main\",\n \"type\": \"DirectoryOrCreate\"\n }\n },\n {\n \"name\": \"varlogetcd\",\n \"hostPath\": {\n \"path\": \"/var/log/etcd.log\",\n \"type\": \"FileOrCreate\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"etcd-manager\",\n \"image\": \"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\",\n \"command\": [\n \"/bin/sh\",\n \"-c\",\n \"mkfifo /tmp/pipe; (tee -a /var/log/etcd.log \\u003c /tmp/pipe \\u0026 ) ; exec /etcd-manager --backup-store=s3://k8s-kops-prow/e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io/backups/etcd/main --client-urls=https://__name__:4001 --cluster-name=etcd --containerized=true --dns-suffix=.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io --grpc-port=3996 --peer-urls=https://__name__:2380 --quarantine-client-urls=https://__name__:3994 --v=6 --volume-name-tag=k8s.io/etcd/main --volume-provider=aws --volume-tag=k8s.io/etcd/main --volume-tag=k8s.io/role/master=1 --volume-tag=kubernetes.io/cluster/e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io=owned \\u003e /tmp/pipe 2\\u003e\\u00261\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"200m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"rootfs\",\n \"mountPath\": \"/rootfs\"\n },\n {\n \"name\": \"run\",\n \"mountPath\": \"/run\"\n },\n {\n \"name\": \"pki\",\n \"mountPath\": \"/etc/kubernetes/pki/etcd-manager\"\n },\n {\n \"name\": \"varlogetcd\",\n \"mountPath\": \"/var/log/etcd.log\"\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\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:47:13Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:38Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:38Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:13Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:47:13Z\",\n \"containerStatuses\": [\n {\n \"name\": \"etcd-manager\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:47:37Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/etcdadm/etcd-manager:v3.0.20220503\",\n \"imageID\": \"docker-pullable://registry.k8s.io/etcdadm/etcd-manager@sha256:17461d4049f3406b34b7899f779482240db334f17df4f62768c6804ad6c4a9b0\",\n \"containerID\": \"docker://4daafb8d687a3b45c2a4b20fe1b2e843eecc3a3ef2e3b107362ac561dbf2be23\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-6pvd8\",\n \"generateName\": \"kopeio-networking-agent-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a1c82c68-4a8a-47cc-8a51-b87af68ecca0\",\n \"resourceVersion\": \"684\",\n \"creationTimestamp\": \"2022-06-16T08:49:18Z\",\n \"labels\": {\n \"controller-revision-hash\": \"768d985cdc\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"kopeio-networking-agent\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\",\n \"scheduler.alpha.kubernetes.io/tolerations\": \"[{\\\"key\\\":\\\"CriticalAddonsOnly\\\", \\\"operator\\\":\\\"Exists\\\"}]\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kube-api-access-n7cjf\",\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\": \"networking-agent\",\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"env\": [\n {\n \"name\": \"NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"lib-modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"kube-api-access-n7cjf\",\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 \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"kopeio-networking-agent\",\n \"serviceAccount\": \"kopeio-networking-agent\",\n \"nodeName\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"hostIPC\": 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 \"ip-172-20-48-233.eu-central-1.compute.internal\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:49:19Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:25Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:25Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:18Z\"\n }\n ],\n \"hostIP\": \"172.20.48.233\",\n \"podIP\": \"172.20.48.233\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.48.233\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:19Z\",\n \"containerStatuses\": [\n {\n \"name\": \"networking-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:25Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"imageID\": \"docker-pullable://kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"containerID\": \"docker://fb76343168ba46cae1414e3592f6d60f687039c8bb3a9bac014e6e2d9e394854\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-bmmsn\",\n \"generateName\": \"kopeio-networking-agent-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d881f41a-708f-4db3-81c4-e7103903b63d\",\n \"resourceVersion\": \"718\",\n \"creationTimestamp\": \"2022-06-16T08:49:24Z\",\n \"labels\": {\n \"controller-revision-hash\": \"768d985cdc\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"kopeio-networking-agent\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\",\n \"scheduler.alpha.kubernetes.io/tolerations\": \"[{\\\"key\\\":\\\"CriticalAddonsOnly\\\", \\\"operator\\\":\\\"Exists\\\"}]\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kube-api-access-nhm26\",\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\": \"networking-agent\",\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"env\": [\n {\n \"name\": \"NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"lib-modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"kube-api-access-nhm26\",\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 \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"kopeio-networking-agent\",\n \"serviceAccount\": \"kopeio-networking-agent\",\n \"nodeName\": \"ip-172-20-34-233.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"hostIPC\": 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 \"ip-172-20-34-233.eu-central-1.compute.internal\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:49:25Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:30Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:30Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:24Z\"\n }\n ],\n \"hostIP\": \"172.20.34.233\",\n \"podIP\": \"172.20.34.233\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.34.233\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:25Z\",\n \"containerStatuses\": [\n {\n \"name\": \"networking-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:30Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"imageID\": \"docker-pullable://kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"containerID\": \"docker://04b7680f1689ce5e7d7fad4d8c5d23a706645fd219678c7f44379e33895d94ea\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-c5rpg\",\n \"generateName\": \"kopeio-networking-agent-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d9b4a419-b11b-4a42-9c18-751563d11c2f\",\n \"resourceVersion\": \"506\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\",\n \"labels\": {\n \"controller-revision-hash\": \"768d985cdc\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"kopeio-networking-agent\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\",\n \"scheduler.alpha.kubernetes.io/tolerations\": \"[{\\\"key\\\":\\\"CriticalAddonsOnly\\\", \\\"operator\\\":\\\"Exists\\\"}]\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kube-api-access-llngk\",\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\": \"networking-agent\",\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"env\": [\n {\n \"name\": \"NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"lib-modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"kube-api-access-llngk\",\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 \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"kopeio-networking-agent\",\n \"serviceAccount\": \"kopeio-networking-agent\",\n \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"hostIPC\": 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 \"ip-172-20-45-228.eu-central-1.compute.internal\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:48:22Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:27Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:27Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:22Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:48:22Z\",\n \"containerStatuses\": [\n {\n \"name\": \"networking-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:27Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"imageID\": \"docker-pullable://kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"containerID\": \"docker://c946864ea966076b9c9140b8aac5b7f6b80d1d7006bde981b9c79e3fc76cd87d\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-qvhtt\",\n \"generateName\": \"kopeio-networking-agent-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"a4761b7d-336c-4805-93cc-1d0e88555d62\",\n \"resourceVersion\": \"836\",\n \"creationTimestamp\": \"2022-06-16T08:49:45Z\",\n \"labels\": {\n \"controller-revision-hash\": \"768d985cdc\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"kopeio-networking-agent\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\",\n \"scheduler.alpha.kubernetes.io/tolerations\": \"[{\\\"key\\\":\\\"CriticalAddonsOnly\\\", \\\"operator\\\":\\\"Exists\\\"}]\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kube-api-access-swk9r\",\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\": \"networking-agent\",\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"env\": [\n {\n \"name\": \"NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"lib-modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"kube-api-access-swk9r\",\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 \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"kopeio-networking-agent\",\n \"serviceAccount\": \"kopeio-networking-agent\",\n \"nodeName\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"hostIPC\": 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 \"ip-172-20-47-242.eu-central-1.compute.internal\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:49:49Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:54Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:54Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:46Z\"\n }\n ],\n \"hostIP\": \"172.20.47.242\",\n \"podIP\": \"172.20.47.242\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.47.242\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:49Z\",\n \"containerStatuses\": [\n {\n \"name\": \"networking-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:54Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"imageID\": \"docker-pullable://kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"containerID\": \"docker://3e5cb1dc041c3dade431c6428ee0c5ffc4faf55b667ec32a6a2639e466d7d9a8\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kopeio-networking-agent-tw6jj\",\n \"generateName\": \"kopeio-networking-agent-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"47d403b9-a65e-4440-a3be-0ee4be8fe4a8\",\n \"resourceVersion\": \"734\",\n \"creationTimestamp\": \"2022-06-16T08:49:26Z\",\n \"labels\": {\n \"controller-revision-hash\": \"768d985cdc\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"name\": \"kopeio-networking-agent\",\n \"pod-template-generation\": \"1\"\n },\n \"annotations\": {\n \"scheduler.alpha.kubernetes.io/critical-pod\": \"\",\n \"scheduler.alpha.kubernetes.io/tolerations\": \"[{\\\"key\\\":\\\"CriticalAddonsOnly\\\", \\\"operator\\\":\\\"Exists\\\"}]\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"kopeio-networking-agent\",\n \"uid\": \"094c084a-7f03-4973-baf3-6d6bbd9a6cd5\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"lib-modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kube-api-access-bzfzf\",\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\": \"networking-agent\",\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"env\": [\n {\n \"name\": \"NODE_NAME\",\n \"valueFrom\": {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"spec.nodeName\"\n }\n }\n }\n ],\n \"resources\": {\n \"limits\": {\n \"memory\": \"100Mi\"\n },\n \"requests\": {\n \"cpu\": \"50m\",\n \"memory\": \"100Mi\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"lib-modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"kube-api-access-bzfzf\",\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 \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"serviceAccountName\": \"kopeio-networking-agent\",\n \"serviceAccount\": \"kopeio-networking-agent\",\n \"nodeName\": \"ip-172-20-52-102.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"hostPID\": true,\n \"hostIPC\": 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 \"ip-172-20-52-102.eu-central-1.compute.internal\"\n ]\n }\n ]\n }\n ]\n }\n }\n },\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoSchedule\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:49:28Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:32Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:32Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:49:26Z\"\n }\n ],\n \"hostIP\": \"172.20.52.102\",\n \"podIP\": \"172.20.52.102\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.52.102\"\n }\n ],\n \"startTime\": \"2022-06-16T08:49:28Z\",\n \"containerStatuses\": [\n {\n \"name\": \"networking-agent\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:49:32Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"kopeio/networking-agent:1.0.20181028\",\n \"imageID\": \"docker-pullable://kopeio/networking-agent@sha256:2d16bdbc3257c42cdc59b05b8fad86653033f19cfafa709f263e93c8f7002932\",\n \"containerID\": \"docker://688668558afa6028d6f9cb7977316ce21d32550b9502fb3e74b9027e23f7a45c\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kops-controller-qbhl7\",\n \"generateName\": \"kops-controller-\",\n \"namespace\": \"kube-system\",\n \"uid\": \"db8df89d-3e8c-4251-8028-8886db53304d\",\n \"resourceVersion\": \"495\",\n \"creationTimestamp\": \"2022-06-16T08:48:22Z\",\n \"labels\": {\n \"controller-revision-hash\": \"57fc7fd7ff\",\n \"k8s-addon\": \"kops-controller.addons.k8s.io\",\n \"k8s-app\": \"kops-controller\",\n \"kops.k8s.io/managed-by\": \"kops\",\n \"pod-template-generation\": \"1\",\n \"version\": \"v1.24.0-beta.2\"\n },\n \"annotations\": {\n \"dns.alpha.kubernetes.io/internal\": \"kops-controller.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"apps/v1\",\n \"kind\": \"DaemonSet\",\n \"name\": \"kops-controller\",\n \"uid\": \"630d4579-f282-45ae-b631-44fe443b39a1\",\n \"controller\": true,\n \"blockOwnerDeletion\": true\n }\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 \"name\": \"kube-api-access-q9sj4\",\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\": \"kops-controller\",\n \"image\": \"registry.k8s.io/kops/kops-controller:1.24.0-beta.2\",\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 \"name\": \"kube-api-access-q9sj4\",\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 \"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 \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\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 \"ip-172-20-45-228.eu-central-1.compute.internal\"\n ]\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 \"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-16T08:48:22Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:23Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:23Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:22Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:48:22Z\",\n \"containerStatuses\": [\n {\n \"name\": \"kops-controller\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:23Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/kops/kops-controller:1.24.0-beta.2\",\n \"imageID\": \"docker://sha256:c3685e5093a1ca7ceac3969b74e5c60d819b630cf767246e35461be6d860dd2a\",\n \"containerID\": \"docker://7156ae7f770b5f12eaf60da93dc162b88c5706734c87b2bbe85a92aa5f069c3b\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-apiserver-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"53022e63-10ce-400e-bbe9-1bc4f28a5330\",\n \"resourceVersion\": \"620\",\n \"creationTimestamp\": \"2022-06-16T08:49:06Z\",\n \"labels\": {\n \"k8s-app\": \"kube-apiserver\"\n },\n \"annotations\": {\n \"dns.alpha.kubernetes.io/external\": \"api.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"dns.alpha.kubernetes.io/internal\": \"api.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"kubectl.kubernetes.io/default-container\": \"kube-apiserver\",\n \"kubernetes.io/config.hash\": \"25600868895530f6c35dc8bd2d431bed\",\n \"kubernetes.io/config.mirror\": \"25600868895530f6c35dc8bd2d431bed\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:47:12.688508602Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"c97660a6-cb08-405b-9dec-6b7082696b5c\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"logfile\",\n \"hostPath\": {\n \"path\": \"/var/log/kube-apiserver.log\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcssl\",\n \"hostPath\": {\n \"path\": \"/etc/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcpkitls\",\n \"hostPath\": {\n \"path\": \"/etc/pki/tls\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcpkica-trust\",\n \"hostPath\": {\n \"path\": \"/etc/pki/ca-trust\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrsharessl\",\n \"hostPath\": {\n \"path\": \"/usr/share/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrssl\",\n \"hostPath\": {\n \"path\": \"/usr/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrlibssl\",\n \"hostPath\": {\n \"path\": \"/usr/lib/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrlocalopenssl\",\n \"hostPath\": {\n \"path\": \"/usr/local/openssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"varssl\",\n \"hostPath\": {\n \"path\": \"/var/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcopenssl\",\n \"hostPath\": {\n \"path\": \"/etc/openssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"cloudconfig\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/in-tree-cloud.config\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kubernetesca\",\n \"hostPath\": {\n \"path\": \"/srv/kubernetes/ca.crt\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"srvkapi\",\n \"hostPath\": {\n \"path\": \"/srv/kubernetes/kube-apiserver\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"srvsshproxy\",\n \"hostPath\": {\n \"path\": \"/srv/sshproxy\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"healthcheck-secrets\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/kube-apiserver-healthcheck/secrets\",\n \"type\": \"Directory\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kube-apiserver\",\n \"image\": \"k8s.gcr.io/kube-apiserver-amd64:v1.22.10\",\n \"command\": [\n \"/usr/local/bin/kube-apiserver\"\n ],\n \"args\": [\n \"--allow-privileged=true\",\n \"--anonymous-auth=false\",\n \"--api-audiences=kubernetes.svc.default\",\n \"--apiserver-count=1\",\n \"--authorization-mode=Node,RBAC\",\n \"--bind-address=0.0.0.0\",\n \"--client-ca-file=/srv/kubernetes/ca.crt\",\n \"--cloud-config=/etc/kubernetes/in-tree-cloud.config\",\n \"--cloud-provider=aws\",\n \"--enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,NodeRestriction,ResourceQuota\",\n \"--etcd-cafile=/srv/kubernetes/kube-apiserver/etcd-ca.crt\",\n \"--etcd-certfile=/srv/kubernetes/kube-apiserver/etcd-client.crt\",\n \"--etcd-keyfile=/srv/kubernetes/kube-apiserver/etcd-client.key\",\n \"--etcd-servers-overrides=/events#https://127.0.0.1:4002\",\n \"--etcd-servers=https://127.0.0.1:4001\",\n \"--feature-gates=CSIMigrationAWS=true,InTreePluginAWSUnregister=true\",\n \"--kubelet-client-certificate=/srv/kubernetes/kube-apiserver/kubelet-api.crt\",\n \"--kubelet-client-key=/srv/kubernetes/kube-apiserver/kubelet-api.key\",\n \"--kubelet-preferred-address-types=InternalIP,Hostname,ExternalIP\",\n \"--proxy-client-cert-file=/srv/kubernetes/kube-apiserver/apiserver-aggregator.crt\",\n \"--proxy-client-key-file=/srv/kubernetes/kube-apiserver/apiserver-aggregator.key\",\n \"--requestheader-allowed-names=aggregator\",\n \"--requestheader-client-ca-file=/srv/kubernetes/kube-apiserver/apiserver-aggregator-ca.crt\",\n \"--requestheader-extra-headers-prefix=X-Remote-Extra-\",\n \"--requestheader-group-headers=X-Remote-Group\",\n \"--requestheader-username-headers=X-Remote-User\",\n \"--secure-port=443\",\n \"--service-account-issuer=https://api.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--service-account-jwks-uri=https://api.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io/openid/v1/jwks\",\n \"--service-account-key-file=/srv/kubernetes/kube-apiserver/service-account.pub\",\n \"--service-account-signing-key-file=/srv/kubernetes/kube-apiserver/service-account.key\",\n \"--service-cluster-ip-range=100.64.0.0/13\",\n \"--storage-backend=etcd3\",\n \"--tls-cert-file=/srv/kubernetes/kube-apiserver/server.crt\",\n \"--tls-private-key-file=/srv/kubernetes/kube-apiserver/server.key\",\n \"--v=2\",\n \"--logtostderr=false\",\n \"--alsologtostderr\",\n \"--log-file=/var/log/kube-apiserver.log\"\n ],\n \"ports\": [\n {\n \"name\": \"https\",\n \"hostPort\": 443,\n \"containerPort\": 443,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"150m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"logfile\",\n \"mountPath\": \"/var/log/kube-apiserver.log\"\n },\n {\n \"name\": \"etcssl\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/ssl\"\n },\n {\n \"name\": \"etcpkitls\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/pki/tls\"\n },\n {\n \"name\": \"etcpkica-trust\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/pki/ca-trust\"\n },\n {\n \"name\": \"usrsharessl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/share/ssl\"\n },\n {\n \"name\": \"usrssl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/ssl\"\n },\n {\n \"name\": \"usrlibssl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/lib/ssl\"\n },\n {\n \"name\": \"usrlocalopenssl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/local/openssl\"\n },\n {\n \"name\": \"varssl\",\n \"readOnly\": true,\n \"mountPath\": \"/var/ssl\"\n },\n {\n \"name\": \"etcopenssl\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/openssl\"\n },\n {\n \"name\": \"cloudconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/kubernetes/in-tree-cloud.config\"\n },\n {\n \"name\": \"kubernetesca\",\n \"readOnly\": true,\n \"mountPath\": \"/srv/kubernetes/ca.crt\"\n },\n {\n \"name\": \"srvkapi\",\n \"readOnly\": true,\n \"mountPath\": \"/srv/kubernetes/kube-apiserver\"\n },\n {\n \"name\": \"srvsshproxy\",\n \"readOnly\": true,\n \"mountPath\": \"/srv/sshproxy\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 3990,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 45,\n \"timeoutSeconds\": 15,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\"\n },\n {\n \"name\": \"healthcheck\",\n \"image\": \"registry.k8s.io/kops/kube-apiserver-healthcheck:1.24.0-beta.2\",\n \"args\": [\n \"--ca-cert=/secrets/ca.crt\",\n \"--client-cert=/secrets/client.crt\",\n \"--client-key=/secrets/client.key\"\n ],\n \"resources\": {},\n \"volumeMounts\": [\n {\n \"name\": \"healthcheck-secrets\",\n \"readOnly\": true,\n \"mountPath\": \"/secrets\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/.kube-apiserver-healthcheck/healthz\",\n \"port\": 3990,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTP\"\n },\n \"initialDelaySeconds\": 5,\n \"timeoutSeconds\": 5,\n \"periodSeconds\": 10,\n \"successThreshold\": 1,\n \"failureThreshold\": 3\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"securityContext\": {\n \"runAsUser\": 10012,\n \"runAsNonRoot\": true\n }\n }\n ],\n \"restartPolicy\": \"Always\",\n \"terminationGracePeriodSeconds\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:47:13Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:49Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:49Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:13Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:47:13Z\",\n \"containerStatuses\": [\n {\n \"name\": \"healthcheck\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:47:27Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"registry.k8s.io/kops/kube-apiserver-healthcheck:1.24.0-beta.2\",\n \"imageID\": \"docker://sha256:d1898f5d009144c7d17ade8c8d06caa2e43b0389c0c7f3227803d984007561fb\",\n \"containerID\": \"docker://ee9e0a16e0267a73485419577bb2e81934b63bae696c8922196956e7a1b443eb\",\n \"started\": true\n },\n {\n \"name\": \"kube-apiserver\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:47:48Z\"\n }\n },\n \"lastState\": {\n \"terminated\": {\n \"exitCode\": 1,\n \"reason\": \"Error\",\n \"startedAt\": \"2022-06-16T08:47:26Z\",\n \"finishedAt\": \"2022-06-16T08:47:47Z\",\n \"containerID\": \"docker://b8b215736a968d638597c08ba88030d2817db23b81bfbb3812d7d01b6ccd693e\"\n }\n },\n \"ready\": true,\n \"restartCount\": 1,\n \"image\": \"k8s.gcr.io/kube-apiserver-amd64:v1.22.10\",\n \"imageID\": \"docker://sha256:4f5d508856b73536b748a4f5d7f8f43efc830c41bbdf7dd0c9056afe9c7f74cc\",\n \"containerID\": \"docker://f90ce37bcb49f8b3621f2b903f1e4b6b8f0d6089f3d812e454108251b44cbef1\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-controller-manager-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"77d5ebb8-3e20-4780-8a69-7ba7d89ac7f8\",\n \"resourceVersion\": \"221\",\n \"creationTimestamp\": \"2022-06-16T08:48:08Z\",\n \"labels\": {\n \"k8s-app\": \"kube-controller-manager\"\n },\n \"annotations\": {\n \"kubernetes.io/config.hash\": \"bdf119d5b846d31f453f18adc3f0dd74\",\n \"kubernetes.io/config.mirror\": \"bdf119d5b846d31f453f18adc3f0dd74\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:47:12.688510022Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"c97660a6-cb08-405b-9dec-6b7082696b5c\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"logfile\",\n \"hostPath\": {\n \"path\": \"/var/log/kube-controller-manager.log\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcssl\",\n \"hostPath\": {\n \"path\": \"/etc/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcpkitls\",\n \"hostPath\": {\n \"path\": \"/etc/pki/tls\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcpkica-trust\",\n \"hostPath\": {\n \"path\": \"/etc/pki/ca-trust\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrsharessl\",\n \"hostPath\": {\n \"path\": \"/usr/share/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrssl\",\n \"hostPath\": {\n \"path\": \"/usr/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrlibssl\",\n \"hostPath\": {\n \"path\": \"/usr/lib/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"usrlocalopenssl\",\n \"hostPath\": {\n \"path\": \"/usr/local/openssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"varssl\",\n \"hostPath\": {\n \"path\": \"/var/ssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"etcopenssl\",\n \"hostPath\": {\n \"path\": \"/etc/openssl\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"cloudconfig\",\n \"hostPath\": {\n \"path\": \"/etc/kubernetes/in-tree-cloud.config\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"cabundle\",\n \"hostPath\": {\n \"path\": \"/srv/kubernetes/ca.crt\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"srvkcm\",\n \"hostPath\": {\n \"path\": \"/srv/kubernetes/kube-controller-manager\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"varlibkcm\",\n \"hostPath\": {\n \"path\": \"/var/lib/kube-controller-manager\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"volplugins\",\n \"hostPath\": {\n \"path\": \"/usr/libexec/kubernetes/kubelet-plugins/volume/exec/\",\n \"type\": \"\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kube-controller-manager\",\n \"image\": \"k8s.gcr.io/kube-controller-manager-amd64:v1.22.10\",\n \"command\": [\n \"/usr/local/bin/kube-controller-manager\"\n ],\n \"args\": [\n \"--allocate-node-cidrs=true\",\n \"--attach-detach-reconcile-sync-period=1m0s\",\n \"--authentication-kubeconfig=/var/lib/kube-controller-manager/kubeconfig\",\n \"--authorization-kubeconfig=/var/lib/kube-controller-manager/kubeconfig\",\n \"--cloud-config=/etc/kubernetes/in-tree-cloud.config\",\n \"--cloud-provider=aws\",\n \"--cluster-cidr=100.96.0.0/11\",\n \"--cluster-name=e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--cluster-signing-cert-file=/srv/kubernetes/kube-controller-manager/ca.crt\",\n \"--cluster-signing-key-file=/srv/kubernetes/kube-controller-manager/ca.key\",\n \"--configure-cloud-routes=false\",\n \"--feature-gates=CSIMigrationAWS=true,InTreePluginAWSUnregister=true\",\n \"--flex-volume-plugin-dir=/usr/libexec/kubernetes/kubelet-plugins/volume/exec/\",\n \"--kubeconfig=/var/lib/kube-controller-manager/kubeconfig\",\n \"--leader-elect=true\",\n \"--root-ca-file=/srv/kubernetes/ca.crt\",\n \"--service-account-private-key-file=/srv/kubernetes/kube-controller-manager/service-account.key\",\n \"--tls-cert-file=/srv/kubernetes/kube-controller-manager/server.crt\",\n \"--tls-private-key-file=/srv/kubernetes/kube-controller-manager/server.key\",\n \"--use-service-account-credentials=true\",\n \"--v=2\",\n \"--logtostderr=false\",\n \"--alsologtostderr\",\n \"--log-file=/var/log/kube-controller-manager.log\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"100m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"logfile\",\n \"mountPath\": \"/var/log/kube-controller-manager.log\"\n },\n {\n \"name\": \"etcssl\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/ssl\"\n },\n {\n \"name\": \"etcpkitls\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/pki/tls\"\n },\n {\n \"name\": \"etcpkica-trust\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/pki/ca-trust\"\n },\n {\n \"name\": \"usrsharessl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/share/ssl\"\n },\n {\n \"name\": \"usrssl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/ssl\"\n },\n {\n \"name\": \"usrlibssl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/lib/ssl\"\n },\n {\n \"name\": \"usrlocalopenssl\",\n \"readOnly\": true,\n \"mountPath\": \"/usr/local/openssl\"\n },\n {\n \"name\": \"varssl\",\n \"readOnly\": true,\n \"mountPath\": \"/var/ssl\"\n },\n {\n \"name\": \"etcopenssl\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/openssl\"\n },\n {\n \"name\": \"cloudconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/kubernetes/in-tree-cloud.config\"\n },\n {\n \"name\": \"cabundle\",\n \"readOnly\": true,\n \"mountPath\": \"/srv/kubernetes/ca.crt\"\n },\n {\n \"name\": \"srvkcm\",\n \"readOnly\": true,\n \"mountPath\": \"/srv/kubernetes/kube-controller-manager\"\n },\n {\n \"name\": \"varlibkcm\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/kube-controller-manager\"\n },\n {\n \"name\": \"volplugins\",\n \"mountPath\": \"/usr/libexec/kubernetes/kubelet-plugins/volume/exec/\"\n }\n ],\n \"livenessProbe\": {\n \"httpGet\": {\n \"path\": \"/healthz\",\n \"port\": 10257,\n \"host\": \"127.0.0.1\",\n \"scheme\": \"HTTPS\"\n },\n \"initialDelaySeconds\": 15,\n \"timeoutSeconds\": 15,\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 \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:47:13Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:08Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:08Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:13Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:47:13Z\",\n \"containerStatuses\": [\n {\n \"name\": \"kube-controller-manager\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:08Z\"\n }\n },\n \"lastState\": {\n \"terminated\": {\n \"exitCode\": 1,\n \"reason\": \"Error\",\n \"startedAt\": \"2022-06-16T08:47:38Z\",\n \"finishedAt\": \"2022-06-16T08:47:48Z\",\n \"containerID\": \"docker://1e78790d6a50f3fede706e143c683bff8877c40af320649f4b68b38d1390b7d5\"\n }\n },\n \"ready\": true,\n \"restartCount\": 2,\n \"image\": \"k8s.gcr.io/kube-controller-manager-amd64:v1.22.10\",\n \"imageID\": \"docker://sha256:5454a57b851691250d3ca4c4e62878c5af23d563b5c3349cc43b3107517acb7f\",\n \"containerID\": \"docker://2ee509a0f8780c0d029eafbf3950d727a2322bb8da307886613a6dd2a6c51f19\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-34-233.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"d605aa9d-a9be-4f7f-a806-e0ee2b09013d\",\n \"resourceVersion\": \"907\",\n \"creationTimestamp\": \"2022-06-16T08:50:07Z\",\n \"labels\": {\n \"k8s-app\": \"kube-proxy\",\n \"kubernetes.io/managed-by\": \"nodeup\",\n \"tier\": \"node\"\n },\n \"annotations\": {\n \"kubernetes.io/config.hash\": \"1fe26e916cf9f0a1bde5b1fe632f522f\",\n \"kubernetes.io/config.mirror\": \"1fe26e916cf9f0a1bde5b1fe632f522f\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:48:53.881994919Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-34-233.eu-central-1.compute.internal\",\n \"uid\": \"95c48130-36b5-431e-aa2d-1d091a3142b0\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"logfile\",\n \"hostPath\": {\n \"path\": \"/var/log/kube-proxy.log\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kubeconfig\",\n \"hostPath\": {\n \"path\": \"/var/lib/kube-proxy/kubeconfig\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"hostPath\": {\n \"path\": \"/usr/share/ca-certificates\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"iptableslock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kube-proxy\",\n \"image\": \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\",\n \"command\": [\n \"/usr/local/bin/kube-proxy\"\n ],\n \"args\": [\n \"--cluster-cidr=100.96.0.0/11\",\n \"--conntrack-max-per-core=131072\",\n \"--hostname-override=ip-172-20-34-233.eu-central-1.compute.internal\",\n \"--kubeconfig=/var/lib/kube-proxy/kubeconfig\",\n \"--master=https://api.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--oom-score-adj=-998\",\n \"--v=2\",\n \"--logtostderr=false\",\n \"--alsologtostderr\",\n \"--log-file=/var/log/kube-proxy.log\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"100m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"logfile\",\n \"mountPath\": \"/var/log/kube-proxy.log\"\n },\n {\n \"name\": \"kubeconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/kube-proxy/kubeconfig\"\n },\n {\n \"name\": \"modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/ssl/certs\"\n },\n {\n \"name\": \"iptableslock\",\n \"mountPath\": \"/run/xtables.lock\"\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\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeName\": \"ip-172-20-34-233.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:48:54Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:56Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:56Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:54Z\"\n }\n ],\n \"hostIP\": \"172.20.34.233\",\n \"podIP\": \"172.20.34.233\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.34.233\"\n }\n ],\n \"startTime\": \"2022-06-16T08:48:54Z\",\n \"containerStatuses\": [\n {\n \"name\": \"kube-proxy\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:56Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\",\n \"imageID\": \"docker://sha256:cb930b7f07c873ea2633df1fa644176b3488d5950fe60eea7a555c35897d7d0e\",\n \"containerID\": \"docker://4cf555811e6ddf754fcc116efb3fff74c324c6d022bcb8e20dbc968d8e332fc7\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-45-228.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b59db1d3-e239-4883-af12-ddf421d6be57\",\n \"resourceVersion\": \"596\",\n \"creationTimestamp\": \"2022-06-16T08:48:59Z\",\n \"labels\": {\n \"k8s-app\": \"kube-proxy\",\n \"kubernetes.io/managed-by\": \"nodeup\",\n \"tier\": \"node\"\n },\n \"annotations\": {\n \"kubernetes.io/config.hash\": \"e22ea6c454645328d50a0d1a900339c1\",\n \"kubernetes.io/config.mirror\": \"e22ea6c454645328d50a0d1a900339c1\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:47:12.688511346Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"uid\": \"c97660a6-cb08-405b-9dec-6b7082696b5c\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"logfile\",\n \"hostPath\": {\n \"path\": \"/var/log/kube-proxy.log\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kubeconfig\",\n \"hostPath\": {\n \"path\": \"/var/lib/kube-proxy/kubeconfig\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"hostPath\": {\n \"path\": \"/usr/share/ca-certificates\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"iptableslock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kube-proxy\",\n \"image\": \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\",\n \"command\": [\n \"/usr/local/bin/kube-proxy\"\n ],\n \"args\": [\n \"--cluster-cidr=100.96.0.0/11\",\n \"--conntrack-max-per-core=131072\",\n \"--hostname-override=ip-172-20-45-228.eu-central-1.compute.internal\",\n \"--kubeconfig=/var/lib/kube-proxy/kubeconfig\",\n \"--master=https://127.0.0.1\",\n \"--oom-score-adj=-998\",\n \"--v=2\",\n \"--logtostderr=false\",\n \"--alsologtostderr\",\n \"--log-file=/var/log/kube-proxy.log\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"100m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"logfile\",\n \"mountPath\": \"/var/log/kube-proxy.log\"\n },\n {\n \"name\": \"kubeconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/kube-proxy/kubeconfig\"\n },\n {\n \"name\": \"modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/ssl/certs\"\n },\n {\n \"name\": \"iptableslock\",\n \"mountPath\": \"/run/xtables.lock\"\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\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeName\": \"ip-172-20-45-228.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:47:13Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:27Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:27Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:47:13Z\"\n }\n ],\n \"hostIP\": \"172.20.45.228\",\n \"podIP\": \"172.20.45.228\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.45.228\"\n }\n ],\n \"startTime\": \"2022-06-16T08:47:13Z\",\n \"containerStatuses\": [\n {\n \"name\": \"kube-proxy\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:47:26Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\",\n \"imageID\": \"docker://sha256:cb930b7f07c873ea2633df1fa644176b3488d5950fe60eea7a555c35897d7d0e\",\n \"containerID\": \"docker://fb0ea3b4a6f7b4ad14426ab868de231aa4785e9866467af0d6e4022fdfec711c\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-47-242.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"6852452e-a813-400f-a7f8-58e90a8b1fc7\",\n \"resourceVersion\": \"876\",\n \"creationTimestamp\": \"2022-06-16T08:49:58Z\",\n \"labels\": {\n \"k8s-app\": \"kube-proxy\",\n \"kubernetes.io/managed-by\": \"nodeup\",\n \"tier\": \"node\"\n },\n \"annotations\": {\n \"kubernetes.io/config.hash\": \"fb9d2c0c52b48b671e8bb0ab655888e1\",\n \"kubernetes.io/config.mirror\": \"fb9d2c0c52b48b671e8bb0ab655888e1\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:48:44.320914987Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\n \"uid\": \"ed73db52-507a-45db-8084-ae12aed094ad\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"logfile\",\n \"hostPath\": {\n \"path\": \"/var/log/kube-proxy.log\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kubeconfig\",\n \"hostPath\": {\n \"path\": \"/var/lib/kube-proxy/kubeconfig\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"hostPath\": {\n \"path\": \"/usr/share/ca-certificates\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"iptableslock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kube-proxy\",\n \"image\": \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\",\n \"command\": [\n \"/usr/local/bin/kube-proxy\"\n ],\n \"args\": [\n \"--cluster-cidr=100.96.0.0/11\",\n \"--conntrack-max-per-core=131072\",\n \"--hostname-override=ip-172-20-47-242.eu-central-1.compute.internal\",\n \"--kubeconfig=/var/lib/kube-proxy/kubeconfig\",\n \"--master=https://api.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--oom-score-adj=-998\",\n \"--v=2\",\n \"--logtostderr=false\",\n \"--alsologtostderr\",\n \"--log-file=/var/log/kube-proxy.log\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"100m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"logfile\",\n \"mountPath\": \"/var/log/kube-proxy.log\"\n },\n {\n \"name\": \"kubeconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/kube-proxy/kubeconfig\"\n },\n {\n \"name\": \"modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/ssl/certs\"\n },\n {\n \"name\": \"iptableslock\",\n \"mountPath\": \"/run/xtables.lock\"\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\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeName\": \"ip-172-20-47-242.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\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-16T08:48:44Z\"\n },\n {\n \"type\": \"Ready\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:47Z\"\n },\n {\n \"type\": \"ContainersReady\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:47Z\"\n },\n {\n \"type\": \"PodScheduled\",\n \"status\": \"True\",\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-06-16T08:48:44Z\"\n }\n ],\n \"hostIP\": \"172.20.47.242\",\n \"podIP\": \"172.20.47.242\",\n \"podIPs\": [\n {\n \"ip\": \"172.20.47.242\"\n }\n ],\n \"startTime\": \"2022-06-16T08:48:44Z\",\n \"containerStatuses\": [\n {\n \"name\": \"kube-proxy\",\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-06-16T08:48:46Z\"\n }\n },\n \"lastState\": {},\n \"ready\": true,\n \"restartCount\": 0,\n \"image\": \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\",\n \"imageID\": \"docker://sha256:cb930b7f07c873ea2633df1fa644176b3488d5950fe60eea7a555c35897d7d0e\",\n \"containerID\": \"docker://22c6d85b6f3473e7406f1d2bfaedd461e86eac00aea512397d15970ab34a3f67\",\n \"started\": true\n }\n ],\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"kube-proxy-ip-172-20-48-233.eu-central-1.compute.internal\",\n \"namespace\": \"kube-system\",\n \"uid\": \"b13dad8b-f71b-4291-96d2-d1c29df7495b\",\n \"resourceVersion\": \"917\",\n \"creationTimestamp\": \"2022-06-16T08:50:13Z\",\n \"labels\": {\n \"k8s-app\": \"kube-proxy\",\n \"kubernetes.io/managed-by\": \"nodeup\",\n \"tier\": \"node\"\n },\n \"annotations\": {\n \"kubernetes.io/config.hash\": \"3b668381d0d370e4eb13736611291c0a\",\n \"kubernetes.io/config.mirror\": \"3b668381d0d370e4eb13736611291c0a\",\n \"kubernetes.io/config.seen\": \"2022-06-16T08:48:47.431923786Z\",\n \"kubernetes.io/config.source\": \"file\"\n },\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Node\",\n \"name\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\n \"uid\": \"c7f8b3db-cbb7-450e-83ac-fa5b029fa36e\",\n \"controller\": true\n }\n ]\n },\n \"spec\": {\n \"volumes\": [\n {\n \"name\": \"logfile\",\n \"hostPath\": {\n \"path\": \"/var/log/kube-proxy.log\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"kubeconfig\",\n \"hostPath\": {\n \"path\": \"/var/lib/kube-proxy/kubeconfig\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"modules\",\n \"hostPath\": {\n \"path\": \"/lib/modules\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"hostPath\": {\n \"path\": \"/usr/share/ca-certificates\",\n \"type\": \"\"\n }\n },\n {\n \"name\": \"iptableslock\",\n \"hostPath\": {\n \"path\": \"/run/xtables.lock\",\n \"type\": \"FileOrCreate\"\n }\n }\n ],\n \"containers\": [\n {\n \"name\": \"kube-proxy\",\n \"image\": \"k8s.gcr.io/kube-proxy-amd64:v1.22.10\",\n \"command\": [\n \"/usr/local/bin/kube-proxy\"\n ],\n \"args\": [\n \"--cluster-cidr=100.96.0.0/11\",\n \"--conntrack-max-per-core=131072\",\n \"--hostname-override=ip-172-20-48-233.eu-central-1.compute.internal\",\n \"--kubeconfig=/var/lib/kube-proxy/kubeconfig\",\n \"--master=https://api.internal.e2e-e2e-kops-grid-kopeio-u2004-k22-ko24-docker.test-cncf-aws.k8s.io\",\n \"--oom-score-adj=-998\",\n \"--v=2\",\n \"--logtostderr=false\",\n \"--alsologtostderr\",\n \"--log-file=/var/log/kube-proxy.log\"\n ],\n \"resources\": {\n \"requests\": {\n \"cpu\": \"100m\"\n }\n },\n \"volumeMounts\": [\n {\n \"name\": \"logfile\",\n \"mountPath\": \"/var/log/kube-proxy.log\"\n },\n {\n \"name\": \"kubeconfig\",\n \"readOnly\": true,\n \"mountPath\": \"/var/lib/kube-proxy/kubeconfig\"\n },\n {\n \"name\": \"modules\",\n \"readOnly\": true,\n \"mountPath\": \"/lib/modules\"\n },\n {\n \"name\": \"ssl-certs-hosts\",\n \"readOnly\": true,\n \"mountPath\": \"/etc/ssl/certs\"\n },\n {\n \"name\": \"iptableslock\",\n \"mountPath\": \"/run/xtables.lock\"\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\": 30,\n \"dnsPolicy\": \"ClusterFirst\",\n \"nodeName\": \"ip-172-20-48-233.eu-central-1.compute.internal\",\n \"hostNetwork\": true,\n \"securityContext\": {},\n \"schedulerName\": \"default-scheduler\",\n \"tolerations\": [\n {\n \"key\": \"CriticalAddonsOnly\",\n \"operator\": \"Exists\"\n },\n {\n \"operator\": \"Exists\",\n \"effect\": \"NoExecute\"\n }\n ],\n