Coder Social home page Coder Social logo

linktimecloud / kubernetes-data-platform Goto Github PK

View Code? Open in Web Editor NEW
107.0 9.0 25.0 29.2 MB

KDP(Kubernetes Data Platform) delivers a modern, hybrid and cloud-native data platform based on Kubernetes.

Home Page: https://linktimecloud.github.io/kubernetes-data-platform/

License: Apache License 2.0

Dockerfile 0.01% Makefile 0.44% CUE 97.29% Go 2.27%
bigdata data-platform k8s kubernetes awesome awesome-list

kubernetes-data-platform's People

Contributors

andymaltcx avatar dependabot[bot] avatar harlee-x avatar jason-ltc avatar qq157755587 avatar sooong0528 avatar xingcan-ltc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kubernetes-data-platform's Issues

kdp install failed

root@k8s-127-master:~# ./kdp install
[INFO] - Ready to install KDP infrastructure, this may take a few minutes...
[INFO] - Ready to install vela
[INFO] - Find existing vela-core deployment, skip vela-core installation
[INFO] - Handling addon now -> [name: fluxcd] [path: /root/.kdp/src/infra/fluxcd] [parameters: (helmURL=oci://registry-cr.linktimecloud.com/linktimecloud/ registry=registry-cr.linktimecloud.com)]
[INFO] - Checking if addon fluxcd has already been installed
enabling addon by local dir: /root/.kdp/src/infra/fluxcd
Error: Internal error occurred: failed calling webhook "validating.core.oam.dev.v1beta1.applications": failed to call webhook: Post "https://vela-core-webhook.vela-system.svc:443/validating-core-oam-dev-v1beta1-applications?timeout=10s": context deadline exceeded
[ERROR] - Error installing KDP vela addons: error installing addon fluxcd: failed to wait command: exit status 1

[Bug]:Install failed on Mac M1 Processor

KDP version

KDP: v1.0.0

What did you do?

The problem

When I install kdp use comman "kdp install --local-mode --set dnsService.name=kube-dns --debug" on Mac M1 local, it crashed. The log of kdp-e2e-control-plane container is normal

Version

OS: Sonoma 14.4.1, Resources: 16 Core/32G RAM/1T Disk
Docker: 25.0.3
Kind: 0.22.0
Go: 1.20.5

What did you see happen?

The complete log:

INFO[2024-04-11 10:48:05] Ready to install KDP infrastructure, this may take a few minutes...
DEBU[2024-04-11 10:48:05] ##### Runtime Flags #####
DEBU[2024-04-11 10:48:05] kdp-repo: https://github.com/linktimecloud/kubernetes-data-platform.git
DEBU[2024-04-11 10:48:05] kdp-repo-ref: main
DEBU[2024-04-11 10:48:05] artifact-server: https://registry.linktimecloud.com/repository/raw/vela
DEBU[2024-04-11 10:48:05] helm-repository: oci://registry-cr.linktimecloud.com/linktimecloud/
DEBU[2024-04-11 10:48:05] docker-registry: registry-cr.linktimecloud.com
DEBU[2024-04-11 10:48:05] set-parameters: [dnsService.name=kube-dns]
DEBU[2024-04-11 10:48:05] force-reinstall: false
DEBU[2024-04-11 10:48:05] local-mode: true
DEBU[2024-04-11 10:48:05] ##### ##### #####
DEBU[2024-04-11 10:48:05] Cloning git repo https://github.com/linktimecloud/kubernetes-data-platform.git to /Users/david/.kdp/src
DEBU[2024-04-11 10:48:05] Git repo is already cloned, just skip.
INFO[2024-04-11 10:48:05] Local mode is enabled, creating a local kind cluster now. Set env 'export KDP_CR_ACCESS_TOKEN=<your_token>' if using your private container registry to pull KDP OCI images.
DEBU[2024-04-11 10:48:05] Exec command: kind get clusters | grep kdp-e2e
DEBU[2024-04-11 10:48:05] Exec command: kind create cluster --wait 600s --config /Users/david/.kdp/src/e2e/kind-cluster.yaml
Creating cluster "kdp-e2e" ...
โ€ข Ensuring node image (kindest/node:v1.26.3) ๐Ÿ–ผ ...
โœ“ Ensuring node image (kindest/node:v1.26.3) ๐Ÿ–ผ
โ€ข Preparing nodes ๐Ÿ“ฆ ๐Ÿ“ฆ ๐Ÿ“ฆ ๐Ÿ“ฆ ๐Ÿ“ฆ ...
โœ“ Preparing nodes ๐Ÿ“ฆ ๐Ÿ“ฆ ๐Ÿ“ฆ ๐Ÿ“ฆ ๐Ÿ“ฆ
โ€ข Writing configuration ๐Ÿ“œ ...
โœ“ Writing configuration ๐Ÿ“œ
โ€ข Starting control-plane ๐Ÿ•น๏ธ ...
โœ— Starting control-plane ๐Ÿ•น๏ธ
Deleted nodes: ["kdp-e2e-worker2" "kdp-e2e-worker4" "kdp-e2e-control-plane" "kdp-e2e-worker" "kdp-e2e-worker3"]
ERROR: failed to create cluster: failed to init node with kubeadm: command "docker exec --privileged kdp-e2e-control-plane kubeadm init --skip-phases=preflight --config=/kind/kubeadm.conf --skip-token-print --v=6" failed with error: exit status 1

Command Output: I0411 02:48:10.592068 132 initconfiguration.go:254] loading configuration from "/kind/kubeadm.conf"
W0411 02:48:10.600524 132 initconfiguration.go:331] [config] WARNING: Ignored YAML document with GroupVersionKind kubeadm.k8s.io/v1beta3, Kind=JoinConfiguration
[init] Using Kubernetes version: v1.26.3
[certs] Using certificateDir folder "/etc/kubernetes/pki"
I0411 02:48:10.635619 132 certs.go:112] creating a new certificate authority for ca
[certs] Generating "ca" certificate and key
I0411 02:48:11.134298 132 certs.go:519] validating certificate period for ca certificate
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [apiserver.kdp-e2e.io kdp-e2e-control-plane kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 172.20.0.2 127.0.0.1]
[certs] Generating "apiserver-kubelet-client" certificate and key
I0411 02:48:11.977901 132 certs.go:112] creating a new certificate authority for front-proxy-ca
[certs] Generating "front-proxy-ca" certificate and key
I0411 02:48:12.073267 132 certs.go:519] validating certificate period for front-proxy-ca certificate
[certs] Generating "front-proxy-client" certificate and key
I0411 02:48:12.324969 132 certs.go:112] creating a new certificate authority for etcd-ca
[certs] Generating "etcd/ca" certificate and key
I0411 02:48:12.600691 132 certs.go:519] validating certificate period for etcd/ca certificate
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [kdp-e2e-control-plane localhost] and IPs [172.20.0.2 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [kdp-e2e-control-plane localhost] and IPs [172.20.0.2 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
I0411 02:48:13.526097 132 certs.go:78] creating new public/private key files for signing service account users
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0411 02:48:13.681374 132 kubeconfig.go:103] creating kubeconfig file for admin.conf
[kubeconfig] Writing "admin.conf" kubeconfig file
I0411 02:48:13.785850 132 kubeconfig.go:103] creating kubeconfig file for kubelet.conf
[kubeconfig] Writing "kubelet.conf" kubeconfig file
I0411 02:48:13.912727 132 kubeconfig.go:103] creating kubeconfig file for controller-manager.conf
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0411 02:48:14.076139 132 kubeconfig.go:103] creating kubeconfig file for scheduler.conf
[kubeconfig] Writing "scheduler.conf" kubeconfig file
I0411 02:48:14.241728 132 kubelet.go:67] Stopping the kubelet
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
[kubelet-start] Starting the kubelet
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest for "kube-apiserver"
I0411 02:48:14.721632 132 manifests.go:99] [control-plane] getting StaticPodSpecs
I0411 02:48:14.723647 132 certs.go:519] validating certificate period for CA certificate
I0411 02:48:14.723957 132 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-apiserver"
I0411 02:48:14.723987 132 manifests.go:125] [control-plane] adding volume "etc-ca-certificates" for component "kube-apiserver"
I0411 02:48:14.723991 132 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-apiserver"
I0411 02:48:14.723994 132 manifests.go:125] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-apiserver"
I0411 02:48:14.723997 132 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
I0411 02:48:14.728179 132 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-apiserver" to "/etc/kubernetes/manifests/kube-apiserver.yaml"
I0411 02:48:14.728204 132 manifests.go:99] [control-plane] getting StaticPodSpecs
I0411 02:48:14.728442 132 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-controller-manager"
I0411 02:48:14.728450 132 manifests.go:125] [control-plane] adding volume "etc-ca-certificates" for component "kube-controller-manager"
I0411 02:48:14.728453 132 manifests.go:125] [control-plane] adding volume "flexvolume-dir" for component "kube-controller-manager"
I0411 02:48:14.728456 132 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-controller-manager"
I0411 02:48:14.728459 132 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-controller-manager"
I0411 02:48:14.728462 132 manifests.go:125] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-controller-manager"
I0411 02:48:14.728465 132 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-controller-manager"
I0411 02:48:14.729149 132 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-controller-manager" to "/etc/kubernetes/manifests/kube-controller-manager.yaml"
I0411 02:48:14.729166 132 manifests.go:99] [control-plane] getting StaticPodSpecs
[control-plane] Creating static Pod manifest for "kube-scheduler"
I0411 02:48:14.729282 132 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-scheduler"
I0411 02:48:14.729674 132 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-scheduler" to "/etc/kubernetes/manifests/kube-scheduler.yaml"
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0411 02:48:14.731379 132 local.go:65] [etcd] wrote Static Pod manifest for a local etcd member to "/etc/kubernetes/manifests/etcd.yaml"
I0411 02:48:14.731486 132 waitcontrolplane.go:83] [wait-control-plane] Waiting for the API server to be healthy
I0411 02:48:14.732455 132 loader.go:373] Config loaded from file: /etc/kubernetes/admin.conf
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I0411 02:48:14.748304 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 7 milliseconds
I0411 02:48:15.253116 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:15.750418 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:16.258000 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:16.752138 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:17.250085 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:17.758409 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:18.258314 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:18.750909 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:19.254964 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:19.757140 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:20.250481 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:20.754885 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:21.254783 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:21.749895 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:22.257410 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:22.756069 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:23.251423 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:23.758644 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:24.256822 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:24.752074 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:25.257896 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:25.754808 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:26.252032 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:26.759146 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:27.257425 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:27.750739 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:28.256557 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:28.755658 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:29.250560 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:29.752962 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:30.258689 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:48:30.749926 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:31.257441 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:31.754762 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:32.256335 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:32.749951 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:33.255342 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:33.758324 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:34.249820 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:34.753659 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:35.255335 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:35.751062 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:36.255420 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:36.754649 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:37.250786 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:37.752186 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:38.257399 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:38.756207 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:39.250998 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:39.755836 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:40.254191 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:48:40.755637 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:41.256037 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:41.754774 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:42.250138 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:42.759142 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:43.250870 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:43.751007 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:44.257947 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:44.754438 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:45.249842 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:45.756048 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:46.256202 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:48:46.755485 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:47.250154 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:47.755912 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:48.254677 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:48.750014 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:49.254404 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:48:49.753155 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:50.250016 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:50.754315 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:51.255103 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:51.750570 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:52.269108 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 13 milliseconds
I0411 02:48:52.759215 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:53.250710 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:53.757792 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:54.257373 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
[kubelet-check] Initial timeout of 40s passed.
[kubelet-check] It seems like the kubelet isn't running or healthy.
[kubelet-check] The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get "http://localhost:10248/healthz": dial tcp [::1]:10248: connect: connection refused.
I0411 02:48:54.752102 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:55.250171 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:55.754238 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:56.256231 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:56.751803 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:57.256298 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:57.753556 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:48:58.250025 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:48:58.753629 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:48:59.257456 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
[kubelet-check] It seems like the kubelet isn't running or healthy.
[kubelet-check] The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get "http://localhost:10248/healthz": dial tcp [::1]:10248: connect: connection refused.
I0411 02:48:59.749870 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:00.255560 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:00.752741 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:01.250017 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:01.757526 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:02.257307 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:02.753965 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:03.250845 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:03.754056 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:04.256093 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:04.754824 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:05.252547 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:05.754268 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:49:06.255960 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:06.750187 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:07.257644 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:07.754952 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:08.250030 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:08.755596 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:09.253746 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
[kubelet-check] It seems like the kubelet isn't running or healthy.
[kubelet-check] The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get "http://localhost:10248/healthz": dial tcp [::1]:10248: connect: connection refused.
I0411 02:49:09.752310 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:10.255401 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:10.755667 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:11.251435 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:11.753682 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:12.253737 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:12.751243 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:13.255234 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:13.755137 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:14.250778 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:14.752538 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:15.258662 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:15.752299 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:16.259379 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:16.752608 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:17.250575 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:17.758996 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:18.255815 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:49:18.751751 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:19.252686 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:19.756912 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:20.259650 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:20.750744 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:21.256391 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:21.753520 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:22.250760 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:22.757693 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:23.255571 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:23.750785 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:24.254758 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:24.756832 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:25.252293 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:25.752788 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:26.254765 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:26.750584 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:27.256011 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:27.753311 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:28.251026 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:28.758240 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:29.254432 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:29.752604 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
[kubelet-check] It seems like the kubelet isn't running or healthy.
[kubelet-check] The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get "http://localhost:10248/healthz": dial tcp [::1]:10248: connect: connection refused.
I0411 02:49:30.251764 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:30.758278 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:31.255282 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:31.751585 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:32.256992 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:49:32.755472 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:33.251565 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:33.754573 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:34.254942 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:34.755272 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:35.250893 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:35.757320 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 3 milliseconds
I0411 02:49:36.254005 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:36.752036 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:37.255991 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:37.753139 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:38.250724 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:38.752717 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:39.254940 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:39.755612 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:40.250796 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:40.757016 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:41.256367 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:41.750505 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:42.259604 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:42.757573 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:43.250516 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:43.752730 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:44.258672 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:44.754759 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:45.251687 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:45.757554 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:46.254542 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:46.751285 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:47.257808 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:47.757890 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:48.254667 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:48.751555 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:49.256654 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:49.757110 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:50.250756 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:50.754890 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:51.255170 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:51.751675 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:52.254942 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:52.758102 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:53.258064 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:53.751039 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:54.256669 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:54.756453 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:55.250718 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:55.754230 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:56.255604 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:56.755500 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:57.257756 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:57.757340 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:58.251719 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:49:58.758696 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:49:59.257896 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:49:59.751083 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:00.257779 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:50:00.756662 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:50:01.251017 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:01.758450 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:50:02.255386 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:50:02.750479 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:03.257729 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:50:03.755893 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:50:04.250644 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:04.756577 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:05.257354 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:50:05.750778 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:06.253183 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:50:06.752827 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:50:07.251104 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:07.753000 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I0411 02:50:08.254822 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:50:08.750500 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0411 02:50:09.255352 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 2 milliseconds
I0411 02:50:09.757501 132 round_trippers.go:553] GET https://kdp-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
[kubelet-check] It seems like the kubelet isn't running or healthy.
[kubelet-check] The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get "http://localhost:10248/healthz": dial tcp [::1]:10248: connect: connection refused.

