k3s/cluster
Kubernetes Submit Queue 98277ff20b
Merge pull request #58045 from roberthbailey/options-md
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 options.md, which is outdated and doesn't contain any useful information

xref #49213

```release-note
NONE
```
2018-01-10 09:02:24 -08:00
..
addons Merge pull request #57789 from x13n/patch-3 2018-01-09 07:31:33 -08:00
centos Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
gce Merge pull request #57581 from verult/NoPath-FlexDirExec 2018-01-09 22:37:29 -08:00
images Honor make variable OUT_DIR. 2018-01-03 17:46:03 -08:00
juju Merge pull request #57246 from juju-solutions/feature/etcd3 2018-01-10 08:15:46 -08:00
kubemark Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
kubernetes-anywhere
lib
local
log-dump Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
photon-controller
pre-existing
saltbase Updated Flexvolume setup mechanisms for COS instance image. 2018-01-08 15:38:51 -08:00
skeleton
vagrant Admission Controller PVC Finalizer Plugin 2017-11-23 11:46:28 +01:00
BUILD
OWNERS
README.md
clientbin.sh Update helper scripts to find binaries in new bazel-bin paths 2017-12-23 13:13:09 -08:00
common.sh Configurable liveness probe initial delays for etcd and kube-apiserver in GCE 2018-01-02 15:10:33 +01:00
get-kube-binaries.sh
get-kube-local.sh Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
get-kube.sh Remove comments in get-kube.sh that imply support for environments 2018-01-03 22:07:32 -08:00
kube-down.sh
kube-push.sh
kube-up.sh Update kube-up.sh 2017-12-06 23:23:19 +05:30
kube-util.sh
kubeadm.sh
kubectl.sh
restore-from-backup.sh Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh Swap NetworkPolicy storage to networking.k8s.io/v1 2017-11-14 15:15:01 -05:00
validate-cluster.sh

README.md

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