mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Typo fix
This commit is contained in:
parent
162e4983b9
commit
5b1288c824
@ -61,7 +61,7 @@ Key | Value
|
|||||||
`node_ip` | (Optional) The IP address to use to address this node
|
`node_ip` | (Optional) The IP address to use to address this node
|
||||||
`minion_ip` | (Optional) Mapped to the kubelet hostname_override, K8S TODO - change this name
|
`minion_ip` | (Optional) Mapped to the kubelet hostname_override, K8S TODO - change this name
|
||||||
`network_mode` | (Optional) Networking model to use among nodes: *openvswitch*
|
`network_mode` | (Optional) Networking model to use among nodes: *openvswitch*
|
||||||
`networkInterfaceName` | (Optional) Networking interface to use to bind addresses, default value *etho0*
|
`networkInterfaceName` | (Optional) Networking interface to use to bind addresses, default value *eth0*
|
||||||
`publicAddressOverride` | (Optional) The IP address the kube-apiserver should use to bind against for external read-only access
|
`publicAddressOverride` | (Optional) The IP address the kube-apiserver should use to bind against for external read-only access
|
||||||
`roles` | (Required) 1. `kubernetes-master` means this machine is the master in the kubernetes cluster. 2. `kubernetes-pool` means this machine is a kubernetes-minion. Depending on the role, the Salt scripts will provision different resources on the machine.
|
`roles` | (Required) 1. `kubernetes-master` means this machine is the master in the kubernetes cluster. 2. `kubernetes-pool` means this machine is a kubernetes-minion. Depending on the role, the Salt scripts will provision different resources on the machine.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user