k3s/cluster
Kubernetes Prow Robot 40c91a0951
Merge pull request #74001 from mm4tt/logexporter_version_bump
Start using new version of logexporter.
2019-02-13 04:18:38 -08:00
..
addons Merge pull request #73649 from ojmhetar/coredns-priorityclass 2019-02-11 22:55:45 -08:00
centos Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
gce Delete RDP firewall rule during kube-down. 2019-02-12 15:19:16 -08:00
images Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
juju Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
kubemark Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
kubernetes-anywhere
local
log-dump Start using new version of logexporter. 2019-02-13 08:52:04 +01:00
pre-existing
skeleton fix issue that e2e script exits due to unbound variables 2018-10-12 17:54:20 -07:00
BUILD upstream heptio/kube-conformance 2018-10-12 15:33:15 -04:00
OWNERS Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
README.md
clientbin.sh
common.sh Update cluster/gce scripts to support Windows nodes. 2019-01-30 19:49:07 -08:00
get-kube-binaries.sh Fix setting NODE_ARCH and NODE_PLATFORM 2019-02-11 13:55:44 -08:00
get-kube-local.sh fix get-kube-local.sh 2019-01-12 10:29:29 -08:00
get-kube.sh fix get-kube.sh 2019-01-16 14:29:17 -08:00
kube-down.sh
kube-up.sh
kube-util.sh
kubeadm.sh
kubectl.sh
restore-from-backup.sh
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh
validate-cluster.sh Update cluster/gce scripts to support Windows nodes. 2019-01-30 19:49:07 -08:00

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