Automatic merge from submit-queue Add RBAC, healthchecks, autoscalers and update Calico to v2.5.1 **What this PR does / why we need it**: - Updates Calico to `v2.5` - Calico/node to `v2.5.1` - Calico CNI to `v1.10.0` - Typha to `v0.4.1` - Enable health check endpoints - Add Readiness probe for calico-node and Typha - Add Liveness probe for calico-node and Typha - Add RBAC manifest - With calico ClusterRole, ServiceAccount and ClusterRoleBinding - Add Calico CRDs in the Calico manifest (only works for k8s v1.7+) - Add vertical autoscaler for calico-node and Typha - Add horizontal autoscaler for Typha **Release note**: ```release-note NONE ```
Cluster Configuration
Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Please submit new automation deployments to kube-deploy. Deployments in this directory will continue to be maintained and supported at their current level of support.
The scripts and data in this directory automate creation and configuration of a Kubernetes cluster, including networking, DNS, nodes, and master components.
See the getting-started guides for examples of how to use the scripts.
cloudprovider/config-default.sh contains a set of tweakable definitions/parameters for the cluster.
The heavy lifting of configuring the VMs is done by SaltStack.