parent
5a325c23d7
commit
dd8682baf7
|
@ -88,7 +88,7 @@ total 510M
|
||||||
|
|
||||||
### Install kubectl
|
### Install kubectl
|
||||||
|
|
||||||
In this section you will install the `kubectl`, the official Kubernetes client command line tool, on the `jumpbox` machine. `kubectl will be used to interact with the Kubernetes control once your cluster is provisioned later in this tutorial.
|
In this section you will install the `kubectl`, the official Kubernetes client command line tool, on the `jumpbox` machine. `kubectl` will be used to interact with the Kubernetes control once your cluster is provisioned later in this tutorial.
|
||||||
|
|
||||||
Use the `chmod` command to make the `kubectl` binary executable and move it to the `/usr/local/bin/` directory:
|
Use the `chmod` command to make the `kubectl` binary executable and move it to the `/usr/local/bin/` directory:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue