mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
Automated commit at Mon May 27 07:30:00 CEST 2024
This commit is contained in:
parent
d0a53e2cb6
commit
515039c087
11
content/Exporting a kube context from kube config file.md
Normal file
11
content/Exporting a kube context from kube config file.md
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
Necessary for creating directory based dev environments.
|
||||
|
||||
`kubectl config view --minify --context=admin@valhalla --flatten --output=yaml > my-cluster-kubeconfig.yaml`
|
||||
|
||||
|
||||
## Links:
|
||||
|
||||
|
||||
|
||||
202405270701
|
||||
@ -8,6 +8,8 @@
|
||||
|
||||
[[RBAC]]
|
||||
|
||||
[[Exporting a kube context from kube config file]]
|
||||
|
||||
## Links:
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user