Pires

Results 319 comments of Pires

> Please do note that if you were using non default settings to startup your > cluster you _must_ also use those exact settings when invoking > `vagrant {up,ssh,destroy}` to...

This same issue applies for all environment variables that we set but are not reused during cluster lifecycle. We should find a way to write-and-read this info from a persistent...

Interesting @janroos. Thanks for sharing. But I would like something like a trigger on the `Vagrantfile` that would read values from a file. Such values would only be preceded by...

MacOS. Can you repeat the setup and share the entire log here? The TLS artifacts should've been generated when provisioning the master node.

The master was not provisioned correctly. Can you log into the machine and check logs? ``` vagrant ssh master ``` If some unit failed, it should show up as soon...

So the apiserver is not running. I need more logs.

https://help.github.com/articles/creating-a-pull-request-from-a-fork/

kubectl is installed and configured (core user) in the master VM for Windows only. On Mac OS and Linux, kubectl is installed and configured (your user) into the host system....