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

Can't initialize ip6tables table? #18813

Open
Philomelius opened this issue May 6, 2024 · 2 comments
Open

Can't initialize ip6tables table? #18813

Philomelius opened this issue May 6, 2024 · 2 comments

Comments

@Philomelius
Copy link

What Happened?

Installed Docker, Minikube, Kemu. Ran `minikube start --driver qemu --network socket_vmnet``

Output:

😄 minikube v1.33.0 sur Darwin 14.4.1 (arm64)
✨ Utilisation du pilote qemu2 basé sur le profil existant
👍 Démarrage du nœud "minikube" primary control-plane dans le cluster "minikube"
🏃 Mise à jour du VM qemu2 en marche "minikube" ...
🐳 Préparation de Kubernetes v1.30.0 sur Docker 26.0.1...
🤦 Impossible de redémarrer le(s) nœud(s) du plan de contrôle, le cluster sera réinitialisé :
▪ Génération des certificats et des clés
▪ Démarrage du plan de contrôle ...
▪ Configuration des règles RBAC ...
🔗 Configuration de bridge CNI (Container Networking Interface)...
🔎 Vérification des composants Kubernetes...
▪ Utilisation de l'image gcr.io/k8s-minikube/storage-provisioner:v5
❗ L'activation de 'default-storageclass' a renvoyé une erreur : running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Get "https://10.0.2.15:8443/apis/storage.k8s.io/v1/storageclasses": dial tcp 10.0.2.15:8443: i/o timeout]
🌟 Modules activés: storage-provisioner

❌ Fermeture en raison de 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

@Philomelius
Copy link
Author

➜ ~ git:(master) ✗ minikube status
minikube
type: Control Plane
host: Running
kubelet: Running
apiserver: Stopped
kubeconfig: Configured

@okgolove
Copy link

Hi! I have the same on macOS 14.4.1 and minikube version 1.33.1
Version v1.29.0 works for me though.

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

2 participants