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

Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Get "https://localhost:35935/apis/storage.k8s.io/v1/storageclasses": dial tcp [::1]:35935: connect: connection refused] #19502

Closed
Walyx75 opened this issue Aug 24, 2024 · 4 comments
Labels
l/es Issues in or relating to Spanish lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@Walyx75
Copy link

Walyx75 commented Aug 24, 2024

$ minikube start
πŸ˜„ minikube v1.33.1 on Fedora 40
✨ 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:35935/apis/storage.k8s.io/v1/storageclasses": dial tcp [::1]:35935: 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

logs.txt

La versiΓ³n del sistema operativo que utilizaste:
Fedora40

Hola, es la primera vez que detallo un issue.
Tuve problemas en Windows e instalΓ© Fedora para probar Minikube.
UtilicΓ© este link para instalar Minikube
https://geeksterminal.com/install-kubernetes-using-minikube-linux-centos-fedora/3077/

El archivo de log con el problema esta adjunto.
Muchas gracias,

Walter

@Walyx75 Walyx75 added the l/es Issues in or relating to Spanish label Aug 24, 2024
@Walyx75
Copy link
Author

Walyx75 commented Aug 24, 2024

Resuelto,
ejecutΓ© sudo usermod -aG docker $USER && newgrp docker' y luego lo levante con minikube start --driver=docker
No es que es el qemu2
Saludos!

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 22, 2024
@Walyx75
Copy link
Author

Walyx75 commented Nov 22, 2024

/close

@k8s-ci-robot
Copy link
Contributor

@Walyx75: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l/es Issues in or relating to Spanish lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants