Victor Marmol
842907613b
Run cAdvisor on all minions.
2014-07-01 11:36:33 -07:00
Brendan Burns
d5516e4cdc
Activate gce minion list.
2014-07-01 11:33:58 -07:00
Brendan Burns
4d6a783e5f
Initial add of an environment variable for the kubernetes master.
2014-07-01 10:12:38 -07:00
Brendan Burns
4eccd64e0f
Remove the dependency on apache htpasswd.
2014-06-27 14:54:49 -07:00
brendandburns
60e2d4b258
Merge pull request #250 from lavalamp/fix
...
Make boilerplate hook work for .sh files, too.
2014-06-26 10:01:46 -07:00
Daniel Smith
c97c514742
Rename cloudcfg to kubecfg
2014-06-25 18:01:37 -07:00
Daniel Smith
260af3017b
Make boilerplate hook work for .sh files, too.
2014-06-25 17:11:48 -07:00
Brendan Burns
2759b2367f
Add load balancing support to services.
2014-06-17 12:37:39 -07:00
Daniel Smith
cba453d72b
Fix basic test the other way.
2014-06-13 17:31:57 -07:00
Daniel Smith
5626703634
Add a new e2e test; fix some bugs/usability problems
2014-06-13 16:30:26 -07:00
Daniel Smith
d937f6f776
working on a better e2e test
2014-06-13 11:26:55 -07:00
Joe Beda
110a390c97
Switch from `gcloud compute` to `gcutil`.
...
We'll switch back to the future once the interface has settled down.
2014-06-12 15:43:00 -07:00
Chris Soyars
76e0391ad3
Allow the use of a network other than default
2014-06-12 15:00:48 -07:00
Joe Beda
9d50a76922
Fix up version string for gcloud compute version.
...
This might break again as the version that this change will land isn't stable. I'm going to switch back to gcutil until we know we won't break again. That will come in a future PR.
2014-06-12 11:35:46 -07:00
Daniel Norberg
c74e04efea
cluster: allow providing KUBE_MASTER_IP env var
...
To avoid overhead of always querying gcloud.
2014-06-12 13:05:37 -04:00
Daniel Smith
88b9c7ba79
Move storage of password
2014-06-11 17:20:16 -07:00
mmdriley
d482673bcb
Use a CSPRNG to generate passwords.
2014-06-10 15:58:51 -07:00
Seth House
e01adf3ec1
Switch from the deprecated bootstrap.saltstack.org to the .com redirect
...
As per saltstack/salt#12105
2014-06-10 13:35:03 -06:00
Joe Beda
196d0965ec
Add warnings about self signed certs and MitM attacks.
...
Also put in pointers for IRC and mailing lists.
2014-06-09 16:46:16 -07:00
Brendan Burns
5cb4444176
Task -> Pod #4 , the final chapter
2014-06-08 23:00:12 -07:00
Joe Beda
81629733e1
Handle breaking change in 'gcloud compute routes create' with version check.
2014-06-08 08:10:31 -07:00
Joe Beda
156ebe2ce2
Set 'auto restart' bit on VMs.
2014-06-08 07:31:12 -07:00
Joe Beda
c5683eb7f1
Don't use scopes we don't need when creating VMs
2014-06-08 07:30:43 -07:00
Joe Beda
2e5be7c4e5
Minimize metadata when creating startup scripts.
...
Strip all comments when creating the omnibus startup scripts for starting the VMs. This reduces some noise and may prevent us from hitting the eventual limits there.
2014-06-07 07:32:28 -07:00
Joe Beda
894a7e3282
Move everything out of src and reorganize scripts.
...
Fixed up some scripts to be more robust. Changed the e2e test setup to use g1-small instances. Fixed up documentation to reflect the new script locations. Disabled the "curl | bash" cluster launch as it hasn't been well tested and doesn't include the cloudcfg tool yet.
2014-06-06 21:41:19 -07:00