-
Notifications
You must be signed in to change notification settings - Fork 23
Stripped box build process stuck at kube-dns bring-up stage #12
Comments
I have the same issue here. The full terminal output can be found at https://gist.github.com/JimmyCYJ/e51cf59f5333c81d48245053586f2e56 I am using Ubuntu 16.04, vagrant 2.0.3, virtualbox 5.2.8r121009. @hanikesn Do you have any idea about this? |
Do the prebuilt boxes via |
After running $ sudo make |
@JimmyCYJ You don't need to run make anymore when using the |
@hanikesn Yes the |
@hanikesn thanks a lot for your help! Question: How to access to the dashboard (10.0.0.3)? I open a browser and input https://10.0.0.3/ui, and the dashboard does not show. Below is the status
|
$ kubectl get po --all-namespaces -a |
I ran the make process on MacOS(10.13.2) with Vagrant 2.0.3 and VirtualBox 5.2.8 while encountered the following problem:
It is stuck at waiting for kube-dns to show up.
Observing that the repartition script was last updated 6 months ago with tube version bumped to 1.8.0, while currently the default setting in stage 00 is v1.10.0, maybe there are some possible gaps there?
The text was updated successfully, but these errors were encountered: