mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Update systemd unit and docs for s/minion_port/kubelet_port
This appears to have changed in
3160500940
This commit is contained in:
@@ -59,7 +59,7 @@ The the kube-apiserver several options.
|
||||
**-minion_cache_ttl**=30s
|
||||
Duration of time to cache minion information. Default 30 seconds.
|
||||
|
||||
**-minion_port**=10250
|
||||
**-kubelet_port**=10250
|
||||
The port at which kubelet will be listening on the minions. Default is 10250.
|
||||
|
||||
**-minion_regexp**=""
|
||||
|
Reference in New Issue
Block a user