Tim Hockin
|
59164ca844
|
Make DNS an option for cluster turnup
|
2014-12-29 09:18:12 -08:00 |
Tim Hockin
|
47141f05c7
|
standard config opt names: logging
|
2014-11-25 17:41:53 -08:00 |
Tim Hockin
|
52ad94d766
|
standard config opt names: node monitoring
|
2014-11-25 17:39:28 -08:00 |
Vishnu Kannan
|
46a22b3c44
|
Fix monitoring setup script.
Remove the firewall rule created for monitoring as part of kube-down.
Reuse master auth for Grafana.
|
2014-11-13 16:43:05 -05:00 |
Joe Beda
|
ee2f030623
|
Give the API server access to TLS certs.
Moved the cert generation to a separate salt state and put it in a more appropriate sharable location (`/srv/kubernetes/`).
|
2014-11-12 18:14:24 -08:00 |
Pieter Noordhuis
|
1df6f9ce6a
|
Use curl exclusively in vSphere deployment
This fixes #2295.
|
2014-11-11 17:22:02 -08:00 |
Vishnu Kannan
|
37af9210ba
|
Improve the monitoring setup script and fix bugs in the monitoring config.
|
2014-11-07 19:27:52 +00:00 |
Pieter Noordhuis
|
5b22dd7631
|
Move customizations of /srv/salt to overlay
Also see #1783.
|
2014-10-29 11:30:09 -07:00 |
Pieter Noordhuis
|
5ba3a551f9
|
Fix kube-push
|
2014-10-29 11:30:09 -07:00 |
Pieter Noordhuis
|
fa24face8c
|
Add 'portal_net' parameter to pillar
In preparation for #1402.
|
2014-10-29 11:30:09 -07:00 |
Pieter Noordhuis
|
4a13d752ed
|
Copy release tars with scp
This displays a progress report, so any slowness can be attributed.
|
2014-10-29 11:30:09 -07:00 |
Pieter Noordhuis
|
a1c40922e0
|
Rely on ssh-agent for key management
|
2014-10-29 11:30:09 -07:00 |
Pieter Noordhuis
|
1152471db7
|
Split reactor files
There now are reactor files to run highstate on:
* New nodes only
* Master nodes
* Minion nodes
|
2014-10-29 11:30:09 -07:00 |
Pieter Noordhuis
|
e90f98a52c
|
Make vSphere scripts work for binary deploys
Fixes #1732.
|
2014-10-29 11:30:08 -07:00 |
Joe Beda
|
38d5906044
|
Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
|
2014-10-10 12:33:36 -07:00 |
Joe Beda
|
c323179d9b
|
Don't print Kubernetes username/password to console.
It is too easy to copy/paste this on-line.
Fixes #1483
|
2014-09-29 13:18:29 -07:00 |
Pieter Noordhuis
|
63ac1dc213
|
Update vSphere getting started doc
|
2014-09-10 00:17:41 +00:00 |
Joe Beda
|
843ae1fbe2
|
Rename `output/` directory to `_output/`
go build ./... will ignore any directory starting with an underscore.
|
2014-08-29 14:44:55 -07:00 |
Pieter Noordhuis
|
65bb90ffef
|
Update apiserver defaults template
Set "cloud" grain to "vsphere".
The "minion_ips" grain doesn't seem to be used anymore.
|
2014-08-25 15:20:19 -07:00 |
Pieter Noordhuis
|
181337137d
|
Implement kube-up for vsphere
|
2014-08-25 11:17:48 -07:00 |
Pieter Noordhuis
|
7cf48d81b6
|
Remove unused env vars
|
2014-08-25 11:17:33 -07:00 |
Pieter Noordhuis
|
ad7f131a5b
|
Deploy k8s to vSphere
|
2014-08-24 20:27:05 -07:00 |