kubernetes/cluster
Lénaïc Huard 11556dc927 libvirt-coreos cluster: Fix etcd versions incompatibility issue
Whereas CoreOS is still shipped with etcd 0.4.9, kubernetes has moved to etcd 2.0.4.

This version mismatch makes kubernetes unable to use etcd.
Kubernetes’ logs are full of “502:  (unhandled http status [Temporary Redirect] with body []) [0]”

This change makes libvirt-coreos cluster explicitly use etcd v2.0.9 instead of the one shipped within CoreOS.
This change aims at being reverted once CoreOS will migrate to etcd 2.
This migration is tracked at:
https://github.com/coreos/bugs/issues/317
2015-04-14 10:43:41 +02:00
..
addons Fix heapster config to talk to the right kubelet port. 2015-04-10 22:58:38 +00:00
aws Support multiple k8s clusters 2015-04-10 13:25:43 -07:00
azure Turn on namespace lifecycle plug-in 2015-03-24 10:36:06 -04:00
gce We have had user reports that look like hash conflicts. Expand the has to 10 digits. 2015-04-08 21:51:50 -07:00
gke Updates for gcloud changes (alpha, kubeconfig) 2015-04-01 09:27:06 -07:00
images Update to 0.14.2 in the docker k8s instructions. 2015-04-10 22:02:55 -07:00
juju Rewrote shell script headers with accepted kubernetes boilerplate 2015-03-26 16:35:24 -04:00
libvirt-coreos libvirt-coreos cluster: Fix etcd versions incompatibility issue 2015-04-14 10:43:41 +02:00
ovirt Add support for oVirt cloud provider 2014-09-11 13:08:46 +00:00
rackspace Both @satnam6502 and E2E tests confirm: This code is no longer needed 2015-03-19 22:23:11 -07:00
saltbase Revert "kube-apiserver in a pod." 2015-04-10 22:54:52 -07:00
ubuntu Kubelet and kube-proxy talk to apiserver not etcd. 2015-03-10 07:57:31 -07:00
ubuntu-cluster Fixed default config for kube-proxy on minions 2015-04-05 22:21:03 +02:00
vagrant Remove duplicate localhost setting 2015-04-10 00:10:47 +08:00
vsphere Both @satnam6502 and E2E tests confirm: This code is no longer needed 2015-03-19 22:23:11 -07:00
common.sh update scripts with correct templates 2015-04-07 08:07:24 -04:00
get-kube.sh Use stable.txt instead of latest.txt and add a script to set that file. 2015-03-26 15:16:59 -07:00
kube-down.sh Both @satnam6502 and E2E tests confirm: This code is no longer needed 2015-03-19 22:23:11 -07:00
kube-env.sh Adds JUJU to the Kubernetes Provider listing 2015-03-12 19:34:03 -04:00
kube-push.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
kube-up.sh Make naming of kubectl subcommands consistent 2015-04-02 16:14:53 -07:00
kube-util.sh Use Managed Instance Group instead of manually creating Nodes in GCE 2015-02-17 20:33:31 +01:00
kubectl.sh Updates for gcloud changes (alpha, kubeconfig) 2015-04-01 09:27:06 -07:00
options.md More options documentation 2015-04-03 13:44:06 -07:00
test-network.sh Add a simple driver to test cluster networking. 2015-02-09 20:55:51 -08:00
validate-cluster.sh Updating components to use v1beta3 2015-04-03 15:19:14 -07:00