Update nodes.md (#5578)
--api-servers has been deprecated and is no longer in 1.7+.
This commit is contained in:
parent
03d23c1bb0
commit
e17789966d
|
@ -182,7 +182,6 @@ register itself with the API server. This is the preferred pattern, used by mos
|
|||
|
||||
For self-registration, the kubelet is started with the following options:
|
||||
|
||||
- `--api-servers` - Location of the apiservers.
|
||||
- `--kubeconfig` - Path to credentials to authenticate itself to the apiserver.
|
||||
- `--cloud-provider` - How to talk to a cloud provider to read metadata about itself.
|
||||
- `--register-node` - Automatically register with the API server.
|
||||
|
|
Loading…
Reference in New Issue