mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Address review feedback
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
This commit is contained in:
committed by
Peter Matseykanets
co-authored by
Lucas Saintarbor
parent
5099361a82
commit
458ab31a00
@@ -29,7 +29,7 @@ kubectl patch feature ext-kubeconfigs -p '{"spec":{"value":false}}'
|
|||||||
|
|
||||||
## Creating a Kubeconfig
|
## Creating a Kubeconfig
|
||||||
|
|
||||||
Only a **valid and active** Rancher user can create a Kubeconfig. E.g. trying to create a Kubeconfig using `system:admin` service account will lead to an error:
|
Only a **valid and active** Rancher user can create a Kubeconfig. For example, trying to create a Kubeconfig using a `system:admin` service account will lead to an error:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl create -o jsonpath='{.status.value}' -f -<<EOF
|
kubectl create -o jsonpath='{.status.value}' -f -<<EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user