Files
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
..
2020-05-29 09:56:00 +08:00
2020-04-24 03:21:07 +03:00
2020-05-19 17:05:24 -04:00
2020-04-28 00:27:33 +03:00
2020-06-26 21:52:29 -07:00
2020-08-13 16:03:37 -04: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.