tree: 1665f6613e828057be6c0d8d2ed1ca8ebcdc9a3a [path history] [tgz]
  1. addons/
  2. centos/
  3. gce/
  4. images/
  5. juju/
  6. kubemark/
  7. kubernetes-anywhere/
  8. local/
  9. log-dump/
  10. pre-existing/
  11. skeleton/
  12. BUILD
  13. clientbin.sh
  14. common.sh
  15. get-kube-binaries.sh
  16. get-kube-local.sh
  17. get-kube.sh
  18. kube-down.sh
  19. kube-up.sh
  20. kube-util.sh
  21. kubeadm.sh
  22. kubectl.sh
  23. OWNERS
  24. README.md
  25. restore-from-backup.sh
  26. test-e2e.sh
  27. test-network.sh
  28. test-smoke.sh
  29. update-storage-objects.sh
  30. validate-cluster.sh
vendor/k8s.io/kubernetes/cluster/README.md

Cluster Configuration

Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. 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 control plane 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.

Analytics