mirror of
https://github.com/rancher/k3k.git
synced 2026-08-23 22:36:17 +00:00
feat: update kubeconfig generate command (#1158)
* feat: update kubeconfig generate command * improve messages and docs
This commit is contained in:
+1
-1
@@ -177,7 +177,7 @@ kubectl get po -n k3k-mycluster
|
||||
Last thing to do is to get the kubeconfig to connect to the virtual cluster we've just created:
|
||||
|
||||
```bash
|
||||
k3kcli kubeconfig generate --name mycluster --namespace k3k-mycluster --kubeconfig-server localhost:30001
|
||||
k3kcli kubeconfig generate mycluster --kubeconfig-server localhost:30001
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user