mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +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"
|
// podSubnet: "10.100.0.1/24"
|
||||||
// dnsDomain: "cluster.local"
|
// dnsDomain: "cluster.local"
|
||||||
// kubernetesVersion: "v1.12.0"
|
// kubernetesVersion: "v1.12.0"
|
||||||
// ControlPlaneEndpoint: "10.100.0.1:6443"
|
// controlPlaneEndpoint: "10.100.0.1:6443"
|
||||||
// apiServerExtraArgs:
|
// apiServerExtraArgs:
|
||||||
// authorization-mode: "Node,RBAC"
|
// authorization-mode: "Node,RBAC"
|
||||||
// controlManagerExtraArgs:
|
// controlManagerExtraArgs:
|
||||||
|
Loading…
Reference in New Issue
Block a user