mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Automatic merge from submit-queue (batch tested with PRs 52007, 52196, 52169, 52263, 52291) [fluentd-gcp addon] Update event-exporter to address metrics problem Follow-up of https://github.com/GoogleCloudPlatform/k8s-stackdriver/pull/37: ``` In the clusters with CA, the number of metric streams will continuously grow if the host is included. ``` Name is updated b/c otherwise addon manager will not be able to pick up the change.
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.