mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
update
This commit is contained in:
parent
18d9ac2ca0
commit
5de4cf18c8
@ -122,7 +122,7 @@ export KUBECONFIG=~/.kube/new-config
|
||||
Create a cluster entry which points to the cluster and contains the details of the CA certificate:
|
||||
|
||||
```
|
||||
kubectl config set-cluster dev-cluster --server=https://127.0.0.1:52794 \
|
||||
kubectl config set-cluster dev-cluster --server=https://127.0.0.1:52807 \
|
||||
--certificate-authority=ca.crt \
|
||||
--embed-certs=true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user