Commit Graph

53 Commits

Author SHA1 Message Date
Daniel Smith
2f33736190 apply changes 2015-07-21 10:23:51 -07:00
Tim Hockin
c89265d138 Better scary message 2015-07-21 10:23:50 -07:00
Janet Kuo
3b29e39e98 MUNGE generated table of contents should strip comma 2015-07-21 10:23:50 -07:00
Janet Kuo
62c914818a Ensure all docs and examples in user guide are reachable 2015-07-21 10:23:50 -07:00
nikhiljindal
76f9717a3f Introduce a new service generator that leaves service port unnamed 2015-07-21 10:23:50 -07:00
Vicken Simonian
c8fb6cee12 Fix docs typo 2015-07-21 10:23:50 -07:00
Mike Danese
157b7bd153 fixup kubectl walktrough example 2015-07-21 10:23:49 -07:00
Mike Danese
859fd7498a move kubernetes-namespaces to docs/user-guide 2015-07-21 10:23:49 -07:00
Daniel Smith
9b43d3de7a (mostly) auto fixed links 2015-07-21 10:23:49 -07:00
Tim Hockin
b8378c2ea0 Add munger to verify kubectl -f targets, fix docs 2015-07-21 10:23:49 -07:00
Chao Xu
d4f16a876d populate the instructions on installing kubectl in getting-started-guides 2015-07-21 10:23:49 -07:00
David Oppenheimer
23a74c5b11 Move docs/services-firewalls.md into docs/user-guide/ and make small
wording changes to api.md
2015-07-21 10:23:48 -07:00
Tim Hockin
8d902270dd update service debug doc from user feedback 2015-07-21 10:23:47 -07:00
Mike Danese
fdb56a65d7 add examples on how to transition from docker-cli to kubectl 2015-07-21 10:23:47 -07:00
Karl Isenberg
46251c8934 Walkthrough example cleanup
- Add kubectl command examples
- Add tables of contents
- Skip 3rd header tier to make sections more clear
- Reference cmd-exec example for curling pod & service IPs
- Make section layout, text patterns, changes & links more consistent
- Canonical yaml formatting
2015-07-21 10:23:47 -07:00
Janet Kuo
eb238e904a Organize troubleshooting sections 2015-07-21 10:23:47 -07:00
Prashanth Balasubramanian
e400031913 Connecting applications: https 2015-07-21 10:23:47 -07:00
Janet Kuo
a9af57cec0 Make MUNGE generated table of contents (TOC) bookmark work when there are symbols in the headline 2015-07-21 10:23:46 -07:00
Mike Danese
2e99bd9dfe point kubectl -f examples to correct paths 2015-07-21 10:23:46 -07:00
Marek Biskup
93f4a5d07f clarify rolling update procedure when replicas is not specified 2015-07-21 10:23:45 -07:00
David Oppenheimer
249d5477ea Move diagrams out of top-level docs/ directory and merge
docs/devel/developer-guide.md into docs/devel/README.md
2015-07-21 10:23:45 -07:00
David Oppenheimer
b93a5f1c6c Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}. 2015-07-21 10:23:45 -07:00
Brian Grant
a9093673a6 Initial TOC for the user guide. 2015-07-21 10:23:45 -07:00
Dawn Chen
f855ca5e7d Known issue for logging.md 2015-07-21 10:23:44 -07:00
Brian Grant
1c15d6eb8d Thread user guide docs together with "What's next" sections, and add a couple missing TOCs. 2015-07-21 10:23:44 -07:00
Tim Hockin
2135ee0f2c Run gendocs 2015-07-21 10:23:44 -07:00
Tim Hockin
6a56b6a737 Run gendocs 2015-07-21 10:23:43 -07:00
Brendan Burns
4378f1070e Add a cluster admin-centric doc for namespaces. 2015-07-21 10:23:43 -07:00
Mike Danese
f74dcdff79 automated link fixes 2015-07-21 10:23:42 -07:00
Mike Danese
85268af342 move user docs to their new home 2015-07-21 10:23:42 -07:00
hurf
4095c01561 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-21 10:23:42 -07:00
Brian Grant
c880804f11 Add remaining sections to the "pods in production" part of the user guide. 2015-07-21 10:23:41 -07:00
Daniel Smith
178a35f9d5 standardize on - instead of _ in file names 2015-07-21 10:23:41 -07:00
Daniel Smith
07f71ff912 Apply mungedocs changes 2015-07-21 10:23:40 -07:00
Tim Hockin
051795d20e Change 'minion' to 'node' in docs 2015-07-21 10:23:39 -07:00
Eric Tune
82e48d7ba0 Rerun gendocs. 2015-07-21 10:23:39 -07:00
Eric Tune
970adc479d Add ToC to some longer documents. 2015-07-21 10:23:39 -07:00
Brian Grant
b222e6a4fc Swap order of service and rc, and explain why. 2015-07-21 10:23:38 -07:00
Mike Danese
a3a85aff71 fix mungedoc links 2015-07-21 10:23:37 -07:00
Mike Danese
20352adebc move kubectl docs to docs/user-guide/kubectl 2015-07-21 10:23:37 -07:00
Eric Tune
25dd56011f Remove colon from end of doc heading. 2015-07-21 10:23:37 -07:00
Tim Hockin
a5183794da Run gendocs and munges 2015-07-21 10:23:37 -07:00
Eric Tune
0f41cd60bd Delete the dreaded CR character. 2015-07-21 10:23:36 -07:00
Ed Costello
4d5ced674e Copy edits to remove doubled words 2015-07-21 10:23:35 -07:00
Tim Hockin
60d4d7888e Fix load-balancer firewall messages 2015-07-14 21:08:23 -07: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