k3s/cluster
Kubernetes Prow Robot b6c53beed5
Merge pull request #72667 from jeefy/update-dashboard-owners
Update OWNERS so it isn't single threaded.
2019-05-11 00:46:12 -07:00
..
addons Merge pull request #72667 from jeefy/update-dashboard-owners 2019-05-11 00:46:12 -07:00
gce Merge pull request #77386 from SataQiu/fix-shellcheck-20190503 2019-05-10 21:30:24 -07:00
images Rebase etcd-empty-dir-cleanup to debian-base 2019-04-12 15:59:23 -07:00
juju re-home juju related source 2019-04-15 16:19:09 -05:00
kubemark kubemark: fix and enhance kubemark scripts for IKS 2019-04-26 10:15:29 -07:00
kubernetes-anywhere
log-dump fix some shellcheck failures of cluster/*.sh 2019-04-04 23:20:52 +08:00
pre-existing fix some shellcheck failures of cluster/*.sh 2019-04-04 23:20:52 +08:00
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 fix shellcheck failures of cluster/clientbin.sh 2019-04-26 18:43:33 +08:00
common.sh Revert "override ETCD_SERVER with https instead http when mTLS is enabled" 2019-04-27 06:50:20 +02:00
get-kube-binaries.sh Merge pull request #74889 from akutz/feature/get-kube-binaries-client-choice 2019-03-21 22:50:57 -07:00
get-kube-local.sh
get-kube.sh
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 Remove deprecated centos/local support 2019-04-17 11:03:34 -04:00
kube-util.sh aaa 2019-02-18 17:50:55 -05:00
kubeadm.sh fix shellcheck failures on kube-down.sh kubeadm.sh get-build.sh 2019-02-14 15:12:08 +08:00
kubectl.sh Merge pull request #74449 from xichengliudui/fix190223 2019-02-23 12:52:34 -08:00
restore-from-backup.sh
test-e2e.sh fix some shellcheck failures of cluster/*.sh 2019-04-04 23:20:52 +08:00
test-network.sh fix shellcheck in test-smoke.sh and test-network.sh 2019-04-19 16:15:10 -04:00
test-smoke.sh fix shellcheck in test-smoke.sh and test-network.sh 2019-04-19 16:15:10 -04:00
update-storage-objects.sh ingress: use networking api group for default storage of ingress 2019-05-01 15:14:11 -04:00
validate-cluster.sh Add --chunk-size=0 to disable pagination when listing nodes. 2019-05-07 17:34:31 +02: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