Piotr Szczesniak
|
f48543aba5
|
Made enabling Kube UI configurable
|
2015-07-27 08:23:04 +02:00 |
Piotr Szczesniak
|
06b3406cef
|
Added possibility to overwrite ENABLE_CLUSTER_DNS with env var
It's for autoscaling tests purposes and making the config consistent with
other flags like ENABLE_NODE_LOGGING
|
2015-07-23 10:25:06 +02:00 |
Eric Paris
|
58df58f3d7
|
Remove unused enable_node_monitoring option
Back in 1a7f7245e7 we dropped the one
place this was used, but left all of the variable and definitions and
garbage around cluster/
|
2015-06-25 20:57:56 -04:00 |
Rohit Jnagal
|
3659aef63a
|
Fix cluster monitoring setup config.
Older options used to be true/false. Newer ones are none|influxdb|google.
|
2015-05-30 05:31:53 +00:00 |
Tim Hockin
|
ac3cc3c518
|
Rename PORTAL_NET all over
|
2015-05-28 16:10:44 -07:00 |
Tim Hockin
|
e83e49b076
|
rename default DNS domain to cluster.local
|
2015-05-11 23:00:43 -07:00 |
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Vishnu Kannan
|
e7aca5c337
|
Enable heapster based cluster monitoring by default on other cluster providers, expect for GKE.
|
2015-03-11 23:34:04 +00:00 |
Satnam Singh
|
295bd3768d
|
Launch Elasticsearch and Kibana automatically
|
2015-01-09 13:41:46 -08:00 |
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 |
Pieter Noordhuis
|
fa24face8c
|
Add 'portal_net' parameter to pillar
In preparation for #1402.
|
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 |
Pieter Noordhuis
|
ad7f131a5b
|
Deploy k8s to vSphere
|
2014-08-24 20:27:05 -07:00 |