rohankanojia

Informer Reconnect behavior on 5.3.0

Apr 21st, 2021 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 308.53 KB | None | 0 0
  1. [main] DEBUG io.fabric8.kubernetes.client.Config - Trying to configure client from Kubernetes config...
  2. [main] DEBUG io.fabric8.kubernetes.client.Config - Found for Kubernetes config at: [/home/rohaan/.kube/config].
  3. Apr 21, 2021 5:31:08 PM io.fabric8.InformerDemo main
  4. INFO: Informer factory initialized.
  5. Apr 21, 2021 5:31:08 PM io.fabric8.InformerDemo main
  6. INFO: Starting all registered informers
  7. [informer-controller-Pod] INFO io.fabric8.kubernetes.client.informers.cache.Controller - informer#Controller: ready to run resync and reflector runnable
  8. [informer-controller-Pod] INFO io.fabric8.kubernetes.client.informers.cache.Reflector - Started ReflectorRunnable watch for class io.fabric8.kubernetes.api.model.Pod
  9. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  10. INFO: --> GET https://192.168.39.47:8443/api/v1/pods h2
  11. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  12. INFO: Host: 192.168.39.47:8443
  13. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  14. INFO: Connection: Keep-Alive
  15. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  16. INFO: Accept-Encoding: gzip
  17. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  18. INFO: User-Agent: okhttp/3.12.12
  19. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  20. INFO: --> END GET
  21. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  22. INFO: <-- 200 https://192.168.39.47:8443/api/v1/pods (40ms)
  23. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  24. INFO: cache-control: no-cache, private
  25. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  26. INFO: content-type: application/json
  27. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  28. INFO: x-kubernetes-pf-flowschema-uid: 4e7d71f5-8be5-41fe-86a0-e8e634e3bd78
  29. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  30. INFO: x-kubernetes-pf-prioritylevel-uid: 77f4d90e-6fee-4d17-982b-8de99f3c1720
  31. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  32. INFO: date: Wed, 21 Apr 2021 12:01:09 GMT
  33. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  34. INFO:
  35. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  36. INFO: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"22420"},"items":[{"metadata":{"name":"postgres-cf987cb96-hhdgc","generateName":"postgres-cf987cb96-","namespace":"default","uid":"046a1077-12c7-4c64-bce8-871da5131d12","resourceVersion":"22277","creationTimestamp":"2021-04-21T11:12:34Z","labels":{"app":"postgres","pod-template-hash":"cf987cb96"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"postgres-cf987cb96","uid":"767884d3-d07c-45d1-886d-a5661591d4ee","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"767884d3-d07c-45d1-886d-a5661591d4ee\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"postgres\"}":{".":{},"f:envFrom":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":5432,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.6\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-api-access-47cd2","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"postgres","image":"centos/postgresql-96-centos7:latest","ports":[{"containerPort":5432,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"postgres-config"}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-47cd2","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:05Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:05Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.6","podIPs":[{"ip":"172.17.0.6"}],"startTime":"2021-04-21T11:12:34Z","containerStatuses":[{"name":"postgres","state":{"running":{"startedAt":"2021-04-21T11:13:04Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"centos/postgresql-96-centos7:latest","imageID":"docker-pullable://centos/postgresql-96-centos7@sha256:b681d78125361519180a6ac05242c296f8906c11eab7e207b5ca9a89b6344392","containerID":"docker://f9e43a30adc7de55a286123fee229b0eba323987e52f3d69a3fb643ac5576f96","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"random-generator-c4c5ffd8-fnftf","generateName":"random-generator-c4c5ffd8-","namespace":"default","uid":"944faa6e-a8bb-454a-8cb7-2c81601015c6","resourceVersion":"22271","creationTimestamp":"2021-04-21T11:17:49Z","labels":{"app":"random-generator","group":"meetup","pod-template-hash":"c4c5ffd8","provider":"jkube","version":"0.0.1"},"annotations":{"jkube.io/git-branch":"master","jkube.io/git-commit":"ea07a7a8c0d94e6afb3373766623023aab13ca53","jkube.io/git-url":"git@github.com:rohanKanojia/eclipse-jkube-demo-project.git","jkube.io/scm-tag":"HEAD","jkube.io/scm-url":"https://github.com/spring-projects/spring-boot/random-generator"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"random-generator-c4c5ffd8","uid":"a54b97bd-7854-4ac2-8754-c1df7b6b0c79","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:jkube.io/git-branch":{},"f:jkube.io/git-commit":{},"f:jkube.io/git-url":{},"f:jkube.io/scm-tag":{},"f:jkube.io/scm-url":{}},"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:group":{},"f:pod-template-hash":{},"f:provider":{},"f:version":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a54b97bd-7854-4ac2-8754-c1df7b6b0c79\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"rohankanojia-random-generator\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"HOSTNAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}},"k:{\"name\":\"KUBERNETES_NAMESPACE\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.3\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-api-access-kwgds","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"rohankanojia-random-generator","image":"rohankanojia/random-generator-xml:latest","env":[{"name":"KUBERNETES_NAMESPACE","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}},{"name":"HOSTNAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.name"}}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-kwgds","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/actuator/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":180,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"readinessProbe":{"httpGet":{"path":"/actuator/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:17:49Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:18:09Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:18:09Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:17:49Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.3","podIPs":[{"ip":"172.17.0.3"}],"startTime":"2021-04-21T11:17:49Z","containerStatuses":[{"name":"rohankanojia-random-generator","state":{"running":{"startedAt":"2021-04-21T11:17:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"rohankanojia/random-generator-xml:latest","imageID":"docker://sha256:412dd1572d590a2aa56a73b8c602357d815e96faec8fad6c67fe35e92325601d","containerID":"docker://82282ca863f774fccafbf76105790426fec217c75b078b737d0d6a3aa938fc21","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"todo-backend-6dccfd658d-vd7jw","generateName":"todo-backend-6dccfd658d-","namespace":"default","uid":"ba671ec3-2be8-4295-83e4-54906529ae6d","resourceVersion":"22288","creationTimestamp":"2021-04-21T11:12:34Z","labels":{"app":"todo-backend","group":"io.quarkus.sample","pod-template-hash":"6dccfd658d","provider":"jkube","version":"1.0-SNAPSHOT"},"annotations":{"jkube.io/git-branch":"master","jkube.io/git-commit":"e7f0b6dbd6b49f1fc5ff79da077174f0a53652e2","jkube.io/git-url":"git@github.com:rohanKanojia/quarkus-todo-app.git"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"todo-backend-6dccfd658d","uid":"e1debdfd-4ddc-4a1f-af0f-2f0bf25ba1b7","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:jkube.io/git-branch":{},"f:jkube.io/git-commit":{},"f:jkube.io/git-url":{}},"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:group":{},"f:pod-template-hash":{},"f:provider":{},"f:version":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e1debdfd-4ddc-4a1f-af0f-2f0bf25ba1b7\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"quarkus\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"HOSTNAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}},"k:{\"name\":\"KUBERNETES_NAMESPACE\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":8080,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":8778,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":9779,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.5\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-api-access-c7vtt","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"quarkus","image":"sample/todo-backend:latest","ports":[{"name":"http","containerPort":8080,"protocol":"TCP"},{"name":"prometheus","containerPort":9779,"protocol":"TCP"},{"name":"jolokia","containerPort":8778,"protocol":"TCP"}],"env":[{"name":"KUBERNETES_NAMESPACE","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}},{"name":"HOSTNAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.name"}}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-c7vtt","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:42Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:42Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.5","podIPs":[{"ip":"172.17.0.5"}],"startTime":"2021-04-21T11:12:34Z","containerStatuses":[{"name":"quarkus","state":{"running":{"startedAt":"2021-04-21T11:13:41Z"}},"lastState":{"terminated":{"exitCode":1,"reason":"Error","startedAt":"2021-04-21T11:13:05Z","finishedAt":"2021-04-21T11:13:10Z","containerID":"docker://d9fefca162de915f241728ad9193571c3fef197e75a0dd18070c56f9743e1141"}},"ready":true,"restartCount":3,"image":"sample/todo-backend:latest","imageID":"docker://sha256:1bb5b3d4f4896579803858037d649e15891930418ba24f29fdc25f557128e149","containerID":"docker://2a4a16b4c1a267e1f94315ad712107b5af9becce6cf966ea8832f80dbacda85c","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"coredns-558bd4d5db-r469v","generateName":"coredns-558bd4d5db-","namespace":"kube-system","uid":"b3504958-11bd-413d-a994-db93f78956dc","resourceVersion":"22255","creationTimestamp":"2021-04-19T09:28:52Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"558bd4d5db"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-558bd4d5db","uid":"e93ecd27-e6eb-4260-af4d-f3d8b65bb39e","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e93ecd27-e6eb-4260-af4d-f3d8b65bb39e\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":53,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":53,\"protocol\":\"UDP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":9153,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}}},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{".":{},"f:limits":{".":{},"f:memory":{}},"f:requests":{".":{},"f:cpu":{},"f:memory":{}}},"f:securityContext":{".":{},"f:allowPrivilegeEscalation":{},"f:capabilities":{".":{},"f:add":{},"f:drop":{}},"f:readOnlyRootFilesystem":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/coredns\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeSelector":{".":{},"f:kubernetes.io/os":{}},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"config-volume\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:items":{},"f:name":{}},"f:name":{}}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.2\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"config-volume","configMap":{"name":"coredns","items":[{"key":"Corefile","path":"Corefile"}],"defaultMode":420}},{"name":"kube-api-access-htx74","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"coredns","image":"k8s.gcr.io/coredns/coredns:v1.8.0","args":["-conf","/etc/coredns/Corefile"],"ports":[{"name":"dns","containerPort":53,"protocol":"UDP"},{"name":"dns-tcp","containerPort":53,"protocol":"TCP"},{"name":"metrics","containerPort":9153,"protocol":"TCP"}],"resources":{"limits":{"memory":"170Mi"},"requests":{"cpu":"100m","memory":"70Mi"}},"volumeMounts":[{"name":"config-volume","readOnly":true,"mountPath":"/etc/coredns"},{"name":"kube-api-access-htx74","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":60,"timeoutSeconds":5,"periodSeconds":10,"successThreshold":1,"failureThreshold":5},"readinessProbe":{"httpGet":{"path":"/ready","port":8181,"scheme":"HTTP"},"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"capabilities":{"add":["NET_BIND_SERVICE"],"drop":["all"]},"readOnlyRootFilesystem":true,"allowPrivilegeEscalation":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"Default","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"coredns","serviceAccount":"coredns","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"key":"node-role.kubernetes.io/master","effect":"NoSchedule"},{"key":"node-role.kubernetes.io/control-plane","effect":"NoSchedule"},{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priorityClassName":"system-cluster-critical","priority":2000000000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:52Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:03:08Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:03:08Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:52Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.2","podIPs":[{"ip":"172.17.0.2"}],"startTime":"2021-04-19T09:28:52Z","containerStatuses":[{"name":"coredns","state":{"running":{"startedAt":"2021-04-21T10:02:36Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-20T06:38:11Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://1c01258eabae33793906dfcd06719e58a24ee5354495cc3dd51c327440aa223b"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/coredns/coredns:v1.8.0","imageID":"docker-pullable://k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e","containerID":"docker://dfaca4604a242f89d6d6c4076c0b2596f30dbc052b1042513d6470a60a38930b","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"etcd-minikube","namespace":"kube-system","uid":"2eedc60e-2830-4a48-be5e-9718b4ed1c3b","resourceVersion":"22265","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.39.47:2379","kubernetes.io/config.hash":"22a0c7ad1fd672de8a8affe65e00b6fe","kubernetes.io/config.mirror":"22a0c7ad1fd672de8a8affe65e00b6fe","kubernetes.io/config.seen":"2021-04-19T09:28:34.539550934Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"etcd\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{},"f:ephemeral-storage":{},"f:memory":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/var/lib/minikube/certs/etcd\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/var/lib/minikube/etcd\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"etcd-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"etcd-data\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"etcd-certs","hostPath":{"path":"/var/lib/minikube/certs/etcd","type":"DirectoryOrCreate"}},{"name":"etcd-data","hostPath":{"path":"/var/lib/minikube/etcd","type":"DirectoryOrCreate"}}],"containers":[{"name":"etcd","image":"k8s.gcr.io/etcd:3.4.13-0","command":["etcd","--advertise-client-urls=https://192.168.39.47:2379","--cert-file=/var/lib/minikube/certs/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/minikube/etcd","--initial-advertise-peer-urls=https://192.168.39.47:2380","--initial-cluster=minikube=https://192.168.39.47:2380","--key-file=/var/lib/minikube/certs/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://192.168.39.47:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://192.168.39.47:2380","--name=minikube","--peer-cert-file=/var/lib/minikube/certs/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/var/lib/minikube/certs/etcd/peer.key","--peer-trusted-ca-file=/var/lib/minikube/certs/etcd/ca.crt","--proxy-refresh-interval=70000","--snapshot-count=10000","--trusted-ca-file=/var/lib/minikube/certs/etcd/ca.crt"],"resources":{"requests":{"cpu":"100m","ephemeral-storage":"100Mi","memory":"100Mi"}},"volumeMounts":[{"name":"etcd-data","mountPath":"/var/lib/minikube/etcd"},{"name":"etcd-certs","mountPath":"/var/lib/minikube/certs/etcd"}],"livenessProbe":{"httpGet":{"path":"/health","port":2381,"host":"127.0.0.1","scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/health","port":2381,"host":"127.0.0.1","scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:21Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:21Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:35Z","containerStatuses":[{"name":"etcd","state":{"running":{"startedAt":"2021-04-21T10:02:02Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-20T06:37:25Z","finishedAt":"2021-04-20T07:58:41Z","containerID":"docker://fdbf92977f93a199cc15b429e570c6b3b936349dc6036f8e6758d076889a17c4"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/etcd:3.4.13-0","imageID":"docker-pullable://k8s.gcr.io/etcd@sha256:4ad90a11b55313b182afc186b9876c8e891531b8db4c9bf1541953021618d0e2","containerID":"docker://e3ba3d4ba19932470941c5fde29e63f7146dcfdb986217e024f599c9479be782","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-apiserver-minikube","namespace":"kube-system","uid":"2e8b6416-cd54-4da9-b74e-464ab9523165","resourceVersion":"22235","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.39.47:8443","kubernetes.io/config.hash":"7bbde1ff98f16188734881e134296ceb","kubernetes.io/config.mirror":"7bbde1ff98f16188734881e134296ceb","kubernetes.io/config.seen":"2021-04-19T09:28:34.539564441Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:32Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-apiserver\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/ssl/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/usr/share/ca-certificates\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/var/lib/minikube/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"ca-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"k8s-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"usr-share-ca-certificates\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"ca-certs","hostPath":{"path":"/etc/ssl/certs","type":"DirectoryOrCreate"}},{"name":"k8s-certs","hostPath":{"path":"/var/lib/minikube/certs","type":"DirectoryOrCreate"}},{"name":"usr-share-ca-certificates","hostPath":{"path":"/usr/share/ca-certificates","type":"DirectoryOrCreate"}}],"containers":[{"name":"kube-apiserver","image":"k8s.gcr.io/kube-apiserver:v1.21.0","command":["kube-apiserver","--advertise-address=192.168.39.47","--allow-privileged=true","--authorization-mode=Node,RBAC","--client-ca-file=/var/lib/minikube/certs/ca.crt","--enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota","--enable-bootstrap-token-auth=true","--etcd-cafile=/var/lib/minikube/certs/etcd/ca.crt","--etcd-certfile=/var/lib/minikube/certs/apiserver-etcd-client.crt","--etcd-keyfile=/var/lib/minikube/certs/apiserver-etcd-client.key","--etcd-servers=https://127.0.0.1:2379","--insecure-port=0","--kubelet-client-certificate=/var/lib/minikube/certs/apiserver-kubelet-client.crt","--kubelet-client-key=/var/lib/minikube/certs/apiserver-kubelet-client.key","--kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname","--proxy-client-cert-file=/var/lib/minikube/certs/front-proxy-client.crt","--proxy-client-key-file=/var/lib/minikube/certs/front-proxy-client.key","--requestheader-allowed-names=front-proxy-client","--requestheader-client-ca-file=/var/lib/minikube/certs/front-proxy-ca.crt","--requestheader-extra-headers-prefix=X-Remote-Extra-","--requestheader-group-headers=X-Remote-Group","--requestheader-username-headers=X-Remote-User","--secure-port=8443","--service-account-issuer=https://kubernetes.default.svc.cluster.local","--service-account-key-file=/var/lib/minikube/certs/sa.pub","--service-account-signing-key-file=/var/lib/minikube/certs/sa.key","--service-cluster-ip-range=10.96.0.0/12","--tls-cert-file=/var/lib/minikube/certs/apiserver.crt","--tls-private-key-file=/var/lib/minikube/certs/apiserver.key"],"resources":{"requests":{"cpu":"250m"}},"volumeMounts":[{"name":"ca-certs","readOnly":true,"mountPath":"/etc/ssl/certs"},{"name":"k8s-certs","readOnly":true,"mountPath":"/var/lib/minikube/certs"},{"name":"usr-share-ca-certificates","readOnly":true,"mountPath":"/usr/share/ca-certificates"}],"livenessProbe":{"httpGet":{"path":"/livez","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"readinessProbe":{"httpGet":{"path":"/readyz","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"timeoutSeconds":15,"periodSeconds":1,"successThreshold":1,"failureThreshold":3},"startupProbe":{"httpGet":{"path":"/livez","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:00Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:58:32Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:58:32Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:00Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-21T10:02:00Z","containerStatuses":[{"name":"kube-apiserver","state":{"running":{"startedAt":"2021-04-21T11:58:27Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-21T11:54:26Z","finishedAt":"2021-04-21T11:57:55Z","containerID":"docker://f9bf93e0ca03e6570c1abee97a3abd4938a8c63bc27e15475e8e76518029b44f"}},"ready":true,"restartCount":8,"image":"k8s.gcr.io/kube-apiserver:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-apiserver@sha256:828fefd9598ed865d45364d1be859c87aabfa445b03b350e3440d143bd21bca9","containerID":"docker://6a67bbc2e814e5ed158f2bb9fc98a8ef2a53cc57af478b01db90acd8bc862241","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-controller-manager-minikube","namespace":"kube-system","uid":"ba1dde3b-f665-4d42-8386-935d9f7e9460","resourceVersion":"22258","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"ba78566fc80f6cc3c2d0653f090b272c","kubernetes.io/config.mirror":"ba78566fc80f6cc3c2d0653f090b272c","kubernetes.io/config.seen":"2021-04-19T09:28:34.539565680Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-controller-manager\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/kubernetes/controller-manager.conf\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/etc/ssl/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/usr/share/ca-certificates\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/var/lib/minikube/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"ca-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"flexvolume-dir\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"k8s-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"kubeconfig\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"usr-share-ca-certificates\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"ca-certs","hostPath":{"path":"/etc/ssl/certs","type":"DirectoryOrCreate"}},{"name":"flexvolume-dir","hostPath":{"path":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec","type":"DirectoryOrCreate"}},{"name":"k8s-certs","hostPath":{"path":"/var/lib/minikube/certs","type":"DirectoryOrCreate"}},{"name":"kubeconfig","hostPath":{"path":"/etc/kubernetes/controller-manager.conf","type":"FileOrCreate"}},{"name":"usr-share-ca-certificates","hostPath":{"path":"/usr/share/ca-certificates","type":"DirectoryOrCreate"}}],"containers":[{"name":"kube-controller-manager","image":"k8s.gcr.io/kube-controller-manager:v1.21.0","command":["kube-controller-manager","--allocate-node-cidrs=true","--authentication-kubeconfig=/etc/kubernetes/controller-manager.conf","--authorization-kubeconfig=/etc/kubernetes/controller-manager.conf","--bind-address=127.0.0.1","--client-ca-file=/var/lib/minikube/certs/ca.crt","--cluster-cidr=10.244.0.0/16","--cluster-name=mk","--cluster-signing-cert-file=/var/lib/minikube/certs/ca.crt","--cluster-signing-key-file=/var/lib/minikube/certs/ca.key","--controllers=*,bootstrapsigner,tokencleaner","--kubeconfig=/etc/kubernetes/controller-manager.conf","--leader-elect=false","--port=0","--requestheader-client-ca-file=/var/lib/minikube/certs/front-proxy-ca.crt","--root-ca-file=/var/lib/minikube/certs/ca.crt","--service-account-private-key-file=/var/lib/minikube/certs/sa.key","--service-cluster-ip-range=10.96.0.0/12","--use-service-account-credentials=true"],"resources":{"requests":{"cpu":"200m"}},"volumeMounts":[{"name":"ca-certs","readOnly":true,"mountPath":"/etc/ssl/certs"},{"name":"flexvolume-dir","mountPath":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec"},{"name":"k8s-certs","readOnly":true,"mountPath":"/var/lib/minikube/certs"},{"name":"kubeconfig","readOnly":true,"mountPath":"/etc/kubernetes/controller-manager.conf"},{"name":"usr-share-ca-certificates","readOnly":true,"mountPath":"/usr/share/ca-certificates"}],"livenessProbe":{"httpGet":{"path":"/healthz","port":10257,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/healthz","port":10257,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:37:34Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:30Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:30Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:37:34Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-20T06:37:34Z","containerStatuses":[{"name":"kube-controller-manager","state":{"running":{"startedAt":"2021-04-21T10:02:19Z"}},"lastState":{"terminated":{"exitCode":255,"reason":"Error","startedAt":"2021-04-21T10:01:41Z","finishedAt":"2021-04-21T10:01:52Z","containerID":"docker://c24a2033da4d0e30fbd264c264a042db2305661a8d8748e19ad4b89d9b453564"}},"ready":true,"restartCount":4,"image":"k8s.gcr.io/kube-controller-manager:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-controller-manager@sha256:92414283b8a8ba52ad04691a7124aea042e3f2ec3f6384efc5b08da3e100442d","containerID":"docker://c93c8fe4fb89fa475aaff4af88db3f68842a4cd53b79f0e3f30f0586afb87ac4","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-proxy-c8fw8","generateName":"kube-proxy-","namespace":"kube-system","uid":"93f8e6a9-99c4-4164-be30-58d73f84e465","resourceVersion":"22254","creationTimestamp":"2021-04-19T09:28:51Z","labels":{"controller-revision-hash":"5744fd5d5","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"10dfdb9c-2039-4208-a016-782fba6af1cd","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"10dfdb9c-2039-4208-a016-782fba6af1cd\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{".":{},"f:nodeSelectorTerms":{}}}},"f:containers":{"k:{\"name\":\"kube-proxy\"}":{".":{},"f:command":{},"f:env":{".":{},"k:{\"name\":\"NODE_NAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/lib/modules\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/run/xtables.lock\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/var/lib/kube-proxy\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeSelector":{".":{},"f:kubernetes.io/os":{}},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"kube-proxy\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:name":{}},"f:name":{}},"k:{\"name\":\"lib-modules\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"xtables-lock\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-proxy","configMap":{"name":"kube-proxy","defaultMode":420}},{"name":"xtables-lock","hostPath":{"path":"/run/xtables.lock","type":"FileOrCreate"}},{"name":"lib-modules","hostPath":{"path":"/lib/modules","type":""}},{"name":"kube-api-access-hc7m7","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"kube-proxy","image":"k8s.gcr.io/kube-proxy:v1.21.0","command":["/usr/local/bin/kube-proxy","--config=/var/lib/kube-proxy/config.conf","--hostname-override=$(NODE_NAME)"],"env":[{"name":"NODE_NAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"spec.nodeName"}}}],"resources":{},"volumeMounts":[{"name":"kube-proxy","mountPath":"/var/lib/kube-proxy"},{"name":"xtables-lock","mountPath":"/run/xtables.lock"},{"name":"lib-modules","readOnly":true,"mountPath":"/lib/modules"},{"name":"kube-api-access-hc7m7","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":true}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"kube-proxy","serviceAccount":"kube-proxy","nodeName":"minikube","hostNetwork":true,"securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["minikube"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"operator":"Exists"},{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/network-unavailable","operator":"Exists","effect":"NoSchedule"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:49Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:49Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:51Z","containerStatuses":[{"name":"kube-proxy","state":{"running":{"startedAt":"2021-04-21T10:02:48Z"}},"lastState":{"terminated":{"exitCode":2,"reason":"Error","startedAt":"2021-04-20T06:38:09Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://1b4aa4a69eed59707c7e2c10d1c7ed0ff566fb02a57627df48d190156fba73ad"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/kube-proxy:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-proxy@sha256:326199e7a5232bf7531a3058e9811c925b07085f33fa882558cc4e89379b9109","containerID":"docker://64874d65645ec131e7af2da7c5621369952d377c47f436334449981263850d8e","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"kube-scheduler-minikube","namespace":"kube-system","uid":"0d9b22bb-8c31-4586-9c25-a172b778ccf0","resourceVersion":"22269","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"bcf57d91185035a15ccb9a545abb89e8","kubernetes.io/config.mirror":"bcf57d91185035a15ccb9a545abb89e8","kubernetes.io/config.seen":"2021-04-19T09:28:34.539566531Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-scheduler\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/kubernetes/scheduler.conf\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"kubeconfig\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kubeconfig","hostPath":{"path":"/etc/kubernetes/scheduler.conf","type":"FileOrCreate"}}],"containers":[{"name":"kube-scheduler","image":"k8s.gcr.io/kube-scheduler:v1.21.0","command":["kube-scheduler","--authentication-kubeconfig=/etc/kubernetes/scheduler.conf","--authorization-kubeconfig=/etc/kubernetes/scheduler.conf","--bind-address=127.0.0.1","--kubeconfig=/etc/kubernetes/scheduler.conf","--leader-elect=false","--port=0"],"resources":{"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"kubeconfig","readOnly":true,"mountPath":"/etc/kubernetes/scheduler.conf"}],"livenessProbe":{"httpGet":{"path":"/healthz","port":10259,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/healthz","port":10259,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:38:15Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:38:15Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:35Z","containerStatuses":[{"name":"kube-scheduler","state":{"running":{"startedAt":"2021-04-21T10:01:51Z"}},"lastState":{"terminated":{"exitCode":2,"reason":"Error","startedAt":"2021-04-20T06:37:55Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://4d04e73756b6cb8a7068fb21457f5b99ab9de3e787e76b06f802ddcf91038cf8"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/kube-scheduler:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-scheduler@sha256:1bcafcb4a0c3105fe08018f34c0e43a10a5d696fc8598b1c705116bcc773726f","containerID":"docker://69d3c798e973b5ed3ec35fa9481059c4f33e1473a401d87909518835931bbd6d","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"storage-provisioner","namespace":"kube-system","uid":"39757ccb-30dd-4cea-a774-c4d9f93be946","resourceVersion":"22314","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"addonmanager.kubernetes.io/mode":"Reconcile","integration-test":"storage-provisioner"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"v1\",\"kind\":\"Pod\",\"metadata\":{\"annotations\":{},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"Reconcile\",\"integration-test\":\"storage-provisioner\"},\"name\":\"storage-provisioner\",\"namespace\":\"kube-system\"},\"spec\":{\"containers\":[{\"command\":[\"/storage-provisioner\"],\"image\":\"gcr.io/k8s-minikube/storage-provisioner:v5\",\"imagePullPolicy\":\"IfNotPresent\",\"name\":\"storage-provisioner\",\"volumeMounts\":[{\"mountPath\":\"/tmp\",\"name\":\"tmp\"}]}],\"hostNetwork\":true,\"serviceAccountName\":\"storage-provisioner\",\"volumes\":[{\"hostPath\":{\"path\":\"/tmp\",\"type\":\"Directory\"},\"name\":\"tmp\"}]}}\n"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"v1","time":"2021-04-19T09:28:35Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{},"f:integration-test":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"storage-provisioner\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/tmp\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:volumes":{".":{},"k:{\"name\":\"tmp\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}}}},{"manager":"kube-scheduler","operation":"Update","apiVersion":"v1","time":"2021-04-19T09:28:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"tmp","hostPath":{"path":"/tmp","type":"Directory"}},{"name":"kube-api-access-4rqpj","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"storage-provisioner","image":"gcr.io/k8s-minikube/storage-provisioner:v5","command":["/storage-provisioner"],"resources":{},"volumeMounts":[{"name":"tmp","mountPath":"/tmp"},{"name":"kube-api-access-4rqpj","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"storage-provisioner","serviceAccount":"storage-provisioner","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:58:48Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:58:48Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:51Z","containerStatuses":[{"name":"storage-provisioner","state":{"running":{"startedAt":"2021-04-21T11:58:48Z"}},"lastState":{"terminated":{"exitCode":255,"reason":"Error","startedAt":"2021-04-21T11:54:41Z","finishedAt":"2021-04-21T11:57:55Z","containerID":"docker://685341cb01704c9442e72bf267b27fd2810efe0eb864dbc2e76cfcca5bd3c5ac"}},"ready":true,"restartCount":14,"image":"gcr.io/k8s-minikube/storage-provisioner:v5","imageID":"docker-pullable://gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","containerID":"docker://0204f7c61e11f87f77a5b8b835ac2b0bd0ff6dcdf6e93c75e85683eff9f6695a","started":true}],"qosClass":"BestEffort"}}]}
  37.  
  38. Apr 21, 2021 5:31:09 PM okhttp3.internal.platform.Platform log
  39. INFO: <-- END HTTP (64701-byte body)
  40. [informer-controller-Pod] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Listing items (10) for resource class io.fabric8.kubernetes.api.model.Pod v22420
  41. [informer-controller-Pod] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Starting watcher for resource class io.fabric8.kubernetes.api.model.Pod v22420
  42. [informer-controller-Pod] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22420&watch=true...
  43. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - WebSocket successfully opened
  44. Pod default/postgres-cf987cb96-hhdgc got added
  45. Pod default/random-generator-c4c5ffd8-fnftf got added
  46. Pod default/todo-backend-6dccfd658d-vd7jw got added
  47. Pod kube-system/coredns-558bd4d5db-r469v got added
  48. Pod kube-system/etcd-minikube got added
  49. Pod kube-system/kube-apiserver-minikube got added
  50. Pod kube-system/kube-controller-manager-minikube got added
  51. Pod kube-system/kube-proxy-c8fw8 got added
  52. Pod kube-system/kube-scheduler-minikube got added
  53. Pod kube-system/storage-provisioner got added
  54. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  55. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  56. Pod kube-system/kube-apiserver-minikube got updated
  57. Pod kube-system/kube-controller-manager-minikube got updated
  58. Pod kube-system/kube-proxy-c8fw8 got updated
  59. Pod default/postgres-cf987cb96-hhdgc got updated
  60. Pod default/random-generator-c4c5ffd8-fnftf got updated
  61. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  62. Pod kube-system/kube-scheduler-minikube got updated
  63. Pod kube-system/storage-provisioner got updated
  64. Pod kube-system/etcd-minikube got updated
  65. Pod kube-system/coredns-558bd4d5db-r469v got updated
  66.  
  67.  
  68.  
  69. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  70. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  71. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  72. Pod kube-system/kube-apiserver-minikube got updated
  73. Pod kube-system/kube-controller-manager-minikube got updated
  74. Pod kube-system/kube-proxy-c8fw8 got updated
  75. Pod default/postgres-cf987cb96-hhdgc got updated
  76. Pod default/random-generator-c4c5ffd8-fnftf got updated
  77. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  78. Pod kube-system/kube-scheduler-minikube got updated
  79. Pod kube-system/storage-provisioner got updated
  80. Pod kube-system/etcd-minikube got updated
  81. Pod kube-system/coredns-558bd4d5db-r469v got updated
  82.  
  83.  
  84. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  85. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  86. java.io.EOFException
  87. at okio.RealBufferedSource.require(RealBufferedSource.java:61)
  88. at okio.RealBufferedSource.readByte(RealBufferedSource.java:74)
  89. at okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117)
  90. at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101)
  91. at okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:274)
  92. at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:214)
  93. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:203)
  94. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  95. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  96. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  97. at java.base/java.lang.Thread.run(Thread.java:834)
  98. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  99. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  100. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 1000 milliseconds (T0)
  101. [reconnectAttempt|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22420&watch=true...
  102. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  103. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  104. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  105. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  106. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  107. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  108. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  109. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  110. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  111. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  112. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  113. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  114. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  115. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  116. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  117. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  118. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  119. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  120. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  121. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  122. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  123. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  124. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  125. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  126. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  127. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  128. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  129. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  130. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  131. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  132. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  133. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  134. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  135. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  136. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  137. at java.base/java.lang.Thread.run(Thread.java:834)
  138. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  139. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  140. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  141. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  142. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  143. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  144. at java.base/java.net.Socket.connect(Socket.java:608)
  145. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  146. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  147. ... 33 more
  148. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  149. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  150. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 2000 milliseconds (T1)
  151. [reconnectAttempt|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22420&watch=true...
  152. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  153. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  154. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  155. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  156. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  157. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  158. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  159. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  160. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  161. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  162. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  163. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  164. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  165. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  166. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  167. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  168. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  169. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  170. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  171. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  172. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  173. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  174. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  175. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  176. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  177. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  178. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  179. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  180. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  181. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  182. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  183. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  184. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  185. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  186. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  187. at java.base/java.lang.Thread.run(Thread.java:834)
  188. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  189. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  190. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  191. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  192. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  193. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  194. at java.base/java.net.Socket.connect(Socket.java:608)
  195. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  196. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  197. ... 33 more
  198. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  199. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  200. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 4000 milliseconds (T2)
  201. [reconnectAttempt|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22420&watch=true...
  202. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  203. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  204. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  205. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  206. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  207. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  208. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  209. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  210. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  211. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  212. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  213. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  214. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  215. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  216. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  217. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  218. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  219. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  220. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  221. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  222. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  223. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  224. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  225. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  226. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  227. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  228. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  229. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  230. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  231. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  232. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  233. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  234. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  235. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  236. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  237. at java.base/java.lang.Thread.run(Thread.java:834)
  238. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  239. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  240. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  241. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  242. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  243. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  244. at java.base/java.net.Socket.connect(Socket.java:608)
  245. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  246. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  247. ... 33 more
  248. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  249. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  250. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 8000 milliseconds (T3)
  251. [reconnectAttempt|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22420&watch=true...
  252. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  253. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  254. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  255. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  256. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  257. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  258. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  259. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  260. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  261. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  262. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  263. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  264. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  265. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  266. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  267. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  268. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  269. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  270. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  271. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  272. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  273. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  274. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  275. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  276. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  277. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  278. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  279. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  280. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  281. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  282. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  283. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  284. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  285. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  286. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  287. at java.base/java.lang.Thread.run(Thread.java:834)
  288. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  289. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  290. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  291. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  292. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  293. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  294. at java.base/java.net.Socket.connect(Socket.java:608)
  295. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  296. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  297. ... 33 more
  298. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  299. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  300. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 16000 milliseconds (T4)
  301. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  302. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  303. Pod kube-system/kube-apiserver-minikube got updated
  304. Pod kube-system/kube-controller-manager-minikube got updated
  305. Pod kube-system/kube-proxy-c8fw8 got updated
  306. Pod default/postgres-cf987cb96-hhdgc got updated
  307. Pod default/random-generator-c4c5ffd8-fnftf got updated
  308. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  309. Pod kube-system/kube-scheduler-minikube got updated
  310. Pod kube-system/storage-provisioner got updated
  311. Pod kube-system/etcd-minikube got updated
  312. Pod kube-system/coredns-558bd4d5db-r469v got updated
  313. [reconnectAttempt|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22420&watch=true...
  314. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  315. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  316. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  317. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  318. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  319. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  320. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  321. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  322. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  323. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  324. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  325. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  326. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  327. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  328. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  329. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  330. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  331. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  332. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  333. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  334. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  335. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  336. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  337. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  338. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  339. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  340. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  341. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  342. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  343. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  344. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  345. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  346. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  347. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  348. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  349. at java.base/java.lang.Thread.run(Thread.java:834)
  350. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  351. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  352. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  353. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  354. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  355. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  356. at java.base/java.net.Socket.connect(Socket.java:608)
  357. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  358. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  359. ... 33 more
  360. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  361. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  362. [scheduleReconnect|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 32000 milliseconds (T5)
  363. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  364. [reconnectAttempt|Executor for Watch 2019066726] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22420&watch=true...
  365. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - WebSocket successfully opened
  366. [OkHttp https://192.168.39.47:8443/...] ERROR io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Watch closing
  367. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Exception received during watch
  368. io.fabric8.kubernetes.client.WatcherException: too old resource version: 22420 (22504)
  369. at io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager$TypedWatcherWebSocketListener.onMessage(WatchConnectionManager.java:103)
  370. at okhttp3.internal.ws.RealWebSocket.onReadMessage(RealWebSocket.java:323)
  371. at okhttp3.internal.ws.WebSocketReader.readMessageFrame(WebSocketReader.java:219)
  372. at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:105)
  373. at okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:274)
  374. at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:214)
  375. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:203)
  376. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  377. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  378. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  379. at java.base/java.lang.Thread.run(Thread.java:834)
  380. Caused by: io.fabric8.kubernetes.client.KubernetesClientException: too old resource version: 22420 (22504)
  381. ... 11 more
  382. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  383. INFO: --> GET https://192.168.39.47:8443/api/v1/pods h2
  384. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  385. INFO: Host: 192.168.39.47:8443
  386. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  387. INFO: Connection: Keep-Alive
  388. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  389. INFO: Accept-Encoding: gzip
  390. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  391. INFO: User-Agent: okhttp/3.12.12
  392. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  393. INFO: --> END GET
  394. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  395. INFO: <-- 200 https://192.168.39.47:8443/api/v1/pods (5ms)
  396. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  397. INFO: cache-control: no-cache, private
  398. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  399. INFO: content-type: application/json
  400. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  401. INFO: x-kubernetes-pf-flowschema-uid: 4e7d71f5-8be5-41fe-86a0-e8e634e3bd78
  402. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  403. INFO: x-kubernetes-pf-prioritylevel-uid: 77f4d90e-6fee-4d17-982b-8de99f3c1720
  404. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  405. INFO: date: Wed, 21 Apr 2021 12:04:20 GMT
  406. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  407. INFO:
  408. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  409. INFO: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"22514"},"items":[{"metadata":{"name":"postgres-cf987cb96-hhdgc","generateName":"postgres-cf987cb96-","namespace":"default","uid":"046a1077-12c7-4c64-bce8-871da5131d12","resourceVersion":"22277","creationTimestamp":"2021-04-21T11:12:34Z","labels":{"app":"postgres","pod-template-hash":"cf987cb96"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"postgres-cf987cb96","uid":"767884d3-d07c-45d1-886d-a5661591d4ee","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"767884d3-d07c-45d1-886d-a5661591d4ee\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"postgres\"}":{".":{},"f:envFrom":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":5432,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.6\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-api-access-47cd2","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"postgres","image":"centos/postgresql-96-centos7:latest","ports":[{"containerPort":5432,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"postgres-config"}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-47cd2","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:05Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:05Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.6","podIPs":[{"ip":"172.17.0.6"}],"startTime":"2021-04-21T11:12:34Z","containerStatuses":[{"name":"postgres","state":{"running":{"startedAt":"2021-04-21T11:13:04Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"centos/postgresql-96-centos7:latest","imageID":"docker-pullable://centos/postgresql-96-centos7@sha256:b681d78125361519180a6ac05242c296f8906c11eab7e207b5ca9a89b6344392","containerID":"docker://f9e43a30adc7de55a286123fee229b0eba323987e52f3d69a3fb643ac5576f96","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"random-generator-c4c5ffd8-fnftf","generateName":"random-generator-c4c5ffd8-","namespace":"default","uid":"944faa6e-a8bb-454a-8cb7-2c81601015c6","resourceVersion":"22271","creationTimestamp":"2021-04-21T11:17:49Z","labels":{"app":"random-generator","group":"meetup","pod-template-hash":"c4c5ffd8","provider":"jkube","version":"0.0.1"},"annotations":{"jkube.io/git-branch":"master","jkube.io/git-commit":"ea07a7a8c0d94e6afb3373766623023aab13ca53","jkube.io/git-url":"git@github.com:rohanKanojia/eclipse-jkube-demo-project.git","jkube.io/scm-tag":"HEAD","jkube.io/scm-url":"https://github.com/spring-projects/spring-boot/random-generator"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"random-generator-c4c5ffd8","uid":"a54b97bd-7854-4ac2-8754-c1df7b6b0c79","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:jkube.io/git-branch":{},"f:jkube.io/git-commit":{},"f:jkube.io/git-url":{},"f:jkube.io/scm-tag":{},"f:jkube.io/scm-url":{}},"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:group":{},"f:pod-template-hash":{},"f:provider":{},"f:version":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a54b97bd-7854-4ac2-8754-c1df7b6b0c79\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"rohankanojia-random-generator\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"HOSTNAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}},"k:{\"name\":\"KUBERNETES_NAMESPACE\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.3\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-api-access-kwgds","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"rohankanojia-random-generator","image":"rohankanojia/random-generator-xml:latest","env":[{"name":"KUBERNETES_NAMESPACE","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}},{"name":"HOSTNAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.name"}}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-kwgds","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/actuator/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":180,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"readinessProbe":{"httpGet":{"path":"/actuator/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:17:49Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:18:09Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:18:09Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:17:49Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.3","podIPs":[{"ip":"172.17.0.3"}],"startTime":"2021-04-21T11:17:49Z","containerStatuses":[{"name":"rohankanojia-random-generator","state":{"running":{"startedAt":"2021-04-21T11:17:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"rohankanojia/random-generator-xml:latest","imageID":"docker://sha256:412dd1572d590a2aa56a73b8c602357d815e96faec8fad6c67fe35e92325601d","containerID":"docker://82282ca863f774fccafbf76105790426fec217c75b078b737d0d6a3aa938fc21","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"todo-backend-6dccfd658d-vd7jw","generateName":"todo-backend-6dccfd658d-","namespace":"default","uid":"ba671ec3-2be8-4295-83e4-54906529ae6d","resourceVersion":"22288","creationTimestamp":"2021-04-21T11:12:34Z","labels":{"app":"todo-backend","group":"io.quarkus.sample","pod-template-hash":"6dccfd658d","provider":"jkube","version":"1.0-SNAPSHOT"},"annotations":{"jkube.io/git-branch":"master","jkube.io/git-commit":"e7f0b6dbd6b49f1fc5ff79da077174f0a53652e2","jkube.io/git-url":"git@github.com:rohanKanojia/quarkus-todo-app.git"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"todo-backend-6dccfd658d","uid":"e1debdfd-4ddc-4a1f-af0f-2f0bf25ba1b7","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:jkube.io/git-branch":{},"f:jkube.io/git-commit":{},"f:jkube.io/git-url":{}},"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:group":{},"f:pod-template-hash":{},"f:provider":{},"f:version":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e1debdfd-4ddc-4a1f-af0f-2f0bf25ba1b7\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"quarkus\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"HOSTNAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}},"k:{\"name\":\"KUBERNETES_NAMESPACE\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":8080,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":8778,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":9779,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.5\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-api-access-c7vtt","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"quarkus","image":"sample/todo-backend:latest","ports":[{"name":"http","containerPort":8080,"protocol":"TCP"},{"name":"prometheus","containerPort":9779,"protocol":"TCP"},{"name":"jolokia","containerPort":8778,"protocol":"TCP"}],"env":[{"name":"KUBERNETES_NAMESPACE","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}},{"name":"HOSTNAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.name"}}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-c7vtt","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:42Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:42Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.5","podIPs":[{"ip":"172.17.0.5"}],"startTime":"2021-04-21T11:12:34Z","containerStatuses":[{"name":"quarkus","state":{"running":{"startedAt":"2021-04-21T11:13:41Z"}},"lastState":{"terminated":{"exitCode":1,"reason":"Error","startedAt":"2021-04-21T11:13:05Z","finishedAt":"2021-04-21T11:13:10Z","containerID":"docker://d9fefca162de915f241728ad9193571c3fef197e75a0dd18070c56f9743e1141"}},"ready":true,"restartCount":3,"image":"sample/todo-backend:latest","imageID":"docker://sha256:1bb5b3d4f4896579803858037d649e15891930418ba24f29fdc25f557128e149","containerID":"docker://2a4a16b4c1a267e1f94315ad712107b5af9becce6cf966ea8832f80dbacda85c","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"coredns-558bd4d5db-r469v","generateName":"coredns-558bd4d5db-","namespace":"kube-system","uid":"b3504958-11bd-413d-a994-db93f78956dc","resourceVersion":"22255","creationTimestamp":"2021-04-19T09:28:52Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"558bd4d5db"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-558bd4d5db","uid":"e93ecd27-e6eb-4260-af4d-f3d8b65bb39e","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e93ecd27-e6eb-4260-af4d-f3d8b65bb39e\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":53,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":53,\"protocol\":\"UDP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":9153,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}}},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{".":{},"f:limits":{".":{},"f:memory":{}},"f:requests":{".":{},"f:cpu":{},"f:memory":{}}},"f:securityContext":{".":{},"f:allowPrivilegeEscalation":{},"f:capabilities":{".":{},"f:add":{},"f:drop":{}},"f:readOnlyRootFilesystem":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/coredns\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeSelector":{".":{},"f:kubernetes.io/os":{}},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"config-volume\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:items":{},"f:name":{}},"f:name":{}}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.2\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"config-volume","configMap":{"name":"coredns","items":[{"key":"Corefile","path":"Corefile"}],"defaultMode":420}},{"name":"kube-api-access-htx74","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"coredns","image":"k8s.gcr.io/coredns/coredns:v1.8.0","args":["-conf","/etc/coredns/Corefile"],"ports":[{"name":"dns","containerPort":53,"protocol":"UDP"},{"name":"dns-tcp","containerPort":53,"protocol":"TCP"},{"name":"metrics","containerPort":9153,"protocol":"TCP"}],"resources":{"limits":{"memory":"170Mi"},"requests":{"cpu":"100m","memory":"70Mi"}},"volumeMounts":[{"name":"config-volume","readOnly":true,"mountPath":"/etc/coredns"},{"name":"kube-api-access-htx74","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":60,"timeoutSeconds":5,"periodSeconds":10,"successThreshold":1,"failureThreshold":5},"readinessProbe":{"httpGet":{"path":"/ready","port":8181,"scheme":"HTTP"},"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"capabilities":{"add":["NET_BIND_SERVICE"],"drop":["all"]},"readOnlyRootFilesystem":true,"allowPrivilegeEscalation":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"Default","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"coredns","serviceAccount":"coredns","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"key":"node-role.kubernetes.io/master","effect":"NoSchedule"},{"key":"node-role.kubernetes.io/control-plane","effect":"NoSchedule"},{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priorityClassName":"system-cluster-critical","priority":2000000000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:52Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:03:08Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:03:08Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:52Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.2","podIPs":[{"ip":"172.17.0.2"}],"startTime":"2021-04-19T09:28:52Z","containerStatuses":[{"name":"coredns","state":{"running":{"startedAt":"2021-04-21T10:02:36Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-20T06:38:11Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://1c01258eabae33793906dfcd06719e58a24ee5354495cc3dd51c327440aa223b"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/coredns/coredns:v1.8.0","imageID":"docker-pullable://k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e","containerID":"docker://dfaca4604a242f89d6d6c4076c0b2596f30dbc052b1042513d6470a60a38930b","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"etcd-minikube","namespace":"kube-system","uid":"2eedc60e-2830-4a48-be5e-9718b4ed1c3b","resourceVersion":"22265","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.39.47:2379","kubernetes.io/config.hash":"22a0c7ad1fd672de8a8affe65e00b6fe","kubernetes.io/config.mirror":"22a0c7ad1fd672de8a8affe65e00b6fe","kubernetes.io/config.seen":"2021-04-19T09:28:34.539550934Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"etcd\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{},"f:ephemeral-storage":{},"f:memory":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/var/lib/minikube/certs/etcd\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/var/lib/minikube/etcd\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"etcd-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"etcd-data\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"etcd-certs","hostPath":{"path":"/var/lib/minikube/certs/etcd","type":"DirectoryOrCreate"}},{"name":"etcd-data","hostPath":{"path":"/var/lib/minikube/etcd","type":"DirectoryOrCreate"}}],"containers":[{"name":"etcd","image":"k8s.gcr.io/etcd:3.4.13-0","command":["etcd","--advertise-client-urls=https://192.168.39.47:2379","--cert-file=/var/lib/minikube/certs/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/minikube/etcd","--initial-advertise-peer-urls=https://192.168.39.47:2380","--initial-cluster=minikube=https://192.168.39.47:2380","--key-file=/var/lib/minikube/certs/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://192.168.39.47:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://192.168.39.47:2380","--name=minikube","--peer-cert-file=/var/lib/minikube/certs/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/var/lib/minikube/certs/etcd/peer.key","--peer-trusted-ca-file=/var/lib/minikube/certs/etcd/ca.crt","--proxy-refresh-interval=70000","--snapshot-count=10000","--trusted-ca-file=/var/lib/minikube/certs/etcd/ca.crt"],"resources":{"requests":{"cpu":"100m","ephemeral-storage":"100Mi","memory":"100Mi"}},"volumeMounts":[{"name":"etcd-data","mountPath":"/var/lib/minikube/etcd"},{"name":"etcd-certs","mountPath":"/var/lib/minikube/certs/etcd"}],"livenessProbe":{"httpGet":{"path":"/health","port":2381,"host":"127.0.0.1","scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/health","port":2381,"host":"127.0.0.1","scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:21Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:21Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:35Z","containerStatuses":[{"name":"etcd","state":{"running":{"startedAt":"2021-04-21T10:02:02Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-20T06:37:25Z","finishedAt":"2021-04-20T07:58:41Z","containerID":"docker://fdbf92977f93a199cc15b429e570c6b3b936349dc6036f8e6758d076889a17c4"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/etcd:3.4.13-0","imageID":"docker-pullable://k8s.gcr.io/etcd@sha256:4ad90a11b55313b182afc186b9876c8e891531b8db4c9bf1541953021618d0e2","containerID":"docker://e3ba3d4ba19932470941c5fde29e63f7146dcfdb986217e024f599c9479be782","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-apiserver-minikube","namespace":"kube-system","uid":"2e8b6416-cd54-4da9-b74e-464ab9523165","resourceVersion":"22511","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.39.47:8443","kubernetes.io/config.hash":"7bbde1ff98f16188734881e134296ceb","kubernetes.io/config.mirror":"7bbde1ff98f16188734881e134296ceb","kubernetes.io/config.seen":"2021-04-19T09:28:34.539564441Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:04:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-apiserver\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/ssl/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/usr/share/ca-certificates\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/var/lib/minikube/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"ca-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"k8s-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"usr-share-ca-certificates\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"ca-certs","hostPath":{"path":"/etc/ssl/certs","type":"DirectoryOrCreate"}},{"name":"k8s-certs","hostPath":{"path":"/var/lib/minikube/certs","type":"DirectoryOrCreate"}},{"name":"usr-share-ca-certificates","hostPath":{"path":"/usr/share/ca-certificates","type":"DirectoryOrCreate"}}],"containers":[{"name":"kube-apiserver","image":"k8s.gcr.io/kube-apiserver:v1.21.0","command":["kube-apiserver","--advertise-address=192.168.39.47","--allow-privileged=true","--authorization-mode=Node,RBAC","--client-ca-file=/var/lib/minikube/certs/ca.crt","--enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota","--enable-bootstrap-token-auth=true","--etcd-cafile=/var/lib/minikube/certs/etcd/ca.crt","--etcd-certfile=/var/lib/minikube/certs/apiserver-etcd-client.crt","--etcd-keyfile=/var/lib/minikube/certs/apiserver-etcd-client.key","--etcd-servers=https://127.0.0.1:2379","--insecure-port=0","--kubelet-client-certificate=/var/lib/minikube/certs/apiserver-kubelet-client.crt","--kubelet-client-key=/var/lib/minikube/certs/apiserver-kubelet-client.key","--kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname","--proxy-client-cert-file=/var/lib/minikube/certs/front-proxy-client.crt","--proxy-client-key-file=/var/lib/minikube/certs/front-proxy-client.key","--requestheader-allowed-names=front-proxy-client","--requestheader-client-ca-file=/var/lib/minikube/certs/front-proxy-ca.crt","--requestheader-extra-headers-prefix=X-Remote-Extra-","--requestheader-group-headers=X-Remote-Group","--requestheader-username-headers=X-Remote-User","--secure-port=8443","--service-account-issuer=https://kubernetes.default.svc.cluster.local","--service-account-key-file=/var/lib/minikube/certs/sa.pub","--service-account-signing-key-file=/var/lib/minikube/certs/sa.key","--service-cluster-ip-range=10.96.0.0/12","--tls-cert-file=/var/lib/minikube/certs/apiserver.crt","--tls-private-key-file=/var/lib/minikube/certs/apiserver.key"],"resources":{"requests":{"cpu":"250m"}},"volumeMounts":[{"name":"ca-certs","readOnly":true,"mountPath":"/etc/ssl/certs"},{"name":"k8s-certs","readOnly":true,"mountPath":"/var/lib/minikube/certs"},{"name":"usr-share-ca-certificates","readOnly":true,"mountPath":"/usr/share/ca-certificates"}],"livenessProbe":{"httpGet":{"path":"/livez","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"readinessProbe":{"httpGet":{"path":"/readyz","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"timeoutSeconds":15,"periodSeconds":1,"successThreshold":1,"failureThreshold":3},"startupProbe":{"httpGet":{"path":"/livez","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:00Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:04:08Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:04:08Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:00Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-21T10:02:00Z","containerStatuses":[{"name":"kube-apiserver","state":{"running":{"startedAt":"2021-04-21T12:04:03Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-21T11:58:27Z","finishedAt":"2021-04-21T12:03:17Z","containerID":"docker://6a67bbc2e814e5ed158f2bb9fc98a8ef2a53cc57af478b01db90acd8bc862241"}},"ready":true,"restartCount":9,"image":"k8s.gcr.io/kube-apiserver:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-apiserver@sha256:828fefd9598ed865d45364d1be859c87aabfa445b03b350e3440d143bd21bca9","containerID":"docker://e1822852d73a6a11ecd24129a4ee40314f965f220e1742523a71c7a214423b72","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-controller-manager-minikube","namespace":"kube-system","uid":"ba1dde3b-f665-4d42-8386-935d9f7e9460","resourceVersion":"22258","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"ba78566fc80f6cc3c2d0653f090b272c","kubernetes.io/config.mirror":"ba78566fc80f6cc3c2d0653f090b272c","kubernetes.io/config.seen":"2021-04-19T09:28:34.539565680Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-controller-manager\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/kubernetes/controller-manager.conf\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/etc/ssl/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/usr/share/ca-certificates\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/var/lib/minikube/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"ca-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"flexvolume-dir\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"k8s-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"kubeconfig\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"usr-share-ca-certificates\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"ca-certs","hostPath":{"path":"/etc/ssl/certs","type":"DirectoryOrCreate"}},{"name":"flexvolume-dir","hostPath":{"path":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec","type":"DirectoryOrCreate"}},{"name":"k8s-certs","hostPath":{"path":"/var/lib/minikube/certs","type":"DirectoryOrCreate"}},{"name":"kubeconfig","hostPath":{"path":"/etc/kubernetes/controller-manager.conf","type":"FileOrCreate"}},{"name":"usr-share-ca-certificates","hostPath":{"path":"/usr/share/ca-certificates","type":"DirectoryOrCreate"}}],"containers":[{"name":"kube-controller-manager","image":"k8s.gcr.io/kube-controller-manager:v1.21.0","command":["kube-controller-manager","--allocate-node-cidrs=true","--authentication-kubeconfig=/etc/kubernetes/controller-manager.conf","--authorization-kubeconfig=/etc/kubernetes/controller-manager.conf","--bind-address=127.0.0.1","--client-ca-file=/var/lib/minikube/certs/ca.crt","--cluster-cidr=10.244.0.0/16","--cluster-name=mk","--cluster-signing-cert-file=/var/lib/minikube/certs/ca.crt","--cluster-signing-key-file=/var/lib/minikube/certs/ca.key","--controllers=*,bootstrapsigner,tokencleaner","--kubeconfig=/etc/kubernetes/controller-manager.conf","--leader-elect=false","--port=0","--requestheader-client-ca-file=/var/lib/minikube/certs/front-proxy-ca.crt","--root-ca-file=/var/lib/minikube/certs/ca.crt","--service-account-private-key-file=/var/lib/minikube/certs/sa.key","--service-cluster-ip-range=10.96.0.0/12","--use-service-account-credentials=true"],"resources":{"requests":{"cpu":"200m"}},"volumeMounts":[{"name":"ca-certs","readOnly":true,"mountPath":"/etc/ssl/certs"},{"name":"flexvolume-dir","mountPath":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec"},{"name":"k8s-certs","readOnly":true,"mountPath":"/var/lib/minikube/certs"},{"name":"kubeconfig","readOnly":true,"mountPath":"/etc/kubernetes/controller-manager.conf"},{"name":"usr-share-ca-certificates","readOnly":true,"mountPath":"/usr/share/ca-certificates"}],"livenessProbe":{"httpGet":{"path":"/healthz","port":10257,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/healthz","port":10257,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:37:34Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:30Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:30Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:37:34Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-20T06:37:34Z","containerStatuses":[{"name":"kube-controller-manager","state":{"running":{"startedAt":"2021-04-21T10:02:19Z"}},"lastState":{"terminated":{"exitCode":255,"reason":"Error","startedAt":"2021-04-21T10:01:41Z","finishedAt":"2021-04-21T10:01:52Z","containerID":"docker://c24a2033da4d0e30fbd264c264a042db2305661a8d8748e19ad4b89d9b453564"}},"ready":true,"restartCount":4,"image":"k8s.gcr.io/kube-controller-manager:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-controller-manager@sha256:92414283b8a8ba52ad04691a7124aea042e3f2ec3f6384efc5b08da3e100442d","containerID":"docker://c93c8fe4fb89fa475aaff4af88db3f68842a4cd53b79f0e3f30f0586afb87ac4","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-proxy-c8fw8","generateName":"kube-proxy-","namespace":"kube-system","uid":"93f8e6a9-99c4-4164-be30-58d73f84e465","resourceVersion":"22254","creationTimestamp":"2021-04-19T09:28:51Z","labels":{"controller-revision-hash":"5744fd5d5","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"10dfdb9c-2039-4208-a016-782fba6af1cd","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"10dfdb9c-2039-4208-a016-782fba6af1cd\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{".":{},"f:nodeSelectorTerms":{}}}},"f:containers":{"k:{\"name\":\"kube-proxy\"}":{".":{},"f:command":{},"f:env":{".":{},"k:{\"name\":\"NODE_NAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/lib/modules\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/run/xtables.lock\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/var/lib/kube-proxy\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeSelector":{".":{},"f:kubernetes.io/os":{}},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"kube-proxy\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:name":{}},"f:name":{}},"k:{\"name\":\"lib-modules\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"xtables-lock\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kube-proxy","configMap":{"name":"kube-proxy","defaultMode":420}},{"name":"xtables-lock","hostPath":{"path":"/run/xtables.lock","type":"FileOrCreate"}},{"name":"lib-modules","hostPath":{"path":"/lib/modules","type":""}},{"name":"kube-api-access-hc7m7","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"kube-proxy","image":"k8s.gcr.io/kube-proxy:v1.21.0","command":["/usr/local/bin/kube-proxy","--config=/var/lib/kube-proxy/config.conf","--hostname-override=$(NODE_NAME)"],"env":[{"name":"NODE_NAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"spec.nodeName"}}}],"resources":{},"volumeMounts":[{"name":"kube-proxy","mountPath":"/var/lib/kube-proxy"},{"name":"xtables-lock","mountPath":"/run/xtables.lock"},{"name":"lib-modules","readOnly":true,"mountPath":"/lib/modules"},{"name":"kube-api-access-hc7m7","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":true}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"kube-proxy","serviceAccount":"kube-proxy","nodeName":"minikube","hostNetwork":true,"securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["minikube"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"operator":"Exists"},{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/network-unavailable","operator":"Exists","effect":"NoSchedule"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:49Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:49Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:51Z","containerStatuses":[{"name":"kube-proxy","state":{"running":{"startedAt":"2021-04-21T10:02:48Z"}},"lastState":{"terminated":{"exitCode":2,"reason":"Error","startedAt":"2021-04-20T06:38:09Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://1b4aa4a69eed59707c7e2c10d1c7ed0ff566fb02a57627df48d190156fba73ad"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/kube-proxy:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-proxy@sha256:326199e7a5232bf7531a3058e9811c925b07085f33fa882558cc4e89379b9109","containerID":"docker://64874d65645ec131e7af2da7c5621369952d377c47f436334449981263850d8e","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"kube-scheduler-minikube","namespace":"kube-system","uid":"0d9b22bb-8c31-4586-9c25-a172b778ccf0","resourceVersion":"22269","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"bcf57d91185035a15ccb9a545abb89e8","kubernetes.io/config.mirror":"bcf57d91185035a15ccb9a545abb89e8","kubernetes.io/config.seen":"2021-04-19T09:28:34.539566531Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-scheduler\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/kubernetes/scheduler.conf\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"kubeconfig\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"kubeconfig","hostPath":{"path":"/etc/kubernetes/scheduler.conf","type":"FileOrCreate"}}],"containers":[{"name":"kube-scheduler","image":"k8s.gcr.io/kube-scheduler:v1.21.0","command":["kube-scheduler","--authentication-kubeconfig=/etc/kubernetes/scheduler.conf","--authorization-kubeconfig=/etc/kubernetes/scheduler.conf","--bind-address=127.0.0.1","--kubeconfig=/etc/kubernetes/scheduler.conf","--leader-elect=false","--port=0"],"resources":{"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"kubeconfig","readOnly":true,"mountPath":"/etc/kubernetes/scheduler.conf"}],"livenessProbe":{"httpGet":{"path":"/healthz","port":10259,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/healthz","port":10259,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:38:15Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:38:15Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:35Z","containerStatuses":[{"name":"kube-scheduler","state":{"running":{"startedAt":"2021-04-21T10:01:51Z"}},"lastState":{"terminated":{"exitCode":2,"reason":"Error","startedAt":"2021-04-20T06:37:55Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://4d04e73756b6cb8a7068fb21457f5b99ab9de3e787e76b06f802ddcf91038cf8"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/kube-scheduler:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-scheduler@sha256:1bcafcb4a0c3105fe08018f34c0e43a10a5d696fc8598b1c705116bcc773726f","containerID":"docker://69d3c798e973b5ed3ec35fa9481059c4f33e1473a401d87909518835931bbd6d","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"storage-provisioner","namespace":"kube-system","uid":"39757ccb-30dd-4cea-a774-c4d9f93be946","resourceVersion":"22512","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"addonmanager.kubernetes.io/mode":"Reconcile","integration-test":"storage-provisioner"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"v1\",\"kind\":\"Pod\",\"metadata\":{\"annotations\":{},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"Reconcile\",\"integration-test\":\"storage-provisioner\"},\"name\":\"storage-provisioner\",\"namespace\":\"kube-system\"},\"spec\":{\"containers\":[{\"command\":[\"/storage-provisioner\"],\"image\":\"gcr.io/k8s-minikube/storage-provisioner:v5\",\"imagePullPolicy\":\"IfNotPresent\",\"name\":\"storage-provisioner\",\"volumeMounts\":[{\"mountPath\":\"/tmp\",\"name\":\"tmp\"}]}],\"hostNetwork\":true,\"serviceAccountName\":\"storage-provisioner\",\"volumes\":[{\"hostPath\":{\"path\":\"/tmp\",\"type\":\"Directory\"},\"name\":\"tmp\"}]}}\n"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"v1","time":"2021-04-19T09:28:35Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{},"f:integration-test":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"storage-provisioner\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/tmp\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:volumes":{".":{},"k:{\"name\":\"tmp\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}}}},{"manager":"kube-scheduler","operation":"Update","apiVersion":"v1","time":"2021-04-19T09:28:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:04:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"tmp","hostPath":{"path":"/tmp","type":"Directory"}},{"name":"kube-api-access-4rqpj","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"storage-provisioner","image":"gcr.io/k8s-minikube/storage-provisioner:v5","command":["/storage-provisioner"],"resources":{},"volumeMounts":[{"name":"tmp","mountPath":"/tmp"},{"name":"kube-api-access-4rqpj","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"storage-provisioner","serviceAccount":"storage-provisioner","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:03:18Z","reason":"ContainersNotReady","message":"containers with unready status: [storage-provisioner]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:03:18Z","reason":"ContainersNotReady","message":"containers with unready status: [storage-provisioner]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:51Z","containerStatuses":[{"name":"storage-provisioner","state":{"waiting":{"reason":"CrashLoopBackOff","message":"back-off 1m20s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(39757ccb-30dd-4cea-a774-c4d9f93be946)"}},"lastState":{"terminated":{"exitCode":255,"reason":"Error","startedAt":"2021-04-21T11:58:48Z","finishedAt":"2021-04-21T12:03:17Z","containerID":"docker://0204f7c61e11f87f77a5b8b835ac2b0bd0ff6dcdf6e93c75e85683eff9f6695a"}},"ready":false,"restartCount":14,"image":"gcr.io/k8s-minikube/storage-provisioner:v5","imageID":"docker-pullable://gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","containerID":"docker://0204f7c61e11f87f77a5b8b835ac2b0bd0ff6dcdf6e93c75e85683eff9f6695a","started":false}],"qosClass":"BestEffort"}}]}
  410.  
  411. Apr 21, 2021 5:34:20 PM okhttp3.internal.platform.Platform log
  412. INFO: <-- END HTTP (65097-byte body)
  413. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Listing items (10) for resource class io.fabric8.kubernetes.api.model.Pod v22514
  414. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Starting watcher for resource class io.fabric8.kubernetes.api.model.Pod v22514
  415. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Stopping previous watcher
  416. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Force closing the watch io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@78588366
  417. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Ignoring duplicate firing of onClose event
  418. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Closing ExecutorService
  419. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Watcher already started, delaying execution of new watcher
  420. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22514&watch=true...
  421. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - WebSocket successfully opened
  422. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Force closing the watch io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@78588366
  423. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Ignoring duplicate firing of onClose event
  424. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Socket closing:
  425. [OkHttp WebSocket https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - WebSocket close received. code: 1000, reason:
  426. [OkHttp WebSocket https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Ignoring onClose for already closed/closing websocket
  427. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  428. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  429. Pod kube-system/kube-apiserver-minikube got updated
  430. Pod kube-system/kube-controller-manager-minikube got updated
  431. Pod kube-system/kube-proxy-c8fw8 got updated
  432. Pod default/postgres-cf987cb96-hhdgc got updated
  433. Pod default/random-generator-c4c5ffd8-fnftf got updated
  434. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  435. Pod kube-system/kube-scheduler-minikube got updated
  436. Pod kube-system/storage-provisioner got updated
  437. Pod kube-system/etcd-minikube got updated
  438. Pod kube-system/coredns-558bd4d5db-r469v got updated
  439. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  440. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22521
  441. Pod kube-system/storage-provisioner got updated
  442. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  443. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  444. Pod kube-system/kube-apiserver-minikube got updated
  445. Pod kube-system/kube-controller-manager-minikube got updated
  446. Pod kube-system/kube-proxy-c8fw8 got updated
  447. Pod default/postgres-cf987cb96-hhdgc got updated
  448. Pod default/random-generator-c4c5ffd8-fnftf got updated
  449. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  450. Pod kube-system/kube-scheduler-minikube got updated
  451. Pod kube-system/storage-provisioner got updated
  452. Pod kube-system/etcd-minikube got updated
  453. Pod kube-system/coredns-558bd4d5db-r469v got updated
  454. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received ADDED
  455. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22544
  456. Pod default/multi-container-pod got added
  457. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  458. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22545
  459. Pod default/multi-container-pod got updated
  460. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  461. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22547
  462. Pod default/multi-container-pod got updated
  463. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  464. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22555
  465. Pod default/multi-container-pod got updated
  466. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  467. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  468. Pod kube-system/kube-apiserver-minikube got updated
  469. Pod kube-system/kube-controller-manager-minikube got updated
  470. Pod kube-system/kube-proxy-c8fw8 got updated
  471. Pod default/postgres-cf987cb96-hhdgc got updated
  472. Pod default/random-generator-c4c5ffd8-fnftf got updated
  473. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  474. Pod kube-system/kube-scheduler-minikube got updated
  475. Pod kube-system/storage-provisioner got updated
  476. Pod kube-system/etcd-minikube got updated
  477. Pod default/multi-container-pod got updated
  478. Pod kube-system/coredns-558bd4d5db-r469v got updated
  479. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  480. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  481. Pod kube-system/kube-apiserver-minikube got updated
  482. Pod kube-system/kube-controller-manager-minikube got updated
  483. Pod kube-system/kube-proxy-c8fw8 got updated
  484. Pod default/postgres-cf987cb96-hhdgc got updated
  485. Pod default/random-generator-c4c5ffd8-fnftf got updated
  486. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  487. Pod kube-system/kube-scheduler-minikube got updated
  488. Pod kube-system/storage-provisioner got updated
  489. Pod kube-system/etcd-minikube got updated
  490. Pod default/multi-container-pod got updated
  491. Pod kube-system/coredns-558bd4d5db-r469v got updated
  492. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  493. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  494. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  495. Pod kube-system/kube-apiserver-minikube got updated
  496. Pod kube-system/kube-controller-manager-minikube got updated
  497. Pod kube-system/kube-proxy-c8fw8 got updated
  498. Pod default/postgres-cf987cb96-hhdgc got updated
  499. Pod default/random-generator-c4c5ffd8-fnftf got updated
  500. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  501. Pod kube-system/kube-scheduler-minikube got updated
  502. Pod kube-system/storage-provisioner got updated
  503. Pod kube-system/etcd-minikube got updated
  504. Pod default/multi-container-pod got updated
  505. Pod kube-system/coredns-558bd4d5db-r469v got updated
  506. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  507. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  508. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  509. Pod kube-system/kube-apiserver-minikube got updated
  510. Pod kube-system/kube-controller-manager-minikube got updated
  511. Pod kube-system/kube-proxy-c8fw8 got updated
  512. Pod default/postgres-cf987cb96-hhdgc got updated
  513. Pod default/random-generator-c4c5ffd8-fnftf got updated
  514. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  515. Pod kube-system/kube-scheduler-minikube got updated
  516. Pod kube-system/storage-provisioner got updated
  517. Pod kube-system/etcd-minikube got updated
  518. Pod default/multi-container-pod got updated
  519. Pod kube-system/coredns-558bd4d5db-r469v got updated
  520. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received ADDED
  521. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22680
  522. Pod default/myapp-podjqlzp got added
  523. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  524. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22681
  525. Pod default/myapp-podjqlzp got updated
  526. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  527. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22683
  528. Pod default/myapp-podjqlzp got updated
  529. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  530. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22688
  531. Pod default/myapp-podjqlzp got updated
  532. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  533. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22693
  534. Pod default/myapp-podjqlzp got updated
  535. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  536. Pod default/myapp-podjqlzp got updated
  537. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22696
  538. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  539. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  540. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22706
  541. Pod default/myapp-podjqlzp got updated
  542. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  543. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22711
  544. Pod default/myapp-podjqlzp got updated
  545. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  546. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22720
  547. Pod default/myapp-podjqlzp got updated
  548. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  549. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  550. Pod kube-system/kube-apiserver-minikube got updated
  551. Pod kube-system/kube-controller-manager-minikube got updated
  552. Pod kube-system/kube-proxy-c8fw8 got updated
  553. Pod default/postgres-cf987cb96-hhdgc got updated
  554. Pod default/random-generator-c4c5ffd8-fnftf got updated
  555. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  556. Pod kube-system/kube-scheduler-minikube got updated
  557. Pod kube-system/storage-provisioner got updated
  558. Pod kube-system/etcd-minikube got updated
  559. Pod default/multi-container-pod got updated
  560. Pod default/myapp-podjqlzp got updated
  561. Pod kube-system/coredns-558bd4d5db-r469v got updated
  562. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  563. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22729
  564. Pod default/myapp-podjqlzp got updated
  565. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  566. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22732
  567. Pod default/myapp-podjqlzp got updated
  568. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received DELETED
  569. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22733
  570. Apr 21, 2021 5:39:14 PM io.fabric8.InformerDemo$1 onDelete
  571. INFO: Pod myapp-podjqlzp got deleted
  572. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  573. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  574. Pod kube-system/kube-apiserver-minikube got updated
  575. Pod kube-system/kube-controller-manager-minikube got updated
  576. Pod kube-system/kube-proxy-c8fw8 got updated
  577. Pod default/postgres-cf987cb96-hhdgc got updated
  578. Pod default/random-generator-c4c5ffd8-fnftf got updated
  579. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  580. Pod kube-system/kube-scheduler-minikube got updated
  581. Pod kube-system/storage-provisioner got updated
  582. Pod kube-system/etcd-minikube got updated
  583. Pod default/multi-container-pod got updated
  584. Pod kube-system/coredns-558bd4d5db-r469v got updated
  585. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  586. java.io.EOFException
  587. at okio.RealBufferedSource.require(RealBufferedSource.java:61)
  588. at okio.RealBufferedSource.readByte(RealBufferedSource.java:74)
  589. at okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117)
  590. at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101)
  591. at okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:274)
  592. at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:214)
  593. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:203)
  594. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  595. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  596. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  597. at java.base/java.lang.Thread.run(Thread.java:834)
  598. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  599. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  600. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 1000 milliseconds (T0)
  601. [reconnectAttempt|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22733&watch=true...
  602. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  603. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  604. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  605. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  606. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  607. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  608. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  609. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  610. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  611. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  612. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  613. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  614. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  615. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  616. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  617. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  618. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  619. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  620. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  621. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  622. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  623. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  624. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  625. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  626. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  627. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  628. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  629. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  630. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  631. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  632. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  633. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  634. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  635. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  636. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  637. at java.base/java.lang.Thread.run(Thread.java:834)
  638. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  639. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  640. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  641. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  642. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  643. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  644. at java.base/java.net.Socket.connect(Socket.java:608)
  645. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  646. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  647. ... 33 more
  648. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  649. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  650. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 2000 milliseconds (T1)
  651. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  652. [reconnectAttempt|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22733&watch=true...
  653. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  654. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  655. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  656. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  657. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  658. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  659. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  660. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  661. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  662. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  663. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  664. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  665. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  666. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  667. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  668. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  669. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  670. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  671. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  672. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  673. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  674. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  675. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  676. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  677. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  678. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  679. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  680. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  681. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  682. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  683. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  684. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  685. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  686. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  687. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  688. at java.base/java.lang.Thread.run(Thread.java:834)
  689. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  690. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  691. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  692. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  693. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  694. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  695. at java.base/java.net.Socket.connect(Socket.java:608)
  696. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  697. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  698. ... 33 more
  699. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  700. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  701. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 4000 milliseconds (T2)
  702. [reconnectAttempt|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22733&watch=true...
  703. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  704. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  705. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  706. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  707. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  708. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  709. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  710. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  711. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  712. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  713. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  714. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  715. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  716. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  717. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  718. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  719. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  720. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  721. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  722. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  723. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  724. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  725. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  726. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  727. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  728. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  729. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  730. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  731. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  732. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  733. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  734. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  735. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  736. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  737. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  738. at java.base/java.lang.Thread.run(Thread.java:834)
  739. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  740. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  741. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  742. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  743. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  744. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  745. at java.base/java.net.Socket.connect(Socket.java:608)
  746. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  747. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  748. ... 33 more
  749. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  750. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  751. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 8000 milliseconds (T3)
  752. [reconnectAttempt|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22733&watch=true...
  753. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  754. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  755. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  756. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  757. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  758. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  759. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  760. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  761. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  762. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  763. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  764. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  765. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  766. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  767. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  768. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  769. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  770. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  771. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  772. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  773. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  774. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  775. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  776. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  777. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  778. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  779. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  780. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  781. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  782. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  783. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  784. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  785. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  786. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  787. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  788. at java.base/java.lang.Thread.run(Thread.java:834)
  789. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  790. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  791. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  792. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  793. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  794. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  795. at java.base/java.net.Socket.connect(Socket.java:608)
  796. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  797. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  798. ... 33 more
  799. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  800. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  801. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 16000 milliseconds (T4)
  802. [reconnectAttempt|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22733&watch=true...
  803. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  804. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  805. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  806. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  807. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  808. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  809. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  810. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  811. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  812. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  813. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  814. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  815. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  816. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  817. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  818. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  819. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  820. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  821. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  822. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  823. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  824. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  825. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  826. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  827. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  828. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  829. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  830. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  831. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  832. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  833. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  834. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  835. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  836. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  837. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  838. at java.base/java.lang.Thread.run(Thread.java:834)
  839. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  840. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  841. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  842. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  843. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  844. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  845. at java.base/java.net.Socket.connect(Socket.java:608)
  846. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  847. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  848. ... 33 more
  849. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  850. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  851. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 32000 milliseconds (T5)
  852. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  853. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  854. Pod kube-system/kube-apiserver-minikube got updated
  855. Pod kube-system/kube-controller-manager-minikube got updated
  856. Pod kube-system/kube-proxy-c8fw8 got updated
  857. Pod default/postgres-cf987cb96-hhdgc got updated
  858. Pod default/random-generator-c4c5ffd8-fnftf got updated
  859. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  860. Pod kube-system/kube-scheduler-minikube got updated
  861. Pod kube-system/storage-provisioner got updated
  862. Pod kube-system/etcd-minikube got updated
  863. Pod default/multi-container-pod got updated
  864. Pod kube-system/coredns-558bd4d5db-r469v got updated
  865. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  866. [reconnectAttempt|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22733&watch=true...
  867. [OkHttp https://192.168.39.47:8443/...] WARN io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Exec Failure
  868. java.net.ConnectException: Failed to connect to /192.168.39.47:8443
  869. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:249)
  870. at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:167)
  871. at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:258)
  872. at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
  873. at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
  874. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
  875. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  876. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  877. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  878. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  879. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  880. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  881. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  882. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:127)
  883. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  884. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  885. at io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor.intercept(BackwardsCompatibilityInterceptor.java:133)
  886. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  887. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  888. at io.fabric8.kubernetes.client.utils.TokenRefreshInterceptor.intercept(TokenRefreshInterceptor.java:42)
  889. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  890. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  891. at io.fabric8.kubernetes.client.utils.ImpersonatorInterceptor.intercept(ImpersonatorInterceptor.java:68)
  892. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  893. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  894. at io.fabric8.kubernetes.client.utils.HttpClientUtils.lambda$createApplicableInterceptors$6(HttpClientUtils.java:284)
  895. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  896. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  897. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:257)
  898. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  899. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  900. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  901. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  902. at java.base/java.lang.Thread.run(Thread.java:834)
  903. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  904. at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
  905. at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
  906. at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
  907. at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
  908. at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
  909. at java.base/java.net.Socket.connect(Socket.java:608)
  910. at okhttp3.internal.platform.Platform.connectSocket(Platform.java:129)
  911. at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:247)
  912. ... 33 more
  913. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Submitting reconnect task to the executor
  914. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Scheduling reconnect task
  915. [scheduleReconnect|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Current reconnect backoff is 32000 milliseconds (T5)
  916. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  917. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  918. Pod kube-system/kube-apiserver-minikube got updated
  919. Pod kube-system/kube-controller-manager-minikube got updated
  920. Pod kube-system/kube-proxy-c8fw8 got updated
  921. Pod default/postgres-cf987cb96-hhdgc got updated
  922. Pod default/random-generator-c4c5ffd8-fnftf got updated
  923. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  924. Pod kube-system/kube-scheduler-minikube got updated
  925. Pod kube-system/storage-provisioner got updated
  926. Pod kube-system/etcd-minikube got updated
  927. Pod default/multi-container-pod got updated
  928. Pod kube-system/coredns-558bd4d5db-r469v got updated
  929. [reconnectAttempt|Executor for Watch 972112677] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22733&watch=true...
  930. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - WebSocket successfully opened
  931. [OkHttp https://192.168.39.47:8443/...] ERROR io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Watch closing
  932. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Exception received during watch
  933. io.fabric8.kubernetes.client.WatcherException: too old resource version: 22733 (22763)
  934. at io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager$TypedWatcherWebSocketListener.onMessage(WatchConnectionManager.java:103)
  935. at okhttp3.internal.ws.RealWebSocket.onReadMessage(RealWebSocket.java:323)
  936. at okhttp3.internal.ws.WebSocketReader.readMessageFrame(WebSocketReader.java:219)
  937. at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:105)
  938. at okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:274)
  939. at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:214)
  940. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:203)
  941. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  942. at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  943. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  944. at java.base/java.lang.Thread.run(Thread.java:834)
  945. Caused by: io.fabric8.kubernetes.client.KubernetesClientException: too old resource version: 22733 (22763)
  946. ... 11 more
  947. Apr 21, 2021 5:41:40 PM okhttp3.internal.platform.Platform log
  948. INFO: --> GET https://192.168.39.47:8443/api/v1/pods h2
  949. Apr 21, 2021 5:41:40 PM okhttp3.internal.platform.Platform log
  950. INFO: Host: 192.168.39.47:8443
  951. Apr 21, 2021 5:41:40 PM okhttp3.internal.platform.Platform log
  952. INFO: Connection: Keep-Alive
  953. Apr 21, 2021 5:41:40 PM okhttp3.internal.platform.Platform log
  954. INFO: Accept-Encoding: gzip
  955. Apr 21, 2021 5:41:40 PM okhttp3.internal.platform.Platform log
  956. INFO: User-Agent: okhttp/3.12.12
  957. Apr 21, 2021 5:41:40 PM okhttp3.internal.platform.Platform log
  958. INFO: --> END GET
  959. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  960. INFO: <-- 200 https://192.168.39.47:8443/api/v1/pods (43ms)
  961. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  962. INFO: cache-control: no-cache, private
  963. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  964. INFO: content-type: application/json
  965. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  966. INFO: x-kubernetes-pf-flowschema-uid: 4e7d71f5-8be5-41fe-86a0-e8e634e3bd78
  967. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  968. INFO: x-kubernetes-pf-prioritylevel-uid: 77f4d90e-6fee-4d17-982b-8de99f3c1720
  969. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  970. INFO: date: Wed, 21 Apr 2021 12:11:41 GMT
  971. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  972. INFO:
  973. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  974. INFO: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"22799"},"items":[{"metadata":{"name":"multi-container-pod","namespace":"default","uid":"3b9f6f12-383d-482e-85cf-21005b5d271f","resourceVersion":"22781","creationTimestamp":"2021-04-21T12:05:31Z","managedFields":[{"manager":"kubectl-create","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:05:31Z","fieldsType":"FieldsV1","fieldsV1":{"f:spec":{"f:containers":{"k:{\"name\":\"c1\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":80,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}},"k:{\"name\":\"c2\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:05:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.4\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:35Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"kube-api-access-whpff","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"c1","image":"nginx:1.19.2","ports":[{"containerPort":80,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-whpff","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"},{"name":"c2","image":"alpine:3.12","command":["watch","wget","-qO-","localhost"],"resources":{},"volumeMounts":[{"name":"kube-api-access-whpff","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:05:31Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:35Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:05:33Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:05:31Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.4","podIPs":[{"ip":"172.17.0.4"}],"startTime":"2021-04-21T12:05:31Z","containerStatuses":[{"name":"c1","state":{"running":{"startedAt":"2021-04-21T12:05:32Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"nginx:1.19.2","imageID":"docker-pullable://nginx@sha256:c628b67d21744fce822d22fdcc0389f6bd763daac23a6b77147d0712ea7102d0","containerID":"docker://a524857c74d5cd59c5c9a4e2bff7252adfe5ece739801f6b386337d617bfea0a","started":true},{"name":"c2","state":{"running":{"startedAt":"2021-04-21T12:05:33Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"alpine:3.12","imageID":"docker-pullable://alpine@sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad","containerID":"docker://2d0ab83c8dbbeaf4b835521de03bdc19e604b9b96e8c7abe3aa9b7484ed704b3","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"postgres-cf987cb96-hhdgc","generateName":"postgres-cf987cb96-","namespace":"default","uid":"046a1077-12c7-4c64-bce8-871da5131d12","resourceVersion":"22772","creationTimestamp":"2021-04-21T11:12:34Z","labels":{"app":"postgres","pod-template-hash":"cf987cb96"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"postgres-cf987cb96","uid":"767884d3-d07c-45d1-886d-a5661591d4ee","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.6\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"767884d3-d07c-45d1-886d-a5661591d4ee\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"postgres\"}":{".":{},"f:envFrom":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":5432,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}},"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"kube-api-access-47cd2","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"postgres","image":"centos/postgresql-96-centos7:latest","ports":[{"containerPort":5432,"protocol":"TCP"}],"envFrom":[{"configMapRef":{"name":"postgres-config"}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-47cd2","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:05Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.6","podIPs":[{"ip":"172.17.0.6"}],"startTime":"2021-04-21T11:12:34Z","containerStatuses":[{"name":"postgres","state":{"running":{"startedAt":"2021-04-21T11:13:04Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"centos/postgresql-96-centos7:latest","imageID":"docker-pullable://centos/postgresql-96-centos7@sha256:b681d78125361519180a6ac05242c296f8906c11eab7e207b5ca9a89b6344392","containerID":"docker://f9e43a30adc7de55a286123fee229b0eba323987e52f3d69a3fb643ac5576f96","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"random-generator-c4c5ffd8-fnftf","generateName":"random-generator-c4c5ffd8-","namespace":"default","uid":"944faa6e-a8bb-454a-8cb7-2c81601015c6","resourceVersion":"22778","creationTimestamp":"2021-04-21T11:17:49Z","labels":{"app":"random-generator","group":"meetup","pod-template-hash":"c4c5ffd8","provider":"jkube","version":"0.0.1"},"annotations":{"jkube.io/git-branch":"master","jkube.io/git-commit":"ea07a7a8c0d94e6afb3373766623023aab13ca53","jkube.io/git-url":"git@github.com:rohanKanojia/eclipse-jkube-demo-project.git","jkube.io/scm-tag":"HEAD","jkube.io/scm-url":"https://github.com/spring-projects/spring-boot/random-generator"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"random-generator-c4c5ffd8","uid":"a54b97bd-7854-4ac2-8754-c1df7b6b0c79","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.3\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:jkube.io/git-branch":{},"f:jkube.io/git-commit":{},"f:jkube.io/git-url":{},"f:jkube.io/scm-tag":{},"f:jkube.io/scm-url":{}},"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:group":{},"f:pod-template-hash":{},"f:provider":{},"f:version":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"a54b97bd-7854-4ac2-8754-c1df7b6b0c79\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"rohankanojia-random-generator\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"HOSTNAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}},"k:{\"name\":\"KUBERNETES_NAMESPACE\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}},"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"kube-api-access-kwgds","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"rohankanojia-random-generator","image":"rohankanojia/random-generator-xml:latest","env":[{"name":"KUBERNETES_NAMESPACE","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}},{"name":"HOSTNAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.name"}}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-kwgds","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/actuator/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":180,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"readinessProbe":{"httpGet":{"path":"/actuator/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:17:49Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:18:09Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:17:49Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.3","podIPs":[{"ip":"172.17.0.3"}],"startTime":"2021-04-21T11:17:49Z","containerStatuses":[{"name":"rohankanojia-random-generator","state":{"running":{"startedAt":"2021-04-21T11:17:51Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"rohankanojia/random-generator-xml:latest","imageID":"docker://sha256:412dd1572d590a2aa56a73b8c602357d815e96faec8fad6c67fe35e92325601d","containerID":"docker://82282ca863f774fccafbf76105790426fec217c75b078b737d0d6a3aa938fc21","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"todo-backend-6dccfd658d-vd7jw","generateName":"todo-backend-6dccfd658d-","namespace":"default","uid":"ba671ec3-2be8-4295-83e4-54906529ae6d","resourceVersion":"22780","creationTimestamp":"2021-04-21T11:12:34Z","labels":{"app":"todo-backend","group":"io.quarkus.sample","pod-template-hash":"6dccfd658d","provider":"jkube","version":"1.0-SNAPSHOT"},"annotations":{"jkube.io/git-branch":"master","jkube.io/git-commit":"e7f0b6dbd6b49f1fc5ff79da077174f0a53652e2","jkube.io/git-url":"git@github.com:rohanKanojia/quarkus-todo-app.git"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"todo-backend-6dccfd658d","uid":"e1debdfd-4ddc-4a1f-af0f-2f0bf25ba1b7","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:40Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.5\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:jkube.io/git-branch":{},"f:jkube.io/git-commit":{},"f:jkube.io/git-url":{}},"f:generateName":{},"f:labels":{".":{},"f:app":{},"f:group":{},"f:pod-template-hash":{},"f:provider":{},"f:version":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e1debdfd-4ddc-4a1f-af0f-2f0bf25ba1b7\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"quarkus\"}":{".":{},"f:env":{".":{},"k:{\"name\":\"HOSTNAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}},"k:{\"name\":\"KUBERNETES_NAMESPACE\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":8080,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":8778,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":9779,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}},"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"kube-api-access-c7vtt","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"quarkus","image":"sample/todo-backend:latest","ports":[{"name":"http","containerPort":8080,"protocol":"TCP"},{"name":"prometheus","containerPort":9779,"protocol":"TCP"},{"name":"jolokia","containerPort":8778,"protocol":"TCP"}],"env":[{"name":"KUBERNETES_NAMESPACE","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}},{"name":"HOSTNAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"metadata.name"}}}],"resources":{},"volumeMounts":[{"name":"kube-api-access-c7vtt","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:13:42Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T11:12:34Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.5","podIPs":[{"ip":"172.17.0.5"}],"startTime":"2021-04-21T11:12:34Z","containerStatuses":[{"name":"quarkus","state":{"running":{"startedAt":"2021-04-21T11:13:41Z"}},"lastState":{"terminated":{"exitCode":1,"reason":"Error","startedAt":"2021-04-21T11:13:05Z","finishedAt":"2021-04-21T11:13:10Z","containerID":"docker://d9fefca162de915f241728ad9193571c3fef197e75a0dd18070c56f9743e1141"}},"ready":true,"restartCount":3,"image":"sample/todo-backend:latest","imageID":"docker://sha256:1bb5b3d4f4896579803858037d649e15891930418ba24f29fdc25f557128e149","containerID":"docker://2a4a16b4c1a267e1f94315ad712107b5af9becce6cf966ea8832f80dbacda85c","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"coredns-558bd4d5db-r469v","generateName":"coredns-558bd4d5db-","namespace":"kube-system","uid":"b3504958-11bd-413d-a994-db93f78956dc","resourceVersion":"22776","creationTimestamp":"2021-04-19T09:28:52Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"558bd4d5db"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-558bd4d5db","uid":"e93ecd27-e6eb-4260-af4d-f3d8b65bb39e","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"172.17.0.2\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e93ecd27-e6eb-4260-af4d-f3d8b65bb39e\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":53,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":53,\"protocol\":\"UDP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":9153,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}}},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{".":{},"f:limits":{".":{},"f:memory":{}},"f:requests":{".":{},"f:cpu":{},"f:memory":{}}},"f:securityContext":{".":{},"f:allowPrivilegeEscalation":{},"f:capabilities":{".":{},"f:add":{},"f:drop":{}},"f:readOnlyRootFilesystem":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/coredns\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:nodeSelector":{".":{},"f:kubernetes.io/os":{}},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"config-volume\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:items":{},"f:name":{}},"f:name":{}}}},"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"config-volume","configMap":{"name":"coredns","items":[{"key":"Corefile","path":"Corefile"}],"defaultMode":420}},{"name":"kube-api-access-htx74","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"coredns","image":"k8s.gcr.io/coredns/coredns:v1.8.0","args":["-conf","/etc/coredns/Corefile"],"ports":[{"name":"dns","containerPort":53,"protocol":"UDP"},{"name":"dns-tcp","containerPort":53,"protocol":"TCP"},{"name":"metrics","containerPort":9153,"protocol":"TCP"}],"resources":{"limits":{"memory":"170Mi"},"requests":{"cpu":"100m","memory":"70Mi"}},"volumeMounts":[{"name":"config-volume","readOnly":true,"mountPath":"/etc/coredns"},{"name":"kube-api-access-htx74","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"livenessProbe":{"httpGet":{"path":"/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":60,"timeoutSeconds":5,"periodSeconds":10,"successThreshold":1,"failureThreshold":5},"readinessProbe":{"httpGet":{"path":"/ready","port":8181,"scheme":"HTTP"},"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"capabilities":{"add":["NET_BIND_SERVICE"],"drop":["all"]},"readOnlyRootFilesystem":true,"allowPrivilegeEscalation":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"Default","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"coredns","serviceAccount":"coredns","nodeName":"minikube","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"key":"node-role.kubernetes.io/master","effect":"NoSchedule"},{"key":"node-role.kubernetes.io/control-plane","effect":"NoSchedule"},{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priorityClassName":"system-cluster-critical","priority":2000000000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:52Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:03:08Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:52Z"}],"hostIP":"192.168.39.47","podIP":"172.17.0.2","podIPs":[{"ip":"172.17.0.2"}],"startTime":"2021-04-19T09:28:52Z","containerStatuses":[{"name":"coredns","state":{"running":{"startedAt":"2021-04-21T10:02:36Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-20T06:38:11Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://1c01258eabae33793906dfcd06719e58a24ee5354495cc3dd51c327440aa223b"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/coredns/coredns:v1.8.0","imageID":"docker-pullable://k8s.gcr.io/coredns/coredns@sha256:cc8fb77bc2a0541949d1d9320a641b82fd392b0d3d8145469ca4709ae769980e","containerID":"docker://dfaca4604a242f89d6d6c4076c0b2596f30dbc052b1042513d6470a60a38930b","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"etcd-minikube","namespace":"kube-system","uid":"2eedc60e-2830-4a48-be5e-9718b4ed1c3b","resourceVersion":"22766","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.39.47:2379","kubernetes.io/config.hash":"22a0c7ad1fd672de8a8affe65e00b6fe","kubernetes.io/config.mirror":"22a0c7ad1fd672de8a8affe65e00b6fe","kubernetes.io/config.seen":"2021-04-19T09:28:34.539550934Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"etcd\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{},"f:ephemeral-storage":{},"f:memory":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/var/lib/minikube/certs/etcd\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/var/lib/minikube/etcd\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"etcd-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"etcd-data\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"etcd-certs","hostPath":{"path":"/var/lib/minikube/certs/etcd","type":"DirectoryOrCreate"}},{"name":"etcd-data","hostPath":{"path":"/var/lib/minikube/etcd","type":"DirectoryOrCreate"}}],"containers":[{"name":"etcd","image":"k8s.gcr.io/etcd:3.4.13-0","command":["etcd","--advertise-client-urls=https://192.168.39.47:2379","--cert-file=/var/lib/minikube/certs/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/minikube/etcd","--initial-advertise-peer-urls=https://192.168.39.47:2380","--initial-cluster=minikube=https://192.168.39.47:2380","--key-file=/var/lib/minikube/certs/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://192.168.39.47:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://192.168.39.47:2380","--name=minikube","--peer-cert-file=/var/lib/minikube/certs/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/var/lib/minikube/certs/etcd/peer.key","--peer-trusted-ca-file=/var/lib/minikube/certs/etcd/ca.crt","--proxy-refresh-interval=70000","--snapshot-count=10000","--trusted-ca-file=/var/lib/minikube/certs/etcd/ca.crt"],"resources":{"requests":{"cpu":"100m","ephemeral-storage":"100Mi","memory":"100Mi"}},"volumeMounts":[{"name":"etcd-data","mountPath":"/var/lib/minikube/etcd"},{"name":"etcd-certs","mountPath":"/var/lib/minikube/certs/etcd"}],"livenessProbe":{"httpGet":{"path":"/health","port":2381,"host":"127.0.0.1","scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/health","port":2381,"host":"127.0.0.1","scheme":"HTTP"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:21Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:35Z","containerStatuses":[{"name":"etcd","state":{"running":{"startedAt":"2021-04-21T10:02:02Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-20T06:37:25Z","finishedAt":"2021-04-20T07:58:41Z","containerID":"docker://fdbf92977f93a199cc15b429e570c6b3b936349dc6036f8e6758d076889a17c4"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/etcd:3.4.13-0","imageID":"docker-pullable://k8s.gcr.io/etcd@sha256:4ad90a11b55313b182afc186b9876c8e891531b8db4c9bf1541953021618d0e2","containerID":"docker://e3ba3d4ba19932470941c5fde29e63f7146dcfdb986217e024f599c9479be782","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-apiserver-minikube","namespace":"kube-system","uid":"2e8b6416-cd54-4da9-b74e-464ab9523165","resourceVersion":"22789","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.39.47:8443","kubernetes.io/config.hash":"7bbde1ff98f16188734881e134296ceb","kubernetes.io/config.mirror":"7bbde1ff98f16188734881e134296ceb","kubernetes.io/config.seen":"2021-04-19T09:28:34.539564441Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:35Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-apiserver\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/ssl/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/usr/share/ca-certificates\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/var/lib/minikube/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"ca-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"k8s-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"usr-share-ca-certificates\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"ca-certs","hostPath":{"path":"/etc/ssl/certs","type":"DirectoryOrCreate"}},{"name":"k8s-certs","hostPath":{"path":"/var/lib/minikube/certs","type":"DirectoryOrCreate"}},{"name":"usr-share-ca-certificates","hostPath":{"path":"/usr/share/ca-certificates","type":"DirectoryOrCreate"}}],"containers":[{"name":"kube-apiserver","image":"k8s.gcr.io/kube-apiserver:v1.21.0","command":["kube-apiserver","--advertise-address=192.168.39.47","--allow-privileged=true","--authorization-mode=Node,RBAC","--client-ca-file=/var/lib/minikube/certs/ca.crt","--enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota","--enable-bootstrap-token-auth=true","--etcd-cafile=/var/lib/minikube/certs/etcd/ca.crt","--etcd-certfile=/var/lib/minikube/certs/apiserver-etcd-client.crt","--etcd-keyfile=/var/lib/minikube/certs/apiserver-etcd-client.key","--etcd-servers=https://127.0.0.1:2379","--insecure-port=0","--kubelet-client-certificate=/var/lib/minikube/certs/apiserver-kubelet-client.crt","--kubelet-client-key=/var/lib/minikube/certs/apiserver-kubelet-client.key","--kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname","--proxy-client-cert-file=/var/lib/minikube/certs/front-proxy-client.crt","--proxy-client-key-file=/var/lib/minikube/certs/front-proxy-client.key","--requestheader-allowed-names=front-proxy-client","--requestheader-client-ca-file=/var/lib/minikube/certs/front-proxy-ca.crt","--requestheader-extra-headers-prefix=X-Remote-Extra-","--requestheader-group-headers=X-Remote-Group","--requestheader-username-headers=X-Remote-User","--secure-port=8443","--service-account-issuer=https://kubernetes.default.svc.cluster.local","--service-account-key-file=/var/lib/minikube/certs/sa.pub","--service-account-signing-key-file=/var/lib/minikube/certs/sa.key","--service-cluster-ip-range=10.96.0.0/12","--tls-cert-file=/var/lib/minikube/certs/apiserver.crt","--tls-private-key-file=/var/lib/minikube/certs/apiserver.key"],"resources":{"requests":{"cpu":"250m"}},"volumeMounts":[{"name":"ca-certs","readOnly":true,"mountPath":"/etc/ssl/certs"},{"name":"k8s-certs","readOnly":true,"mountPath":"/var/lib/minikube/certs"},{"name":"usr-share-ca-certificates","readOnly":true,"mountPath":"/usr/share/ca-certificates"}],"livenessProbe":{"httpGet":{"path":"/livez","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"readinessProbe":{"httpGet":{"path":"/readyz","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"timeoutSeconds":15,"periodSeconds":1,"successThreshold":1,"failureThreshold":3},"startupProbe":{"httpGet":{"path":"/livez","port":8443,"host":"192.168.39.47","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:00Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:35Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:35Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:00Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-21T10:02:00Z","containerStatuses":[{"name":"kube-apiserver","state":{"running":{"startedAt":"2021-04-21T12:11:30Z"}},"lastState":{"terminated":{"exitCode":137,"reason":"Error","startedAt":"2021-04-21T12:04:03Z","finishedAt":"2021-04-21T12:10:05Z","containerID":"docker://e1822852d73a6a11ecd24129a4ee40314f965f220e1742523a71c7a214423b72"}},"ready":true,"restartCount":10,"image":"k8s.gcr.io/kube-apiserver:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-apiserver@sha256:828fefd9598ed865d45364d1be859c87aabfa445b03b350e3440d143bd21bca9","containerID":"docker://1c55dacca5225dad002b8e90fead35627844226c9350525b295a145e4bb3e3db","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-controller-manager-minikube","namespace":"kube-system","uid":"ba1dde3b-f665-4d42-8386-935d9f7e9460","resourceVersion":"22767","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"ba78566fc80f6cc3c2d0653f090b272c","kubernetes.io/config.mirror":"ba78566fc80f6cc3c2d0653f090b272c","kubernetes.io/config.seen":"2021-04-19T09:28:34.539565680Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-controller-manager\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/kubernetes/controller-manager.conf\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/etc/ssl/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/usr/share/ca-certificates\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/var/lib/minikube/certs\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"ca-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"flexvolume-dir\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"k8s-certs\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"kubeconfig\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"usr-share-ca-certificates\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"ca-certs","hostPath":{"path":"/etc/ssl/certs","type":"DirectoryOrCreate"}},{"name":"flexvolume-dir","hostPath":{"path":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec","type":"DirectoryOrCreate"}},{"name":"k8s-certs","hostPath":{"path":"/var/lib/minikube/certs","type":"DirectoryOrCreate"}},{"name":"kubeconfig","hostPath":{"path":"/etc/kubernetes/controller-manager.conf","type":"FileOrCreate"}},{"name":"usr-share-ca-certificates","hostPath":{"path":"/usr/share/ca-certificates","type":"DirectoryOrCreate"}}],"containers":[{"name":"kube-controller-manager","image":"k8s.gcr.io/kube-controller-manager:v1.21.0","command":["kube-controller-manager","--allocate-node-cidrs=true","--authentication-kubeconfig=/etc/kubernetes/controller-manager.conf","--authorization-kubeconfig=/etc/kubernetes/controller-manager.conf","--bind-address=127.0.0.1","--client-ca-file=/var/lib/minikube/certs/ca.crt","--cluster-cidr=10.244.0.0/16","--cluster-name=mk","--cluster-signing-cert-file=/var/lib/minikube/certs/ca.crt","--cluster-signing-key-file=/var/lib/minikube/certs/ca.key","--controllers=*,bootstrapsigner,tokencleaner","--kubeconfig=/etc/kubernetes/controller-manager.conf","--leader-elect=false","--port=0","--requestheader-client-ca-file=/var/lib/minikube/certs/front-proxy-ca.crt","--root-ca-file=/var/lib/minikube/certs/ca.crt","--service-account-private-key-file=/var/lib/minikube/certs/sa.key","--service-cluster-ip-range=10.96.0.0/12","--use-service-account-credentials=true"],"resources":{"requests":{"cpu":"200m"}},"volumeMounts":[{"name":"ca-certs","readOnly":true,"mountPath":"/etc/ssl/certs"},{"name":"flexvolume-dir","mountPath":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec"},{"name":"k8s-certs","readOnly":true,"mountPath":"/var/lib/minikube/certs"},{"name":"kubeconfig","readOnly":true,"mountPath":"/etc/kubernetes/controller-manager.conf"},{"name":"usr-share-ca-certificates","readOnly":true,"mountPath":"/usr/share/ca-certificates"}],"livenessProbe":{"httpGet":{"path":"/healthz","port":10257,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/healthz","port":10257,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:37:34Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:30Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:37:34Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-20T06:37:34Z","containerStatuses":[{"name":"kube-controller-manager","state":{"running":{"startedAt":"2021-04-21T10:02:19Z"}},"lastState":{"terminated":{"exitCode":255,"reason":"Error","startedAt":"2021-04-21T10:01:41Z","finishedAt":"2021-04-21T10:01:52Z","containerID":"docker://c24a2033da4d0e30fbd264c264a042db2305661a8d8748e19ad4b89d9b453564"}},"ready":true,"restartCount":4,"image":"k8s.gcr.io/kube-controller-manager:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-controller-manager@sha256:92414283b8a8ba52ad04691a7124aea042e3f2ec3f6384efc5b08da3e100442d","containerID":"docker://c93c8fe4fb89fa475aaff4af88db3f68842a4cd53b79f0e3f30f0586afb87ac4","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"kube-proxy-c8fw8","generateName":"kube-proxy-","namespace":"kube-system","uid":"93f8e6a9-99c4-4164-be30-58d73f84e465","resourceVersion":"22769","creationTimestamp":"2021-04-19T09:28:51Z","labels":{"controller-revision-hash":"5744fd5d5","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"10dfdb9c-2039-4208-a016-782fba6af1cd","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"10dfdb9c-2039-4208-a016-782fba6af1cd\"}":{".":{},"f:apiVersion":{},"f:blockOwnerDeletion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{".":{},"f:nodeSelectorTerms":{}}}},"f:containers":{"k:{\"name\":\"kube-proxy\"}":{".":{},"f:command":{},"f:env":{".":{},"k:{\"name\":\"NODE_NAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{".":{},"f:apiVersion":{},"f:fieldPath":{}}}}},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/lib/modules\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/run/xtables.lock\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/var/lib/kube-proxy\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeSelector":{".":{},"f:kubernetes.io/os":{}},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"kube-proxy\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:name":{}},"f:name":{}},"k:{\"name\":\"lib-modules\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"xtables-lock\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"kube-proxy","configMap":{"name":"kube-proxy","defaultMode":420}},{"name":"xtables-lock","hostPath":{"path":"/run/xtables.lock","type":"FileOrCreate"}},{"name":"lib-modules","hostPath":{"path":"/lib/modules","type":""}},{"name":"kube-api-access-hc7m7","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"kube-proxy","image":"k8s.gcr.io/kube-proxy:v1.21.0","command":["/usr/local/bin/kube-proxy","--config=/var/lib/kube-proxy/config.conf","--hostname-override=$(NODE_NAME)"],"env":[{"name":"NODE_NAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"spec.nodeName"}}}],"resources":{},"volumeMounts":[{"name":"kube-proxy","mountPath":"/var/lib/kube-proxy"},{"name":"xtables-lock","mountPath":"/run/xtables.lock"},{"name":"lib-modules","readOnly":true,"mountPath":"/lib/modules"},{"name":"kube-api-access-hc7m7","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":true}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"kube-proxy","serviceAccount":"kube-proxy","nodeName":"minikube","hostNetwork":true,"securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["minikube"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"operator":"Exists"},{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/network-unavailable","operator":"Exists","effect":"NoSchedule"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-21T10:02:49Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:51Z","containerStatuses":[{"name":"kube-proxy","state":{"running":{"startedAt":"2021-04-21T10:02:48Z"}},"lastState":{"terminated":{"exitCode":2,"reason":"Error","startedAt":"2021-04-20T06:38:09Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://1b4aa4a69eed59707c7e2c10d1c7ed0ff566fb02a57627df48d190156fba73ad"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/kube-proxy:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-proxy@sha256:326199e7a5232bf7531a3058e9811c925b07085f33fa882558cc4e89379b9109","containerID":"docker://64874d65645ec131e7af2da7c5621369952d377c47f436334449981263850d8e","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"kube-scheduler-minikube","namespace":"kube-system","uid":"0d9b22bb-8c31-4586-9c25-a172b778ccf0","resourceVersion":"22771","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"bcf57d91185035a15ccb9a545abb89e8","kubernetes.io/config.mirror":"bcf57d91185035a15ccb9a545abb89e8","kubernetes.io/config.seen":"2021-04-19T09:28:34.539566531Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"minikube","uid":"9b72837a-4adb-43e9-ade3-b303aa54286e","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T11:58:39Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{},"f:tier":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"9b72837a-4adb-43e9-ade3-b303aa54286e\"}":{".":{},"f:apiVersion":{},"f:controller":{},"f:kind":{},"f:name":{},"f:uid":{}}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-scheduler\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:resources":{".":{},"f:requests":{".":{},"f:cpu":{}}},"f:startupProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:host":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/kubernetes/scheduler.conf\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:nodeName":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"kubeconfig\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:lastTransitionTime":{},"f:status":{}}}}}}]},"spec":{"volumes":[{"name":"kubeconfig","hostPath":{"path":"/etc/kubernetes/scheduler.conf","type":"FileOrCreate"}}],"containers":[{"name":"kube-scheduler","image":"k8s.gcr.io/kube-scheduler:v1.21.0","command":["kube-scheduler","--authentication-kubeconfig=/etc/kubernetes/scheduler.conf","--authorization-kubeconfig=/etc/kubernetes/scheduler.conf","--bind-address=127.0.0.1","--kubeconfig=/etc/kubernetes/scheduler.conf","--leader-elect=false","--port=0"],"resources":{"requests":{"cpu":"100m"}},"volumeMounts":[{"name":"kubeconfig","readOnly":true,"mountPath":"/etc/kubernetes/scheduler.conf"}],"livenessProbe":{"httpGet":{"path":"/healthz","port":10259,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":8},"startupProbe":{"httpGet":{"path":"/healthz","port":10259,"host":"127.0.0.1","scheme":"HTTPS"},"initialDelaySeconds":10,"timeoutSeconds":15,"periodSeconds":10,"successThreshold":1,"failureThreshold":24},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists","effect":"NoExecute"}],"priorityClassName":"system-node-critical","priority":2000001000,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:11:34Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-20T06:38:15Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:35Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:35Z","containerStatuses":[{"name":"kube-scheduler","state":{"running":{"startedAt":"2021-04-21T10:01:51Z"}},"lastState":{"terminated":{"exitCode":2,"reason":"Error","startedAt":"2021-04-20T06:37:55Z","finishedAt":"2021-04-20T07:58:40Z","containerID":"docker://4d04e73756b6cb8a7068fb21457f5b99ab9de3e787e76b06f802ddcf91038cf8"}},"ready":true,"restartCount":3,"image":"k8s.gcr.io/kube-scheduler:v1.21.0","imageID":"docker-pullable://k8s.gcr.io/kube-scheduler@sha256:1bcafcb4a0c3105fe08018f34c0e43a10a5d696fc8598b1c705116bcc773726f","containerID":"docker://69d3c798e973b5ed3ec35fa9481059c4f33e1473a401d87909518835931bbd6d","started":true}],"qosClass":"Burstable"}},{"metadata":{"name":"storage-provisioner","namespace":"kube-system","uid":"39757ccb-30dd-4cea-a774-c4d9f93be946","resourceVersion":"22794","creationTimestamp":"2021-04-19T09:28:35Z","labels":{"addonmanager.kubernetes.io/mode":"Reconcile","integration-test":"storage-provisioner"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"v1\",\"kind\":\"Pod\",\"metadata\":{\"annotations\":{},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"Reconcile\",\"integration-test\":\"storage-provisioner\"},\"name\":\"storage-provisioner\",\"namespace\":\"kube-system\"},\"spec\":{\"containers\":[{\"command\":[\"/storage-provisioner\"],\"image\":\"gcr.io/k8s-minikube/storage-provisioner:v5\",\"imagePullPolicy\":\"IfNotPresent\",\"name\":\"storage-provisioner\",\"volumeMounts\":[{\"mountPath\":\"/tmp\",\"name\":\"tmp\"}]}],\"hostNetwork\":true,\"serviceAccountName\":\"storage-provisioner\",\"volumes\":[{\"hostPath\":{\"path\":\"/tmp\",\"type\":\"Directory\"},\"name\":\"tmp\"}]}}\n"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"v1","time":"2021-04-19T09:28:35Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{},"f:integration-test":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"storage-provisioner\"}":{".":{},"f:command":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/tmp\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:hostNetwork":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:volumes":{".":{},"k:{\"name\":\"tmp\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}}}},{"manager":"kube-scheduler","operation":"Update","apiVersion":"v1","time":"2021-04-19T09:28:48Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{".":{},"k:{\"type\":\"PodScheduled\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}}},{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"Ready\"}":{"f:status":{}}}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2021-04-21T12:11:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"192.168.39.47\"}":{".":{},"f:ip":{}}},"f:startTime":{}}}}]},"spec":{"volumes":[{"name":"tmp","hostPath":{"path":"/tmp","type":"Directory"}},{"name":"kube-api-access-4rqpj","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"storage-provisioner","image":"gcr.io/k8s-minikube/storage-provisioner:v5","command":["/storage-provisioner"],"resources":{},"volumeMounts":[{"name":"tmp","mountPath":"/tmp"},{"name":"kube-api-access-4rqpj","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"storage-provisioner","serviceAccount":"storage-provisioner","nodeName":"minikube","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"},{"type":"Ready","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:10:06Z","reason":"ContainersNotReady","message":"containers with unready status: [storage-provisioner]"},{"type":"ContainersReady","status":"False","lastProbeTime":null,"lastTransitionTime":"2021-04-21T12:10:06Z","reason":"ContainersNotReady","message":"containers with unready status: [storage-provisioner]"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2021-04-19T09:28:51Z"}],"hostIP":"192.168.39.47","podIP":"192.168.39.47","podIPs":[{"ip":"192.168.39.47"}],"startTime":"2021-04-19T09:28:51Z","containerStatuses":[{"name":"storage-provisioner","state":{"waiting":{"reason":"CrashLoopBackOff","message":"back-off 2m40s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(39757ccb-30dd-4cea-a774-c4d9f93be946)"}},"lastState":{"terminated":{"exitCode":255,"reason":"Error","startedAt":"2021-04-21T12:04:49Z","finishedAt":"2021-04-21T12:10:05Z","containerID":"docker://a343506799e18a7c4b93975c553c2259c924dbb422007a242e26707dd0be6253"}},"ready":false,"restartCount":15,"image":"gcr.io/k8s-minikube/storage-provisioner:v5","imageID":"docker-pullable://gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","containerID":"docker://a343506799e18a7c4b93975c553c2259c924dbb422007a242e26707dd0be6253","started":false}],"qosClass":"BestEffort"}}]}
  975.  
  976. Apr 21, 2021 5:41:41 PM okhttp3.internal.platform.Platform log
  977. INFO: <-- END HTTP (70899-byte body)
  978. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Listing items (11) for resource class io.fabric8.kubernetes.api.model.Pod v22799
  979. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Starting watcher for resource class io.fabric8.kubernetes.api.model.Pod v22799
  980. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Stopping previous watcher
  981. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Force closing the watch io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@39f14325
  982. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Ignoring duplicate firing of onClose event
  983. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Closing ExecutorService
  984. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.Reflector - Watcher already started, delaying execution of new watcher
  985. Pod default/multi-container-pod got updated
  986. Pod default/postgres-cf987cb96-hhdgc got updated
  987. Pod default/random-generator-c4c5ffd8-fnftf got updated
  988. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  989. Pod kube-system/coredns-558bd4d5db-r469v got updated
  990. Pod kube-system/etcd-minikube got updated
  991. Pod kube-system/kube-apiserver-minikube got updated
  992. Pod kube-system/kube-controller-manager-minikube got updated
  993. Pod kube-system/kube-proxy-c8fw8 got updated
  994. Pod kube-system/kube-scheduler-minikube got updated
  995. Pod kube-system/storage-provisioner got updated
  996. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Watching https://192.168.39.47:8443/api/v1/pods?resourceVersion=22799&watch=true...
  997. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - WebSocket successfully opened
  998. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Force closing the watch io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager@39f14325
  999. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager - Ignoring duplicate firing of onClose event
  1000. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Socket closing:
  1001. [OkHttp WebSocket https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - WebSocket close received. code: 1000, reason:
  1002. [OkHttp WebSocket https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.dsl.internal.WatcherWebSocketListener - Ignoring onClose for already closed/closing websocket
  1003. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1004. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22805
  1005. Pod kube-system/kube-scheduler-minikube got updated
  1006. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1007. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22806
  1008. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1009. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1010. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22807
  1011. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1012. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22808
  1013. Pod default/postgres-cf987cb96-hhdgc got updated
  1014. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1015. Pod kube-system/etcd-minikube got updated
  1016. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1017. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22809
  1018. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1019. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22810
  1020. Pod default/multi-container-pod got updated
  1021. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1022. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22811
  1023. Pod kube-system/kube-proxy-c8fw8 got updated
  1024. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1025. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22816
  1026. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1027. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1028. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22819
  1029. Pod kube-system/kube-controller-manager-minikube got updated
  1030. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1031. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1032. Pod kube-system/kube-apiserver-minikube got updated
  1033. Pod kube-system/kube-controller-manager-minikube got updated
  1034. Pod kube-system/kube-proxy-c8fw8 got updated
  1035. Pod default/postgres-cf987cb96-hhdgc got updated
  1036. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1037. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1038. Pod kube-system/kube-scheduler-minikube got updated
  1039. Pod kube-system/storage-provisioner got updated
  1040. Pod kube-system/etcd-minikube got updated
  1041. Pod default/multi-container-pod got updated
  1042. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1043. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received ADDED
  1044. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22822
  1045. Pod default/exjb8k8 got added
  1046. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1047. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22825
  1048. Pod default/exjb8k8 got updated
  1049. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1050. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22827
  1051. Pod default/exjb8k8 got updated
  1052. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1053. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22831
  1054. Pod default/exjb8k8 got updated
  1055. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1056. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1057. Pod kube-system/kube-apiserver-minikube got updated
  1058. Pod kube-system/kube-controller-manager-minikube got updated
  1059. Pod kube-system/kube-proxy-c8fw8 got updated
  1060. Pod default/postgres-cf987cb96-hhdgc got updated
  1061. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1062. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1063. Pod kube-system/kube-scheduler-minikube got updated
  1064. Pod kube-system/storage-provisioner got updated
  1065. Pod kube-system/etcd-minikube got updated
  1066. Pod default/multi-container-pod got updated
  1067. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1068. Pod default/exjb8k8 got updated
  1069. [OkHttp https://192.168.39.47:8443/...] INFO io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Event received MODIFIED
  1070. [OkHttp https://192.168.39.47:8443/...] DEBUG io.fabric8.kubernetes.client.informers.cache.ReflectorWatcher - Pod#Receiving resourceVersion 22843
  1071. Pod kube-system/storage-provisioner got updated
  1072. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1073. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1074. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1075. Pod kube-system/kube-apiserver-minikube got updated
  1076. Pod kube-system/kube-controller-manager-minikube got updated
  1077. Pod kube-system/kube-proxy-c8fw8 got updated
  1078. Pod default/postgres-cf987cb96-hhdgc got updated
  1079. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1080. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1081. Pod kube-system/kube-scheduler-minikube got updated
  1082. Pod kube-system/storage-provisioner got updated
  1083. Pod kube-system/etcd-minikube got updated
  1084. Pod default/multi-container-pod got updated
  1085. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1086. Pod default/exjb8k8 got updated
  1087. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1088. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1089. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1090. Pod kube-system/kube-apiserver-minikube got updated
  1091. Pod kube-system/kube-controller-manager-minikube got updated
  1092. Pod kube-system/kube-proxy-c8fw8 got updated
  1093. Pod default/postgres-cf987cb96-hhdgc got updated
  1094. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1095. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1096. Pod kube-system/kube-scheduler-minikube got updated
  1097. Pod kube-system/storage-provisioner got updated
  1098. Pod kube-system/etcd-minikube got updated
  1099. Pod default/multi-container-pod got updated
  1100. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1101. Pod default/exjb8k8 got updated
  1102. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1103. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1104. Pod kube-system/kube-apiserver-minikube got updated
  1105. Pod kube-system/kube-controller-manager-minikube got updated
  1106. Pod kube-system/kube-proxy-c8fw8 got updated
  1107. Pod default/postgres-cf987cb96-hhdgc got updated
  1108. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1109. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1110. Pod kube-system/kube-scheduler-minikube got updated
  1111. Pod kube-system/storage-provisioner got updated
  1112. Pod kube-system/etcd-minikube got updated
  1113. Pod default/multi-container-pod got updated
  1114. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1115. Pod default/exjb8k8 got updated
  1116. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1117. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1118. Pod kube-system/kube-apiserver-minikube got updated
  1119. Pod kube-system/kube-controller-manager-minikube got updated
  1120. Pod kube-system/kube-proxy-c8fw8 got updated
  1121. Pod default/postgres-cf987cb96-hhdgc got updated
  1122. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1123. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1124. Pod kube-system/kube-scheduler-minikube got updated
  1125. Pod kube-system/storage-provisioner got updated
  1126. Pod kube-system/etcd-minikube got updated
  1127. Pod default/multi-container-pod got updated
  1128. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1129. Pod default/exjb8k8 got updated
  1130. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1131. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1132. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1133. Pod kube-system/kube-apiserver-minikube got updated
  1134. Pod kube-system/kube-controller-manager-minikube got updated
  1135. Pod kube-system/kube-proxy-c8fw8 got updated
  1136. Pod default/postgres-cf987cb96-hhdgc got updated
  1137. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1138. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1139. Pod kube-system/kube-scheduler-minikube got updated
  1140. Pod kube-system/storage-provisioner got updated
  1141. Pod kube-system/etcd-minikube got updated
  1142. Pod default/multi-container-pod got updated
  1143. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1144. Pod default/exjb8k8 got updated
  1145. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1146. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1147. Pod kube-system/kube-apiserver-minikube got updated
  1148. Pod kube-system/kube-controller-manager-minikube got updated
  1149. Pod kube-system/kube-proxy-c8fw8 got updated
  1150. Pod default/postgres-cf987cb96-hhdgc got updated
  1151. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1152. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1153. Pod kube-system/kube-scheduler-minikube got updated
  1154. Pod kube-system/storage-provisioner got updated
  1155. Pod kube-system/etcd-minikube got updated
  1156. Pod default/multi-container-pod got updated
  1157. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1158. Pod default/exjb8k8 got updated
  1159. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1160. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1161. Pod kube-system/kube-apiserver-minikube got updated
  1162. Pod kube-system/kube-controller-manager-minikube got updated
  1163. Pod kube-system/kube-proxy-c8fw8 got updated
  1164. Pod default/postgres-cf987cb96-hhdgc got updated
  1165. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1166. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1167. Pod kube-system/kube-scheduler-minikube got updated
  1168. Pod kube-system/storage-provisioner got updated
  1169. Pod kube-system/etcd-minikube got updated
  1170. Pod default/multi-container-pod got updated
  1171. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1172. Pod default/exjb8k8 got updated
  1173. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1174. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1175. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1176. Pod kube-system/kube-apiserver-minikube got updated
  1177. Pod kube-system/kube-controller-manager-minikube got updated
  1178. Pod kube-system/kube-proxy-c8fw8 got updated
  1179. Pod default/postgres-cf987cb96-hhdgc got updated
  1180. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1181. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1182. Pod kube-system/kube-scheduler-minikube got updated
  1183. Pod kube-system/storage-provisioner got updated
  1184. Pod kube-system/etcd-minikube got updated
  1185. Pod default/multi-container-pod got updated
  1186. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1187. Pod default/exjb8k8 got updated
  1188. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1189. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1190. Pod kube-system/kube-apiserver-minikube got updated
  1191. Pod kube-system/kube-controller-manager-minikube got updated
  1192. Pod kube-system/kube-proxy-c8fw8 got updated
  1193. Pod default/postgres-cf987cb96-hhdgc got updated
  1194. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1195. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1196. Pod kube-system/kube-scheduler-minikube got updated
  1197. Pod kube-system/storage-provisioner got updated
  1198. Pod kube-system/etcd-minikube got updated
  1199. Pod default/multi-container-pod got updated
  1200. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1201. Pod default/exjb8k8 got updated
  1202. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1203. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1204. Pod kube-system/kube-apiserver-minikube got updated
  1205. Pod kube-system/kube-controller-manager-minikube got updated
  1206. Pod kube-system/kube-proxy-c8fw8 got updated
  1207. Pod default/postgres-cf987cb96-hhdgc got updated
  1208. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1209. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1210. Pod kube-system/kube-scheduler-minikube got updated
  1211. Pod kube-system/storage-provisioner got updated
  1212. Pod kube-system/etcd-minikube got updated
  1213. Pod default/multi-container-pod got updated
  1214. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1215. Pod default/exjb8k8 got updated
  1216. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1217. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1218. Pod kube-system/kube-apiserver-minikube got updated
  1219. Pod kube-system/kube-controller-manager-minikube got updated
  1220. Pod kube-system/kube-proxy-c8fw8 got updated
  1221. Pod default/postgres-cf987cb96-hhdgc got updated
  1222. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1223. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1224. Pod kube-system/kube-scheduler-minikube got updated
  1225. Pod kube-system/storage-provisioner got updated
  1226. Pod kube-system/etcd-minikube got updated
  1227. Pod default/multi-container-pod got updated
  1228. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1229. Pod default/exjb8k8 got updated
  1230. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1231. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1232. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1233. Pod kube-system/kube-apiserver-minikube got updated
  1234. Pod kube-system/kube-controller-manager-minikube got updated
  1235. Pod kube-system/kube-proxy-c8fw8 got updated
  1236. Pod default/postgres-cf987cb96-hhdgc got updated
  1237. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1238. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1239. Pod kube-system/kube-scheduler-minikube got updated
  1240. Pod kube-system/storage-provisioner got updated
  1241. Pod kube-system/etcd-minikube got updated
  1242. Pod default/multi-container-pod got updated
  1243. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1244. Pod default/exjb8k8 got updated
  1245. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1246. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1247. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1248. Pod kube-system/kube-apiserver-minikube got updated
  1249. Pod kube-system/kube-controller-manager-minikube got updated
  1250. Pod kube-system/kube-proxy-c8fw8 got updated
  1251. Pod default/postgres-cf987cb96-hhdgc got updated
  1252. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1253. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1254. Pod kube-system/kube-scheduler-minikube got updated
  1255. Pod kube-system/storage-provisioner got updated
  1256. Pod kube-system/etcd-minikube got updated
  1257. Pod default/multi-container-pod got updated
  1258. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1259. Pod default/exjb8k8 got updated
  1260. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1261. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1262. Pod kube-system/kube-apiserver-minikube got updated
  1263. Pod kube-system/kube-controller-manager-minikube got updated
  1264. Pod kube-system/kube-proxy-c8fw8 got updated
  1265. Pod default/postgres-cf987cb96-hhdgc got updated
  1266. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1267. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1268. Pod kube-system/kube-scheduler-minikube got updated
  1269. Pod kube-system/storage-provisioner got updated
  1270. Pod kube-system/etcd-minikube got updated
  1271. Pod default/multi-container-pod got updated
  1272. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1273. Pod default/exjb8k8 got updated
  1274. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1275. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1276. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1277. Pod kube-system/kube-apiserver-minikube got updated
  1278. Pod kube-system/kube-controller-manager-minikube got updated
  1279. Pod kube-system/kube-proxy-c8fw8 got updated
  1280. Pod default/postgres-cf987cb96-hhdgc got updated
  1281. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1282. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1283. Pod kube-system/kube-scheduler-minikube got updated
  1284. Pod kube-system/storage-provisioner got updated
  1285. Pod kube-system/etcd-minikube got updated
  1286. Pod default/multi-container-pod got updated
  1287. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1288. Pod default/exjb8k8 got updated
  1289. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1290. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1291. Pod kube-system/kube-apiserver-minikube got updated
  1292. Pod kube-system/kube-controller-manager-minikube got updated
  1293. Pod kube-system/kube-proxy-c8fw8 got updated
  1294. Pod default/postgres-cf987cb96-hhdgc got updated
  1295. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1296. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1297. Pod kube-system/kube-scheduler-minikube got updated
  1298. Pod kube-system/storage-provisioner got updated
  1299. Pod kube-system/etcd-minikube got updated
  1300. Pod default/multi-container-pod got updated
  1301. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1302. Pod default/exjb8k8 got updated
  1303. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1304. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1305. Pod kube-system/kube-apiserver-minikube got updated
  1306. Pod kube-system/kube-controller-manager-minikube got updated
  1307. Pod kube-system/kube-proxy-c8fw8 got updated
  1308. Pod default/postgres-cf987cb96-hhdgc got updated
  1309. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1310. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1311. Pod kube-system/kube-scheduler-minikube got updated
  1312. Pod kube-system/storage-provisioner got updated
  1313. Pod kube-system/etcd-minikube got updated
  1314. Pod default/multi-container-pod got updated
  1315. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1316. Pod default/exjb8k8 got updated
  1317. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1318. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1319. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1320. Pod kube-system/kube-apiserver-minikube got updated
  1321. Pod kube-system/kube-controller-manager-minikube got updated
  1322. Pod kube-system/kube-proxy-c8fw8 got updated
  1323. Pod default/postgres-cf987cb96-hhdgc got updated
  1324. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1325. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1326. Pod kube-system/kube-scheduler-minikube got updated
  1327. Pod kube-system/storage-provisioner got updated
  1328. Pod kube-system/etcd-minikube got updated
  1329. Pod default/multi-container-pod got updated
  1330. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1331. Pod default/exjb8k8 got updated
  1332. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1333. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1334. Pod kube-system/kube-apiserver-minikube got updated
  1335. Pod kube-system/kube-controller-manager-minikube got updated
  1336. Pod kube-system/kube-proxy-c8fw8 got updated
  1337. Pod default/postgres-cf987cb96-hhdgc got updated
  1338. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1339. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1340. Pod kube-system/kube-scheduler-minikube got updated
  1341. Pod kube-system/storage-provisioner got updated
  1342. Pod kube-system/etcd-minikube got updated
  1343. Pod default/multi-container-pod got updated
  1344. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1345. Pod default/exjb8k8 got updated
  1346. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1347. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1348. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1349. Pod kube-system/kube-apiserver-minikube got updated
  1350. Pod kube-system/kube-controller-manager-minikube got updated
  1351. Pod kube-system/kube-proxy-c8fw8 got updated
  1352. Pod default/postgres-cf987cb96-hhdgc got updated
  1353. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1354. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1355. Pod kube-system/kube-scheduler-minikube got updated
  1356. Pod kube-system/storage-provisioner got updated
  1357. Pod kube-system/etcd-minikube got updated
  1358. Pod default/multi-container-pod got updated
  1359. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1360. Pod default/exjb8k8 got updated
  1361. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1362. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1363. Pod kube-system/kube-apiserver-minikube got updated
  1364. Pod kube-system/kube-controller-manager-minikube got updated
  1365. Pod kube-system/kube-proxy-c8fw8 got updated
  1366. Pod default/postgres-cf987cb96-hhdgc got updated
  1367. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1368. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1369. Pod kube-system/kube-scheduler-minikube got updated
  1370. Pod kube-system/storage-provisioner got updated
  1371. Pod kube-system/etcd-minikube got updated
  1372. Pod default/multi-container-pod got updated
  1373. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1374. Pod default/exjb8k8 got updated
  1375. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1376. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1377. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1378. Pod kube-system/kube-apiserver-minikube got updated
  1379. Pod kube-system/kube-controller-manager-minikube got updated
  1380. Pod kube-system/kube-proxy-c8fw8 got updated
  1381. Pod default/postgres-cf987cb96-hhdgc got updated
  1382. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1383. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1384. Pod kube-system/kube-scheduler-minikube got updated
  1385. Pod kube-system/storage-provisioner got updated
  1386. Pod kube-system/etcd-minikube got updated
  1387. Pod default/multi-container-pod got updated
  1388. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1389. Pod default/exjb8k8 got updated
  1390. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1391. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1392. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1393. Pod kube-system/kube-apiserver-minikube got updated
  1394. Pod kube-system/kube-controller-manager-minikube got updated
  1395. Pod kube-system/kube-proxy-c8fw8 got updated
  1396. Pod default/postgres-cf987cb96-hhdgc got updated
  1397. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1398. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1399. Pod kube-system/kube-scheduler-minikube got updated
  1400. Pod kube-system/storage-provisioner got updated
  1401. Pod kube-system/etcd-minikube got updated
  1402. Pod default/multi-container-pod got updated
  1403. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1404. Pod default/exjb8k8 got updated
  1405. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1406. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1407. Pod kube-system/kube-apiserver-minikube got updated
  1408. Pod kube-system/kube-controller-manager-minikube got updated
  1409. Pod kube-system/kube-proxy-c8fw8 got updated
  1410. Pod default/postgres-cf987cb96-hhdgc got updated
  1411. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1412. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1413. Pod kube-system/kube-scheduler-minikube got updated
  1414. Pod kube-system/storage-provisioner got updated
  1415. Pod kube-system/etcd-minikube got updated
  1416. Pod default/multi-container-pod got updated
  1417. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1418. Pod default/exjb8k8 got updated
  1419. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1420. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1421. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1422. Pod kube-system/kube-apiserver-minikube got updated
  1423. Pod kube-system/kube-controller-manager-minikube got updated
  1424. Pod kube-system/kube-proxy-c8fw8 got updated
  1425. Pod default/postgres-cf987cb96-hhdgc got updated
  1426. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1427. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1428. Pod kube-system/kube-scheduler-minikube got updated
  1429. Pod kube-system/storage-provisioner got updated
  1430. Pod kube-system/etcd-minikube got updated
  1431. Pod default/multi-container-pod got updated
  1432. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1433. Pod default/exjb8k8 got updated
  1434. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1435. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1436. Pod kube-system/kube-apiserver-minikube got updated
  1437. Pod kube-system/kube-controller-manager-minikube got updated
  1438. Pod kube-system/kube-proxy-c8fw8 got updated
  1439. Pod default/postgres-cf987cb96-hhdgc got updated
  1440. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1441. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1442. Pod kube-system/kube-scheduler-minikube got updated
  1443. Pod kube-system/storage-provisioner got updated
  1444. Pod kube-system/etcd-minikube got updated
  1445. Pod default/multi-container-pod got updated
  1446. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1447. Pod default/exjb8k8 got updated
  1448. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1449. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#resync .. ..
  1450. [pool-3-thread-1] DEBUG io.fabric8.kubernetes.client.informers.ResyncRunnable - ResyncRunnable#force resync
  1451. Pod kube-system/kube-apiserver-minikube got updated
  1452. Pod kube-system/kube-controller-manager-minikube got updated
  1453. Pod kube-system/kube-proxy-c8fw8 got updated
  1454. Pod default/postgres-cf987cb96-hhdgc got updated
  1455. Pod default/random-generator-c4c5ffd8-fnftf got updated
  1456. Pod default/todo-backend-6dccfd658d-vd7jw got updated
  1457. Pod kube-system/kube-scheduler-minikube got updated
  1458. Pod kube-system/storage-provisioner got updated
  1459. Pod kube-system/etcd-minikube got updated
  1460. Pod default/multi-container-pod got updated
  1461. Pod kube-system/coredns-558bd4d5db-r469v got updated
  1462. Pod default/exjb8k8 got updated
  1463.  
  1464. Process finished with exit code 130 (interrupted by signal 2: SIGINT)
Add Comment
Please, Sign In to add comment