Commit Graph

634 Commits

Author SHA1 Message Date
hurf
4f9c486308 Fix hits in help strings of kubectl get command
Removed duplicated 'nodes (no)', added 'secret' for resource type.
Use actual long resource name to avoid confusion.
2015-07-15 09:43:51 +08:00
Brian Grant
0045ebd570 Initial TOC for the user guide. 2015-07-15 01:25:22 +00:00
Dawn Chen
34e3432bba Known issue for logging.md 2015-07-14 17:47:34 -07:00
Brian Grant
d56138ba03 Thread user guide docs together with "What's next" sections, and add a couple missing TOCs. 2015-07-15 00:43:18 +00: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
Brendan Burns
9eb80d1439 Add a cluster admin-centric doc for namespaces. 2015-07-14 12:52:17 -07:00
Eric Tune
0b597aaf66 Merge pull request #11239 from mikedanese/user-docs-move
Move user docs to docs/user-guide/
2015-07-14 12:40:23 -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
hurf
6dd8a1dfa4 Add a better help message for kubectl describe
When resource type isn't given in the command, print the possible
resource types. Also added the resource type description in help
strings.
2015-07-14 16:22:42 +08:00
Brian Grant
6ab8556c24 Add remaining sections to the "pods in production" part of the user guide. 2015-07-14 04:58:40 +00:00
Daniel Smith
b1555956e9 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith
821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin
f82d30340f Merge pull request #11162 from erictune/toc
Improve table of contents generation.
2015-07-13 17:08:33 -07:00
Tim Hockin
5cf5445d24 Change 'minion' to 'node' in docs 2015-07-13 15:59:30 -07:00
Eric Tune
2ac3575e45 Rerun gendocs. 2015-07-13 15:57:31 -07:00
Eric Tune
921619ab38 Add ToC to some longer documents. 2015-07-13 15:53:06 -07:00
Tim Hockin
832382bc05 Merge pull request #11179 from bgrant0607/bugfix1
Swap order of service and rc, and explain why.
2015-07-13 14:51:57 -07:00
Brian Grant
a01fbb9d37 Swap order of service and rc, and explain why. 2015-07-13 20:48:26 +00:00
Mike Danese
0e8d521eed fix mungedoc links 2015-07-13 13:01:20 -07:00
Mike Danese
430eabe5e6 move kubectl docs to docs/user-guide/kubectl 2015-07-13 12:59:18 -07:00
Eric Tune
f353592cde Remove colon from end of doc heading. 2015-07-13 12:07:26 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Eric Tune
6aebd1852f Delete the dreaded CR character. 2015-07-13 10:28:04 -07:00
Ed Costello
2b941634d8 Copy edits to remove doubled words 2015-07-13 10:11:55 -04:00
Rohit Jnagal
c28fa383bd Merge pull request #11083 from davidopp/clean
First version of Introspection and Debugging section of User Guide.
2015-07-10 19:22:12 -07:00
Chao Xu
ec87843b24 address Mike's comments 2015-07-10 17:58:51 -07:00
Chao Xu
600e785168 add user guide docs for kubectl exec, proxy, and port-forward 2015-07-10 17:20:02 -07:00
David Oppenheimer
f660302e42 First version of Introspection and Debugging section of User Guide. 2015-07-10 15:41:26 -07:00
Rohit Jnagal
51c658be33 Merge pull request #11072 from bprashanth/net_doc
Add user guide for connecting applications
2015-07-10 14:54:34 -07:00
Prashanth Balasubramanian
34cd952092 Swagger spec and gendocs 2015-07-10 14:35:41 -07:00
Prashanth Balasubramanian
8ae8c46649 Add user guide for connecting applications 2015-07-10 14:35:41 -07:00
Brian Grant
dd735dd1a1 First draft of deployment-oriented sections of the user guide. 2015-07-10 21:35:21 +00:00