Merge pull request #27337 from Arhell/update
[zh] update control-plane-flags.md to fix bind-address on schedulerpull/27371/head
commit
714fed8d7f
|
@ -130,7 +130,7 @@ kind: ClusterConfiguration
|
|||
kubernetesVersion: v1.16.0
|
||||
scheduler:
|
||||
extraArgs:
|
||||
address: 0.0.0.0
|
||||
bind-address: 0.0.0.0
|
||||
config: /home/johndoe/schedconfig.yaml
|
||||
kubeconfig: /home/johndoe/kubeconfig.yaml
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue