kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.39k stars 4.88k forks source link

Problems detected in kubelet #19369

Open fdiprete opened 2 months ago

fdiprete commented 2 months ago

What Happened?

$ minikube start πŸ˜„ minikube v1.33.1 on Fedora 39 ✨ Using the qemu2 driver based on existing profile πŸ‘ Starting "minikube" primary control-plane node in "minikube" cluster πŸƒ Updating the running qemu2 "minikube" VM ... 🐳 Preparing Kubernetes v1.30.0 on Docker 26.0.2 ... 🀦 Unable to restart control-plane node(s), will reset cluster: β–ͺ Generating certificates and keys ... β–ͺ Booting up control plane ... β–ͺ Configuring RBAC rules ... πŸ”— Configuring bridge CNI (Container Networking Interface) ... πŸ”Ž Verifying Kubernetes components... β–ͺ Using image gcr.io/k8s-minikube/storage-provisioner:v5 ❗ Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Get "https://localhost:46303/apis/storage.k8s.io/v1/storageclasses": dial tcp [::1]:46303: connect: connection refused] 🌟 Enabled addons: storage-provisioner ❌ Problems detected in kubelet:

Attach the log file

minikube.log

Operating System

Redhat/Fedora

Driver

QEMU

kundan2707 commented 2 months ago

/kind support

kundan2707 commented 2 months ago

@fdiprete there are many QEMU related siisye reported here. https://github.com/kubernetes/minikube/issues/14146

kundan2707 commented 2 months ago

QEMU with linix is not tested completly and its not preferable to use.