โŒ Exiting due to MK_ENABLE: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: timed out waiting for the condition]

Apparently there seems to be an issue with creating Ingress controller in Minikube version 1.21

when you try to run – minikube addons enable ingress, it will be stuck at Verifying ingress addon and will come up with time out error. So far, doesnt seem like there is a fix for it. Edit: apparently if you stop / start and re run minikube addons enable ingress, it seems to be fixed.

$ minikube addons enable ingress
๐Ÿ”Ž Verifying ingress addonโ€ฆ

โŒ Exiting due to MK_ENABLE: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: timed out waiting for the condition]

โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ โ”‚
โ”‚ ๐Ÿ˜ฟ If the above advice does not help, please let us know: โ”‚
โ”‚ ๐Ÿ‘‰ https://github.com/kubernetes/minikube/issues/new/choose โ”‚
โ”‚ โ”‚
โ”‚ Please attach the following file to the GitHub issue: โ”‚
โ”‚ – /tmp/minikube_addons_b9d409a27fb1ea07e9f9f77a8866bd7b473d6d28_0.log

Leave a Reply

Your email address will not be published. Required fields are marked *