steveperry-53
2d98e5c1a5
Remove Guide topic: kubectl to Manage Resources.
2017-02-08 16:59:28 -08:00
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