Commit Graph

8 Commits (97b8cbb500b483dd12a3bf7b4c3468d30bc8bc19)

Author SHA1 Message Date
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
David Kirstein e745b04801 remove extra space in working-with-resources.md 2016-11-10 08:27:09 +01:00
David Kirstein 0bd5651d4f Fix typo in working-with-resources.md
mode -> more
2016-11-10 08:19:22 +01:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Scott Stensland 4c4dd13f36 I fixed typo on command line
If you actually issue these commands you will see the error I am fixing

old :    kubectl get pods/original -o yaml > /tmp/current.yaml
           Error from server: pods "original" not found

new :  kubectl get pods/foo -o yaml > /tmp/current.yaml

previously the pod name was wrong
2016-07-20 14:30:50 -04:00
John Mulhausen f16668b45f 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
John Mulhausen e668a0be11 Fixing links to devel/ to point to kubernetes master repo 2016-03-03 15:11:05 -08:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00