Skip to content

Instantly share code, notes, and snippets.

@balaprasanna
Created July 24, 2018 10:05
Show Gist options
  • Select an option

  • Save balaprasanna/2a65206be78aea46cf6d7f84b0cebc60 to your computer and use it in GitHub Desktop.

Select an option

Save balaprasanna/2a65206be78aea46cf6d7f84b0cebc60 to your computer and use it in GitHub Desktop.
kind: MasterConfiguration
apiVersion: kubeadm.k8s.io/v1alpha1
controllerManagerExtraArgs:
horizontal-pod-autoscaler-use-rest-clients: "true"
horizontal-pod-autoscaler-sync-period: "10s"
node-monitor-grace-period: "10s"
apiServerExtraArgs:
runtime-config: "api/all=true"
kubernetesVersion: "stable-1.8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment