parent
c029a9ddb4
commit
97e07f9d3e
|
@ -137,7 +137,7 @@ By default, kubectl configuration is located at `~/.kube/config`.
|
||||||
Check that kubectl is properly configured by getting the cluster state:
|
Check that kubectl is properly configured by getting the cluster state:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl cluster-info
|
kubectl cluster-info
|
||||||
```
|
```
|
||||||
If you see a URL response, kubectl is correctly configured to access your cluster.
|
If you see a URL response, kubectl is correctly configured to access your cluster.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue