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:
@@ -151,7 +151,7 @@ Add `my-cluster.example.com` to `spec.tlsSANs` so the API server certificate cov
|
||||
the kubeconfig with the matching endpoint:
|
||||
|
||||
```bash
|
||||
k3kcli kubeconfig generate --namespace my-namespace --name my-virtual-cluster \
|
||||
k3kcli kubeconfig generate my-namespace/my-virtual-cluster \
|
||||
--kubeconfig-server https://my-cluster.example.com
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user