Reputation: 25974
I am trying out the Kubernetes setup from here The problem is that it hangs with the following output :
Waiting for cluster initialization.
This will continually check to see if the API for kubernetes is reachable. This might loop forever if there was some uncaught error during start up.
...................................................................................................................................................................
And it just hangs there?
Upvotes: 1
Views: 150
Reputation: 1585
According to https://github.com/chanezon/azure-linux/tree/master/coreos/kubernetes Kubernetes for GIT is currently broken, I also wasnt able to get it running unfortunately :(
Upvotes: 1