Rohith
153db84df1
Custom Manifests via Hooks
...
The present implementation of hooks only perform for docker exec, which isn't that flexible. This PR permits the user to greater customize systemd units on the instances
- cleaned up the manifest code, added tests and permit setting a section raw
- added the ability to filter hooks via master and node roles
- updated the documentation to reflect the changes
- cleaned up some of the vetting issues
2017-08-11 12:40:10 +01:00
Rohith
fe3dd9815c
Cluster Hook Ordering
...
The current implementation does not permit the user to order the hooks. This PR adds optional Requires, Before and Documentation to the HookSpec which is added the systemd unit if specified.
2017-08-11 12:40:10 +01:00
Justin Santa Barbara
f9fbe718c5
Fix docs to reference kubernetesApiAccess, not apiAccess
2017-08-01 19:40:21 -04:00
King'ori Maina
38c4d2af5c
Update cluster spec documentation with node reservation flags
2017-07-17 23:36:53 +02:00
Eric Hole
ff3ef87f51
Merge branch 'master' into flag-watch-ingress
2017-07-13 17:54:32 -06:00
Eric Hole
66bf3b6de5
Fixes imports && Updates for review
2017-07-13 16:20:47 -06:00
Hanfei Shen
fee673592c
add registryMirrors
2017-07-13 10:26:32 +08:00
Eric Hole
f5b99da033
Docs for watchIngress
2017-07-04 10:35:41 -07:00
Eric Hole
4468c6b2db
Adds ExternalDNS config to cluster_spec with watchIngress flag
2017-07-04 10:34:50 -07:00
alexandrst88
6b81385584
Add SG parameter into AWS cloud-config
2017-07-04 15:44:21 +03:00
chrislovecnm
bbcc0f36c3
Documentation updates
2017-06-30 15:33:37 -06:00
Justin Santa Barbara
7fd55796c3
Tweaks to docs for fields that can be empty
...
Follow up to #2662
2017-06-16 10:15:16 -04:00
Austin Moore
119a0801c9
Add support for setting the kubelet's --resolv-conf flag to an empty string
2017-06-12 15:53:52 -04:00
Patrick Barker
6052d7097b
Update cluster_spec docs with audit logging
2017-05-21 09:59:47 -06:00
chrislovecnm
beca9822a5
docs
2017-04-03 11:13:21 -06:00
Zac Blazic
7eee6f22c8
Update docs to reflect correct AWS ELB idle timeout
2017-02-15 18:07:55 +02:00
Zac Blazic
1581a1a025
Update cluster spec docs about api load balancer idle timeout
2017-02-14 21:34:58 +02:00
Eric Hole
0d6160d5a5
Update cluster spec to explain why public ngw is in private subnet spec.
2017-01-27 15:40:13 -05:00
Justin Santa Barbara
a60e10eacd
Merge pull request #1366 from reactiveops/kris-and-eric-1282
...
Specify Existing NAT Gateways to Use in Cluster Creation
2017-01-19 21:06:12 -05:00
Eric Hole
1e3d94392c
Major redo/squash of the work to get egress added to the API and hooked up.
...
One commit from the always incredible @kris-nova was incorporated here, it was to
check for tags in `kutil/delete_cluster.go`. She was a major driver and instrumental in getting
this to where we aere now!
2017-01-19 16:57:42 -05:00
Blake
66753ae963
Doc example
2017-01-15 15:55:35 -08:00
Eric Hole
0f84494dbd
Merge branch 'master' into kris-and-eric-1282
2017-01-08 11:10:13 -05:00
Eric Hole
3de7bfb93f
First pass at Shared NGW docs.
2017-01-08 09:35:56 -05:00
Justin Santa Barbara
2912dee6e1
Rename -> AccessSpec, ELB -> LoadBalancer
...
Also add docs
2017-01-04 23:04:30 -05:00
Matt Condon
ad03ba6099
squash: line notes and additional comments/docs
2016-11-04 18:08:34 -04:00
Matt Condon
34dec91415
docs: add documentation for cluster.spec, namely runtimeConfig
2016-11-04 17:57:12 -04:00