David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Lucas Käldström
|
73947cc5aa
|
Large changes to the docker deployment. Added kube-addon-manager as a static pod. The addon-manager deploys kube-proxy as a DaemonSet as well as Dashboard and DNS automatically. SecurityContextDeny is removed from the manifests. Also, the turnup.sh and turndown.sh scripts are removed because we don't need them anymore, they're covered by the online documentation
|
2016-05-20 19:28:13 +03:00 |
|
Lucas Käldström
|
858b9539d5
|
Fix so setup-files don't recreate/invalidate certificates that already exist
|
2016-04-01 21:23:58 +03:00 |
|
Lucas Käldström
|
e9af6c34af
|
Update the DNS template from cluster/addons/dns and combine into one file. Make DNS working on docker and docker-multinode
|
2016-02-25 21:59:07 +02:00 |
|
Andrei Kopats
|
e5c321f6af
|
Add internal API-server IP to the list of certificate SANs
Without this kube2sky fails to comunicate to the API server because
server TLS verification fails. DNS addon doesn't work on
docker setups
|
2016-02-19 11:37:24 +03:00 |
|
Filip Grzadkowski
|
f2d56c4198
|
Simplify local docker setup.
|
2015-12-11 15:53:44 +01:00 |
|
Brendan Burns
|
ce90b83689
|
Update some flags
|
2015-11-20 11:47:31 -08:00 |
|