Add Mac and Win instructins

Signed-off-by: ollypom <oppomeroy@gmail.com>
This commit is contained in:
ollypom 2018-07-30 18:50:49 +01:00
parent 3923847345
commit fc3ea43d9f
1 changed files with 1 additions and 3 deletions

View File

@ -19,9 +19,7 @@ command-line tool, which is named kubectl.
## Install the kubectl binary ## Install the kubectl binary
To use kubectl, install the binary on a workstation which has access to your UCP endpoint. To use kubectl, install the binary on a workstation which has access to your UCP endpoint.
Below are instructions for a Linux workstation, however Windows and Mac OS instructions can
be found [here](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
> Note that kubectl only guarantees compatibility with clusters that are +/-1 minor versions away. > Note that kubectl only guarantees compatibility with clusters that are +/-1 minor versions away.
> Therefore please do not install the latest kubectl release. > Therefore please do not install the latest kubectl release.