kubernetes/cluster
Varun Marupadi 04a51cac17 Allow the lifecycle of kube-proxy to be managed independently of the startup scripts for GCE
Introduces a new env variable KUBE_PROXY_DISABLE which causes the configure scripts to skip over
the creation of both static pods as well as daemonset addons for kube-proxy.
When false, the behavior falls back to the default today, which is to rely on the value of
KUBE_PROXY_DAEMONSET to decide whether to start static pods on the nodes or an addon on the
master.
2020-09-22 20:37:35 -07:00
..
addons Update nodelocaldns yaml to use 1.15.14 image 2020-09-21 15:31:55 -07:00
gce Allow the lifecycle of kube-proxy to be managed independently of the startup scripts for GCE 2020-09-22 20:37:35 -07:00
images cluster/images/etcd: Build etcd:3.4.13-1 image 2020-09-17 13:06:27 -04:00
kubemark *.sh: cleanup all white noise 2020-05-29 09:56:00 +08:00
log-dump log-dump.sh: Do not modify logexporter-daemonset.yaml in-place. 2020-09-21 16:27:54 +02:00
pre-existing Merge pull request #90423 from neolit123/1.19-move-cluster-bash-to-util 2020-04-29 04:52:24 -07:00
skeleton /cluster: add / update OWNERS 2020-04-24 03:21:07 +03:00
BUILD Switch to static bash for etcd 2020-05-19 17:05:24 -04:00
common.sh fix shell checks errors in cluster/common.sh 2019-12-25 16:35:11 +08:00
get-kube-binaries.sh Add missing ppc64le architecture in the get-kube* scripts 2020-08-07 11:14:09 +05:30
get-kube.sh Add missing ppc64le architecture in the get-kube* scripts 2020-08-07 11:14:09 +05:30
kube-down.sh
kube-up.sh Remove deprecated centos/local support 2019-04-17 11:03:34 -04:00
kube-util.sh remove kubernetes-anywhere from this repository 2020-04-21 22:52:51 +03:00
kubectl.sh /cluster: cleanup clientbin.sh 2020-04-28 00:27:33 +03:00
OWNERS sort cluster/ OWNERS 2020-06-26 21:52:29 -07:00
README.md Removed broken link to Analytics 2020-08-13 16:03:37 -04:00
validate-cluster.sh Fix shellcheck failures in cluster/validate-cluster.sh 2019-10-01 15:35:39 +09:00

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.

See the Getting started guide for alternatives.