Unfortunately, an error has occurred:
timed out waiting for the condition

This error is likely caused by:
- The kubelet is not running
- The kubelet is unhealthy due to a misconfiguration of the node in some way (required cgroups disabled)

If you are on a systemd-powered system, you can try to troubleshoot the error with the following commands:
- 'systemctl status kubelet'
- 'journalctl -xeu kubelet'

Additionally, a control plane component may have crashed or exited when started by the container runtime.
To troubleshoot, list all containers using your preferred container runtimes CLI.
Here is one example how you may list all running Kubernetes containers by using crictl:
- 'crictl --runtime-endpoint unix:///run/containerd/containerd.sock ps -a | grep kube | grep -v pause'
Once you have found the failing container, you can inspect its logs with:
- 'crictl --runtime-endpoint unix:///run/containerd/containerd.sock logs CONTAINERID'
couldn't initialize a Kubernetes cluster
k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/init.runWaitControlPlanePhase
cmd/kubeadm/app/cmd/phases/init/waitcontrolplane.go:108
k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).Run.func1
cmd/kubeadm/app/cmd/phases/workflow/runner.go:259
k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).visitAll
cmd/kubeadm/app/cmd/phases/workflow/runner.go:446
k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).Run
cmd/kubeadm/app/cmd/phases/workflow/runner.go:232
k8s.io/kubernetes/cmd/kubeadm/app/cmd.newCmdInit.func1
cmd/kubeadm/app/cmd/init.go:112
github.com/spf13/cobra.(*Command).execute
vendor/github.com/spf13/cobra/command.go:916
github.com/spf13/cobra.(*Command).ExecuteC
vendor/github.com/spf13/cobra/command.go:1040
github.com/spf13/cobra.(*Command).Execute
vendor/github.com/spf13/cobra/command.go:968
k8s.io/kubernetes/cmd/kubeadm/app.Run
cmd/kubeadm/app/kubeadm.go:50
main.main
cmd/kubeadm/kubeadm.go:25
runtime.main
/usr/local/go/src/runtime/proc.go:250
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1594
error execution phase wait-control-plane
k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).Run.func1
cmd/kubeadm/app/cmd/phases/workflow/runner.go:260
k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).visitAll
cmd/kubeadm/app/cmd/phases/workflow/runner.go:446
k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).Run
cmd/kubeadm/app/cmd/phases/workflow/runner.go:232
k8s.io/kubernetes/cmd/kubeadm/app/cmd.newCmdInit.func1
cmd/kubeadm/app/cmd/init.go:112
github.com/spf13/cobra.(*Command).execute
vendor/github.com/spf13/cobra/command.go:916
github.com/spf13/cobra.(*Command).ExecuteC
vendor/github.com/spf13/cobra/command.go:1040
github.com/spf13/cobra.(*Command).Execute
vendor/github.com/spf13/cobra/command.go:968
k8s.io/kubernetes/cmd/kubeadm/app.Run
cmd/kubeadm/app/kubeadm.go:50
main.main
cmd/kubeadm/kubeadm.go:25
runtime.main
/usr/local/go/src/runtime/proc.go:250
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1594
ERRO[2024-04-11 10:50:10] failed to create kind cluster: failed to wait command: exit status 1

