mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-17 01:20:41 +03:00
update docs
This commit is contained in:
@@ -53,7 +53,7 @@ The following commands will build up the default kubeconfig file used by kubectl
|
|||||||
kubectl config set-cluster kubernetes-the-hard-way \
|
kubectl config set-cluster kubernetes-the-hard-way \
|
||||||
--embed-certs=true \
|
--embed-certs=true \
|
||||||
--certificate-authority=ca.pem \
|
--certificate-authority=ca.pem \
|
||||||
--server=https://146.148.34.151:6443
|
--server=https://104.197.132.159:6443
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user