k3s/cluster
Kubernetes Prow Robot a7966022d7
Merge pull request #73714 from tallclair/debian-base
Bump debian-* base image versions to latest
2019-02-07 19:44:44 -08:00
..
addons Bump debian-* base image versions to latest 2019-02-04 11:58:51 -08:00
centos Updates to eliminate shellcheck failures in #72956 2019-01-24 15:57:26 -05:00
gce Propagate API_SERVER_TEST_LOG_LEVEL in cluster/gce/util.sh 2019-02-05 10:30:17 +01:00
images Bump debian-* base image versions to latest 2019-02-04 11:58:51 -08:00
juju Remove inactive maintainers 2019-02-05 09:45:39 -05:00
kubemark Fix kubemark windows num nodes 2019-02-07 14:14:41 +01:00
kubernetes-anywhere
local
log-dump Propagate dump_systemd_journal to logexporter job. 2019-02-06 15:49:29 +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 add bentheelder to reviewers 2019-02-06 16:26:51 -08:00
README.md Cleaning up the cluster directory deprecation notice. 2018-09-05 02:00:05 -07:00
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 get-kube-binaries.sh shellcheck lints 2019-01-12 09:48:32 -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