Commit Graph

1893 Commits

Author SHA1 Message Date
Satnam Singh
f4e3a01d88 Fix console output formatting in conneting applications documentation 2015-07-21 10:23:56 -07:00
Satnam Singh
0c1dbc79f6 Fix console output formatting for configuring containers doc 2015-07-21 10:23:56 -07:00
Satnam Singh
2e6fa678a8 Fix console output formatting in application troubleshooting doc 2015-07-21 10:23:56 -07:00
Satnam Singh
8fb88f282c Fix JSON code block formatting for annotations doc 2015-07-21 10:23:56 -07:00
Satnam Singh
b263531620 Fix namespace change and console output for accessing the cluster docs 2015-07-21 10:23:55 -07:00
Satnam Singh
5acab1df20 Fix console output in compute resources document 2015-07-21 10:23:55 -07:00
Satnam Singh
18e614d80a Update console output for Getting Started Elasticsearch Logging 2015-07-21 10:23:55 -07:00
Satnam Singh
76d134b358 Fix console output for Getting Started Logging 2015-07-21 10:23:54 -07:00
Tim Hockin
7098858fc1 Fix errant quad-tick in docs 2015-07-21 10:23:54 -07:00
Brian Grant
00e18c6b17 Gut stale roadmaps. Move useful content elsewhere. 2015-07-21 10:23:54 -07:00
Mike Danese
5e49b0d5b1 add tip to store all config in VCS before pushing to cluster 2015-07-21 10:23:54 -07:00
David Oppenheimer
85671135e4 Fix run-gendocs breakage at head. 2015-07-21 10:23:54 -07:00
Chao Xu
cbaa92a5c7 Dockerfile and related scritps for a container that generates docs for API types 2015-07-21 10:23:53 -07:00
Tim Hockin
7a931373fe Run gendocs 2015-07-21 10:23:53 -07:00
Daniel Smith
9b1a8b8b43 add etcd admin doc 2015-07-21 10:23:53 -07:00
Tim Hockin
0b826158a3 Make TOC munge include blank line before TOC 2015-07-21 10:23:52 -07:00
Mike Danese
88b6a0e97e document tips and tricks when working with config 2015-07-21 10:23:52 -07:00
Eric Tune
50799c006a Rewrote how to choose a getting-started-guide. 2015-07-21 10:23:52 -07:00
David Oppenheimer
7cecbc8e79 Fix per reviewer comments. 2015-07-21 10:23:52 -07:00
Daniel Smith
3f77da87d7 add docs/admin/cluster-components.md 2015-07-21 10:23:51 -07:00
Daniel Smith
2f33736190 apply changes 2015-07-21 10:23:51 -07:00
David Oppenheimer
b77ece550e Run hack/run-gendocs.sh 2015-07-21 10:23:51 -07:00
David Oppenheimer
4f8698b5e9 Various minor edits/clarifications to docs/admin/ docs.
Deleted docs/admin/namespaces.md as it was content-free and the topic is
already covered well in docs/user-guide/namespaces.md
2015-07-21 10:23:51 -07:00
Tim Hockin
c89265d138 Better scary message 2015-07-21 10:23:50 -07:00
Eric Tune
59c29bc5a3 Remove mention of docker --bip flag. 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
Dawn Chen
cfe62bbf87 How to configure rkt on a node. 2015-07-21 10:23:50 -07:00
David Oppenheimer
1afc1136ca Add link to multi-cluster doc 2015-07-21 10:23:49 -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
a5f6c89873 Take availability.md doc and
- extract the portion related to multi-cluster operation into a new multi-cluster.md doc
- merge the remainder (that was basically high-level troubleshooting advice) into cluster-troubleshooting.md
2015-07-21 10:23:48 -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
Deyuan Deng
6a197616bf Update scratch.md 2015-07-21 10:23:48 -07:00
Christopher Najewicz
e0850a5755 Updating AWS sample cloud-configs to use 0.19.3, using kube-register 0.0.4 2015-07-21 10:23:48 -07:00
Tim Hockin
8e56ecac5c fix wrong cluster domain in ubuntu docs 2015-07-21 10:23:47 -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
Eric Tune
b8b5d8eb3b Remove requirement of specifying kubernetes ver.
Now that things are more stable, and we have a conformance test,
the binary version is no longer needed.  Remove that
requirement.
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
Brendan Burns
fc1a4c2691 Add missing content, fix links.. 2015-07-21 10:23:46 -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