Update kubeadm v1alpha3 example

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
pull/8/head
Chuck Ha 2018-09-17 10:54:31 -04:00
parent 690179b122
commit bd8f56cc01
No known key found for this signature in database
GPG Key ID: D2B2A4E41BEF2D78
1 changed files with 1 additions and 1 deletions

View File

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