Fixes formating
This commit is contained in:
parent
f89dd485b8
commit
c7af9dc1ee
@ -13,10 +13,13 @@ kubectl plugin list
|
|||||||
|
|
||||||
## kubectl-rsh
|
## kubectl-rsh
|
||||||
Creates a pod on the node and executes a shell on that node.
|
Creates a pod on the node and executes a shell on that node.
|
||||||
|
|
||||||
You need cluster admin rights and privileged pod execution rights
|
You need cluster admin rights and privileged pod execution rights
|
||||||
|
|
||||||
|
```
|
||||||
Usage:
|
Usage:
|
||||||
kubectl rsh [nodeName]
|
kubectl rsh [nodeName]
|
||||||
|
```
|
||||||
|
|
||||||
### Variables
|
### Variables
|
||||||
| Name | Default | Desciption |
|
| Name | Default | Desciption |
|
||||||
@ -28,6 +31,7 @@ Usage:
|
|||||||
|
|
||||||
## kubectl-deprecated_api
|
## kubectl-deprecated_api
|
||||||
Lists APIs flagged as deprecated
|
Lists APIs flagged as deprecated
|
||||||
|
```
|
||||||
Usage:
|
Usage:
|
||||||
kubectl deprecated-api
|
kubectl deprecated-api
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user