Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minikube start --driver=qemu --network=builtin --memory=4Gb #18732

Open
mgthantzin opened this issue Apr 23, 2024 · 0 comments
Open

minikube start --driver=qemu --network=builtin --memory=4Gb #18732

mgthantzin opened this issue Apr 23, 2024 · 0 comments

Comments

@mgthantzin
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant