k3s/cluster
Kubernetes Prow Robot c21f60f862
Merge pull request #73268 from wojtek-t/better_scale_inflights
Better scale max-inflight request limits to correlate them with master VM size
2019-01-24 10:37:25 -08:00
..
addons Merge pull request #73231 from liggitt/add-on-arch-build 2019-01-23 16:19:35 -08:00
centos Removed .salt template , using .sed template 2018-11-13 18:33:34 -08:00
gce Merge pull request #73268 from wojtek-t/better_scale_inflights 2019-01-24 10:37:25 -08:00
images This patch consists of various corrections. (#73060) 2019-01-22 12:28:59 -08:00
juju Change add-on manifests to apps/v1 2018-12-19 17:30:59 -05:00
kubemark Allow for configuring etcd servers addresses in kubemark 2018-12-13 11:50:49 +01:00
kubernetes-anywhere
local
log-dump Change add-on manifests to apps/v1 2018-12-19 17:30:59 -05:00
pre-existing
skeleton
BUILD
OWNERS
README.md
clientbin.sh
common.sh
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

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