kubernetes/cluster
Kubernetes Submit Queue 782add0c86
Merge pull request #58155 from zouyee/patch-12
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

remove providers which have been deleted

**What this PR does / why we need it**:

xref #49213

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```NONE

```
2018-01-12 22:20:51 -08:00
..
addons Merge pull request #57456 from kawych/master 2018-01-12 13:11:44 -08:00
centos Add zouyee as a reviewer for the cluster/centos directory. 2018-01-10 22:27:25 -08:00
gce remove support for container-linux in gce kube-up 2018-01-10 10:20:26 -08:00
images
juju Merge pull request #57246 from juju-solutions/feature/etcd3 2018-01-10 08:15:46 -08:00
kubemark
kubernetes-anywhere
lib
local
log-dump
pre-existing
saltbase Remove the deprecated vagrant kube-up implementation. 2018-01-10 23:06:12 -08:00
skeleton
BUILD
clientbin.sh
common.sh remove support for container-linux in gce kube-up 2018-01-10 10:20:26 -08:00
get-kube-binaries.sh
get-kube-local.sh
get-kube.sh
kube-down.sh
kube-push.sh
kube-up.sh remove provides which has been deleted 2018-01-11 21:52:47 +08:00
kube-util.sh
kubeadm.sh
kubectl.sh
OWNERS
README.md
restore-from-backup.sh
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh
validate-cluster.sh

Cluster Configuration

Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Please submit new automation deployments to kube-deploy. 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 master 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.

The heavy lifting of configuring the VMs is done by SaltStack.

Analytics