kubernetes/cluster
Joe Beda c82bd2127f Fix up formatting and sed usage for heapster deploy.
Also, 'sed -i' isn't supported well across BSD and GNU versions of sed.  See http://stackoverflow.com/questions/5694228/sed-in-place-flag-that-works-both-on-mac-bsd-and-linux.  And we were editing files that were checked in to git with a password.  Instead, do this with class sed redirection in a temp dir.

Fixes #2400.
2014-11-16 17:13:02 -08:00
..
aws Give the API server access to TLS certs. 2014-11-12 18:14:24 -08:00
gce Fix up formatting and sed usage for heapster deploy. 2014-11-16 17:13:02 -08:00
local Fix local cluster scripts 2014-11-02 23:30:14 -05:00
ovirt Add support for oVirt cloud provider 2014-09-11 13:08:46 +00:00
rackspace Fix monitoring setup script. 2014-11-13 16:43:05 -05:00
saltbase Merge pull request #2369 from jbeda/vagrant-fix 2014-11-14 16:43:06 -08:00
vagrant Get Vagrant to start using TLS client certs. 2014-11-13 22:16:45 -08:00
vsphere Fix monitoring setup script. 2014-11-13 16:43:05 -05:00
kube-down.sh Fix monitoring setup script. 2014-11-13 16:43:05 -05:00
kube-env.sh AWS support draft 2014-11-10 13:32:52 -08:00
kube-push.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
kube-up.sh Use Heapster as an in-built monitoring solution for Kubernetes in GCE. 2014-11-07 00:47:56 +00:00
kube-util.sh Vagrant now using pre-built binaries. 2014-10-10 12:30:12 -07:00
kubecfg.sh Get Vagrant to start using TLS client certs. 2014-11-13 22:16:45 -08:00
kubectl.sh Get Vagrant to start using TLS client certs. 2014-11-13 22:16:45 -08:00
validate-cluster.sh Update scripts to expect versioned output in templates. 2014-11-07 16:47:22 -08:00