Files
kubernetes/cluster
Michael Taufen a76d132162 Stop setting --hostname-override on Windows kube-proxy and allow args to be extended remotely if necessary
--hostname-override should not be necessary, we can rely on kube-proxy
to auto-detect it just like we do in Kubelet.

I also added an optional variable to kube_env, KUBEPROXY_ARGS, that we
can use to remotely extend kube-proxy's command-line if necessary.
2019-02-28 10:13:07 -08:00
..
2019-02-23 10:28:04 +08:00
2019-02-24 20:46:20 +08:00
2019-02-24 20:35:46 +08:00
2019-02-23 10:28:04 +08:00
2019-01-12 10:29:29 -08:00
2019-01-16 14:29:17 -08:00
aaa
2019-02-18 17:50:55 -05:00
aaa
2019-02-18 17:50:55 -05: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.

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