mirror of https://github.com/k3s-io/k3s
Update kubeadm v1alpha3 example
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>pull/8/head
parent
690179b122
commit
bd8f56cc01
|
@ -45,7 +45,7 @@ limitations under the License.
|
|||
// podSubnet: "10.100.0.1/24"
|
||||
// dnsDomain: "cluster.local"
|
||||
// kubernetesVersion: "v1.12.0"
|
||||
// ControlPlaneEndpoint: "10.100.0.1:6443"
|
||||
// controlPlaneEndpoint: "10.100.0.1:6443"
|
||||
// apiServerExtraArgs:
|
||||
// authorization-mode: "Node,RBAC"
|
||||
// controlManagerExtraArgs:
|
||||
|
|
Loading…
Reference in New Issue