kubernetes-the-hard-way/scripts
Ivan Font e8f056a2ba Added scripts to automate setting up cluster
Scripts support custom number of controllers and workers as well as a
specific version of Kubernetes by exporting NUM_CONTROLLERS,
NUM_WORKERS, and KUBERNETES_VERSION respectively. This has only been
tested using 3 controllers and workers >= 3 using Kubernetes version
1.5.1.
2017-01-20 10:33:05 -08:00
..
bootstrap-controllers.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
bootstrap-etcd.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
bootstrap-workers.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
cleanup.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
create-routes.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
deploy-dns.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
kube-up.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
kubectl-remote-access.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
setup-ca.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
smoke-test.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00
start-infra-gcp.sh Added scripts to automate setting up cluster 2017-01-20 10:33:05 -08:00