Merge pull request #68742 from chuckha/example-fix

Update kubeadm v1alpha3 example
This commit is contained in:
k8s-ci-robot 2018-09-17 13:07:53 -07:00 committed by GitHub
commit 80fb2be3e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: