mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 20:59:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,7 +13,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`kubectl get {{pod|service|deployment|ingress|...}} {{[-o|--output]}} wide`
|
||||
|
||||
- Update specified pod with the label 'unhealthy' and the value 'true':
|
||||
- Update specified pod with the label `unhealthy` and the value `true`:
|
||||
|
||||
`kubectl label pods {{name}} unhealthy=true`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user