kubens: add page (#2617)

This commit is contained in:
Ivan Aracki
2018-12-01 18:56:40 +01:00
committed by Starbeamrainbowlabs
parent 0ad8632483
commit 3c9e108c1a

15
pages/common/kubens.md Normal file
View 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 -`