What did you expect to see?

Install KDP successfully on Mac M1

Wanted: Are you using KDP | ๅฆ‚ๆžœๆ‚จๆญฃๅœจไฝฟ็”จ KDP

Are you using KDP

Thank you for using and supporting KDP. We will try our best to make KDP better together with the open source community.

The purpose of this issue

We are always interested in finding out who is using KDP, what attracts you the most, how we can listen to your needs and if you are interested, help improving your business.

  • We have people reaching out to us asking, who uses KDP in production?
  • Weโ€™d like to listen to what you would like to see in KDP and for what scenarios?
  • We'd like to help improving your business with you.

What we would like from you

Submit a comment in this issue to include the following information, which would then also get included into the ADOPTERS.md file in this repo for others to see:

  • Your organization or company
  • Link to your website
  • Your country
  • Your contact info to reach out to you: blog, email, WeChat or Twitter (at least one).
  • What is your scenario for using KDP? Please give as much information as possible that you feel comfortable with. This is about enabling the community to see solutions using KDP.
  • Are you running you application in testing or production?
  • Name and link of the project (if it has one)

You can refer to the following sample answer for the format:

Organization/Company: My Company
Website: https://mycompanywebsite
Country: China
Contact: [email protected]
Usage scenario: We use KDP to build a new cloud-native big data platform to replace existing Cloudera.
Status: POC
Project Name and URL: Project Alpha. Website at http://mycompanywebsite.com/projectalpha 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.