mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Merge pull request #11137 from davidopp/somebranch
Run hack/run-gendocs.sh
This commit is contained in:
commit
c4f100f786
@ -25,7 +25,7 @@ kubectl patch node k8s-node-1 -p '{"spec":{"unschedulable":true}}'
|
|||||||
|
|
||||||
```
|
```
|
||||||
-h, --help=false: help for patch
|
-h, --help=false: help for patch
|
||||||
-p, --patch="": The patch to be applied to the resource JSON file.
|
-p, --patch="": The patch to be appied to the resource JSON file.
|
||||||
```
|
```
|
||||||
|
|
||||||
### Options inherited from parent commands
|
### Options inherited from parent commands
|
||||||
@ -60,6 +60,6 @@ kubectl patch node k8s-node-1 -p '{"spec":{"unschedulable":true}}'
|
|||||||
### SEE ALSO
|
### SEE ALSO
|
||||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||||
|
|
||||||
###### Auto generated by spf13/cobra at 2015-06-26 01:21:14.985174217 +0000 UTC
|
###### Auto generated by spf13/cobra at 2015-07-13 08:39:23.073652382 +0000 UTC
|
||||||
|
|
||||||
[]()
|
[]()
|
||||||
|
Loading…
Reference in New Issue
Block a user