❌ Exiting due to MK_ENABLE: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: timed out waiting for the condition] #11511
Labels
kind/support
Categorizes issue or PR as a support question.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
Just started learning about Kubernetes, and I'm having some trouble enabling the addon ingress.
It worked yesterday, or atleast I think it did. I could enable it however, which is the main problem I can't get passed today.
Steps to reproduce the issue:
Basically all I'm trying to do is enable ingress, it takes 6 minutes. It keeps posting this in the log:
I0526 16:41:58.245045 17628 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: []
And then this happens after 6 minutes:
Full output of failed command:
I0526 16:06:28.284567 21688 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: []
I0526 16:06:28.284567 21688 kapi.go:108] duration metric: took 6m0.0402131s to wait for app.kubernetes.io/name=ingress-nginx ...
I0526 16:06:28.286159 21688 out.go:170]
W0526 16:06:28.286690 21688 out.go:235] ❌ Exiting due to MK_ENABLE: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: timed out waiting for the condition]
W0526 16:06:28.286690 21688 out.go:424] no arguments passed for "\n" - returning raw string
W0526 16:06:28.286690 21688 out.go:235]
W0526 16:06:28.293210 21688 out.go:424] no arguments passed for "😿 If the above advice does not help, please let us know:\n" - returning raw string
W0526 16:06:28.293210 21688 out.go:424] no arguments passed for "👉 https://github.com/kubernetes/minikube/issues/new/choose\n\n" - returning raw string
W0526 16:06:28.293210 21688 out.go:424] no arguments passed for "Please attach the following file to the GitHub issue:\n" - returning raw string
W0526 16:06:28.293210 21688 out.go:424] no arguments passed for "😿 If the above advice does not help, please let us know:\n👉 https://github.com/kubernetes/minikube/issues/new/choose\n\nPlease attach the following file to the GitHub issue:\n- C:\Users\USER
1.SUR\AppData\Local\Temp\minikube_addons_a7b5bb9bb1f9c161dcddcb1d506bfd73b3ba789f_0.log\n\n" - returning raw string1.SUR\AppData\Local\Temp\minikube_addons_a7b5bb9bb1f9c161dcddcb1d506bfd73b3ba789f_0.log �[31m│�[0mW0526 16:06:28.294260 21688 out.go:235] �[31m╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮�[0m
W0526 16:06:28.294775 21688 out.go:235] �[31m│�[0m �[31m│�[0m
W0526 16:06:28.294775 21688 out.go:235] �[31m│�[0m 😿 If the above advice does not help, please let us know: �[31m│�[0m
W0526 16:06:28.294775 21688 out.go:235] �[31m│�[0m 👉 https://github.com/kubernetes/minikube/issues/new/choose �[31m│�[0m
W0526 16:06:28.294775 21688 out.go:235] �[31m│�[0m �[31m│�[0m
W0526 16:06:28.294775 21688 out.go:235] �[31m│�[0m Please attach the following file to the GitHub issue: �[31m│�[0m
W0526 16:06:28.294775 21688 out.go:235] �[31m│�[0m - C:\Users\USER
W0526 16:06:28.294775 21688 out.go:235] �[31m│�[0m �[31m│�[0m
W0526 16:06:28.294775 21688 out.go:235] �[31m╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯�[0m
W0526 16:06:28.295305 21688 out.go:235]
EDIT:
I have the same problem, when trying to install the registry addon. It works fine through Kubernetes 1.19.7 within my Docker container however.
Additional info:
😄 minikube v1.20.0 on Microsoft Windows 10 Enterprise 10.0.19042 Build 19042
✨ Automatically selected the docker driver
👍 Starting control plane node minikube in cluster minikube
🚜 Pulling base image ...
💾 Downloading Kubernetes v1.20.2 preload ...
> preloaded-images-k8s-v10-v1...: 491.71 MiB / 491.71 MiB 100.00% 6.78 MiB
> gcr.io/k8s-minikube/kicbase...: 358.10 MiB / 358.10 MiB 100.00% 4.47 MiB
> gcr.io/k8s-minikube/kicbase...: 358.10 MiB / 358.10 MiB 100.00% 5.21 MiB
🔥 Creating docker container (CPUs=2, Memory=4000MB) ...
❗ This container is having trouble accessing https://k8s.gcr.io
💡 To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
🐳 Preparing Kubernetes v1.20.2 on Docker 20.10.6 ...
▪ Generating certificates and keys ...
▪ Booting up control plane ...
▪ Configuring RBAC rules ...
🔎 Verifying Kubernetes components...
▪ Using image gcr.io/k8s-minikube/storage-provisioner:v5
🌟 Enabled addons: storage-provisioner, default-storageclass
🏄 Done! kubectl is now configured to use "minikube" cluster and "default" namespace by default
The text was updated successfully, but these errors were encountered: