delete --api-server as kubelet startup para.
This commit is contained in:
@@ -398,10 +398,8 @@ All nodes should run kubelet. See [Software Binaries](#software-binaries).
|
|||||||
Arguments to consider:
|
Arguments to consider:
|
||||||
|
|
||||||
- If following the HTTPS security approach:
|
- If following the HTTPS security approach:
|
||||||
- `--api-servers=https://$MASTER_IP`
|
|
||||||
- `--kubeconfig=/var/lib/kubelet/kubeconfig`
|
- `--kubeconfig=/var/lib/kubelet/kubeconfig`
|
||||||
- Otherwise, if taking the firewall-based security approach
|
- Otherwise, if taking the firewall-based security approach
|
||||||
- `--api-servers=http://$MASTER_IP`
|
|
||||||
- `--config=/etc/kubernetes/manifests`
|
- `--config=/etc/kubernetes/manifests`
|
||||||
- `--cluster-dns=` to the address of the DNS server you will setup (see [Starting Cluster Services](#starting-cluster-services).)
|
- `--cluster-dns=` to the address of the DNS server you will setup (see [Starting Cluster Services](#starting-cluster-services).)
|
||||||
- `--cluster-domain=` to the dns domain prefix to use for cluster DNS addresses.
|
- `--cluster-domain=` to the dns domain prefix to use for cluster DNS addresses.
|
||||||
|
|||||||
Reference in New Issue
Block a user