kubens: add page (#2617)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
0ad8632483
commit
3c9e108c1a
15
pages/common/kubens.md
Normal file
15
pages/common/kubens.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# kubens
|
||||||
|
|
||||||
|
> Utility to switch between Kubernetes namespaces.
|
||||||
|
|
||||||
|
- List the namespaces:
|
||||||
|
|
||||||
|
`kubens`
|
||||||
|
|
||||||
|
- Change the active namespace:
|
||||||
|
|
||||||
|
`kubens {{name}}`
|
||||||
|
|
||||||
|
- Switch to the previous namespace:
|
||||||
|
|
||||||
|
`kubens -`
|
Reference in New Issue
Block a user