mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
This commit is contained in:
@@ -90,7 +90,7 @@ The kube-controller-manager has several options.
|
||||
The period for syncing nodes from cloudprovider. Longer periods will result in fewer calls to cloud provider, but may delay addition of new nodes to cluster.
|
||||
|
||||
**--pod-eviction-timeout**=5m0s
|
||||
The grace peroid for deleting pods on failed nodes.
|
||||
The grace period for deleting pods on failed nodes.
|
||||
|
||||
**--port**=10252
|
||||
The port that the controller-manager's http service runs on
|
||||
|
@@ -118,7 +118,7 @@ The kube\-controller\-manager has several options.
|
||||
|
||||
.PP
|
||||
\fB\-\-pod\-eviction\-timeout\fP=5m0s
|
||||
The grace peroid for deleting pods on failed nodes.
|
||||
The grace period for deleting pods on failed nodes.
|
||||
|
||||
.PP
|
||||
\fB\-\-port\fP=10252
|
||||
|
Reference in New Issue
Block a user