minikube start --driver=qemu --network=builtin --memory=4Gb #18732
Labels
kind/regression
Categorizes issue or PR as related to a regression from a prior release.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
What Happened?
β― minikube start --driver qemu --network builtin --memory=4Gb
π minikube v1.33.0 on Darwin 14.4.1
β¨ Using the qemu2 driver based on user configuration
β You are using the QEMU driver without a dedicated network, which doesn't support
minikube service
&minikube tunnel
commands.To try the dedicated network see: https://minikube.sigs.k8s.io/docs/drivers/qemu/#networking
πΏ Downloading VM boot image ...
> minikube-v1.33.0-amd64.iso....: 65 B / 65 B [---------] 100.00% ? p/s 0s
> minikube-v1.33.0-amd64.iso: 314.16 MiB / 314.16 MiB 100.00% 10.72 MiB p
π Starting "minikube" primary control-plane node in "minikube" cluster
πΎ Downloading Kubernetes v1.30.0 preload ...
> preloaded-images-k8s-v18-v1...: 342.90 MiB / 342.90 MiB 100.00% 10.73 M
π₯ Creating qemu2 VM (CPUs=2, Memory=4096MB, Disk=20000MB) ...
π³ Preparing Kubernetes v1.30.0 on Docker 26.0.1 ...
βͺ 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
E0422 11:27:02.998606 7392 start.go:159] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while getting "coredns" deployment scale: Get "https://localhost:50875/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale": dial tcp [::1]:50875: connect: connection refused
β Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Get "https://localhost:50875/apis/storage.k8s.io/v1/storageclasses": dial tcp [::1]:50875: connect: connection refused]
π Enabled addons: storage-provisioner
β Exiting due to GUEST_START: failed to start node: wait 6m0s for node: wait for healthy API server: apiserver healthz never reported healthy: context deadline exceeded
Attach the log file
logs.txt
Operating System
macOS (Default)
Driver
QEMU
The text was updated successfully, but these errors were encountered: