mirror of https://github.com/docker/docs.git
Add Mac and Win instructins
Signed-off-by: ollypom <oppomeroy@gmail.com>
This commit is contained in:
parent
3923847345
commit
fc3ea43d9f
|
|
@ -20,8 +20,6 @@ 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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue