010955fbef
This PS moves to use Kubernetes v1.7.5 as the reference deployment version. Change-Id: Ie2060dc5271decf1b9298fc8fc8f23ead6501fbd
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
apiVersion: kubeadm.k8s.io/v1alpha1
|
|
kind: MasterConfiguration
|
|
kubernetesVersion: v1.7.5
|
|
apiServerExtraArgs:
|
|
runtime-config: "batch/v2alpha1=true"
|