Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A quick-start guide can be found here: https://github.com/kubernetes/kubernetes/blob/release-1.1/docs/getting-started-guides/docker.md/

Page Tree
rootKubernetes

Installing kubectl

The following set of commands can be used to install kubectl on your machine. You may need to change the version number below:

...

Run the Ansible deployment playbook(s) to provision all necessary machines and volume(s).

Troubleshooting 
Anchor
multinode-troubleshooting
multinode-troubleshooting

Node status is NotReady

Sometimes, worker nodes will enter a "NotReady" state, which will prevent Kubernetes from scheduling pods on the node.

...