k3s/cluster
k8s-merge-robot 64b4967774 Merge pull request #27102 from freehan/gciping
Automatic merge from submit-queue

Accept ICMP in INPUT/FORWARD chain of filter table on GCI

fixes: #27059
2016-06-09 19:54:27 -07:00
..
addons Merge pull request #26827 from Random-Liu/re-enable-node-problem-detector 2016-06-04 12:33:58 -07:00
aws Rename ENABLE_NODE_AUTOSCALER to ENABLE_CLUSTER_AUTOSCALER - part 1 2016-06-08 13:35:38 +02:00
azure azure: azkube v0.0.5 + deploy kube-system 2016-05-21 15:44:46 -07:00
centos
cloudimages
gce Revert "GCI: add support for network plugin" 2016-06-09 13:24:05 -07:00
gke GKE provider: Tear down firewall rules last 2016-06-01 15:37:20 -07:00
images Merge pull request #26839 from luxas/add_conntrack 2016-06-06 14:50:09 -07:00
juju cluster/juju: Updated the url for the getting started doc 2016-05-16 20:56:17 +01:00
kubemark
lib
libvirt-coreos
local Add local/util.sh 2016-06-06 14:45:06 +08:00
mesos/docker Address review comments 2016-05-31 10:14:33 -07:00
openstack-heat Updating CentOS image, adding heat back to the required cli tools. 2016-05-20 12:33:13 -07:00
ovirt
photon-controller
rackspace
saltbase Merge pull request #26985 from bprashanth/image_exit 2016-06-08 21:13:16 -07:00
ubuntu Address review comments 2016-05-31 10:14:33 -07:00
vagrant Enable CPU and Memory accounting on vagrant 2016-05-27 11:21:04 -04:00
vsphere
OWNERS
README.md
common.sh Rename ENABLE_NODE_AUTOSCALER to ENABLE_CLUSTER_AUTOSCALER - part 1 2016-06-08 13:35:38 +02:00
get-kube-local.sh
get-kube.sh Merge pull request #25366 from Jollyturns/ubuntu-download-latest 2016-05-16 16:59:37 -07:00
kube-down.sh
kube-push.sh
kube-up.sh
kube-util.sh document federation e2e cli flow 2016-06-09 15:11:52 -07:00
kubectl.sh
log-dump.sh Added logging to file for cluster autoscaler 2016-06-02 13:51:40 +02:00
options.md
test-e2e.sh
test-network.sh
test-smoke.sh
update-storage-objects.sh
validate-cluster.sh

README.md

Cluster Configuration

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