k3s/cluster
Kubernetes Prow Robot 8993fbc543
Merge pull request #74328 from daixiang0/delete-blank
delete all duplicate empty blanks
2019-02-23 01:43:58 -08:00
..
addons delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
centos delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
gce delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
images Merge pull request #74328 from daixiang0/delete-blank 2019-02-23 01:43:58 -08:00
juju delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kubemark Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
kubernetes-anywhere
local
log-dump Merge pull request #73848 from krzysied/logexporter_custom_fix 2019-02-18 15:23:48 -08:00
pre-existing
skeleton
BUILD Update repo-infra, bazel-skylib, rules_docker, and rules_go dependencies 2019-02-12 17:55:10 -08:00
OWNERS Promote spiffxp to approver for cluster/ 2019-02-22 09:25:31 -08:00
README.md
clientbin.sh delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
common.sh Add path in find-tar for locating node binary tarball 2019-02-12 18:15:17 -08:00
get-kube-binaries.sh cleanup: we always need to download client and server tarballs 2019-02-21 13:17:58 -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 fix shellcheck failures on kube-down.sh kubeadm.sh get-build.sh 2019-02-14 15:12:08 +08:00
kube-up.sh
kube-util.sh
kubeadm.sh fix shellcheck failures on kube-down.sh kubeadm.sh get-build.sh 2019-02-14 15:12:08 +08:00
kubectl.sh delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
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