ceph-csi/vendor/k8s.io/kubernetes/cluster
2018-07-31 14:53:26 +02:00
..
addons vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
centos vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
gce vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
images vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
juju vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
kubemark vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
kubernetes-anywhere vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
local vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
log-dump vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
pre-existing vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
skeleton vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
BUILD vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
clientbin.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
common.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
get-kube-binaries.sh vendor files 2018-01-10 13:42:26 -05:00
get-kube-local.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
get-kube.sh vendor updates 2018-03-07 11:43:06 -05:00
kube-down.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
kube-up.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
kube-util.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
kubeadm.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
kubectl.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
OWNERS vendor files 2018-01-10 13:42:26 -05:00
README.md vendor files 2018-01-10 13:42:26 -05:00
restore-from-backup.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
test-e2e.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
test-network.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
test-smoke.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
update-storage-objects.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
validate-cluster.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00

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.

Analytics