mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +00:00
Merge pull request #68742 from chuckha/example-fix
Update kubeadm v1alpha3 example
This commit is contained in:
commit
80fb2be3e4
@ -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
Block a user