Commit Graph

12 Commits

Author SHA1 Message Date
Carsten Clasohm
d093fe0c4b add raw flag for GitHub download links 2015-09-07 17:43:09 -07:00
Salvatore Dario Minonne
f4dc0653aa adding downward api volume plugin 2015-09-01 22:23:03 +02:00
Clayton Coleman
01f3785426 Add status.podIP as a valid downward API target
Getting the public IP a container is supposed to use is O(hard),
and usually involves ugly gyrations in python or with interfaces.
Using the downward API means that the IP Kube is announcing to
other endpoints is also visible inside the container for pods to
identify themselves.
2015-08-14 17:51:55 -04:00
Eric Paris
4cbca2e63c Make munger begin/end less generic
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
2015-07-30 20:41:30 -04:00
Janet Kuo
180798cfa4 Use example syncer tags instead of hard-coded examples in doc 2015-07-27 14:48:41 -07:00
Alex Robinson
acd1bed70e Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
Tim Hockin
33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Tim Hockin
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin
39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin
79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Mike Danese
3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Mike Danese
14c3fc5afe move user docs to their new home 2015-07-14 10:26:36 -07:00