Commit Graph

2653 Commits

Author SHA1 Message Date
David Oppenheimer c4d505d98d 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-17 10:53:23 -07:00
Tim Hockin 5ecd6ef504 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 4510fab29d Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 6a198dfa61 Better scary message 2015-07-17 09:28:49 -07:00
Brian Grant 9107d38501 Merge pull request #11352 from JanetKuo/docs-reachable
Ensure all docs and examples in user guide are reachable
2015-07-16 23:33:45 -07:00
Janet Kuo 7c7cbb2a44 MUNGE generated table of contents should strip comma 2015-07-16 23:21:09 -07:00
Janet Kuo 9f528c4226 Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
Janet Kuo a7425fa689 Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
Brian Grant 0f06046e39 Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Brian Grant 3bb581f736 Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Daniel Smith d43894cdce (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
Daniel Smith c198491ead (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
Tim Hockin e854d97ff4 Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -07:00
David Oppenheimer 7b8b277297 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-16 14:39:03 -07:00
Eric Tune 8d5b8ceb3a Merge pull request #11326 from erictune/conformance_master
Updates to "the Matrix".
2015-07-15 14:59:42 -07:00
Eric Tune dcb2c5ffc1 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-15 13:51:27 -07:00
Eric Tune 66d9195b2d Merge pull request #11318 from mikedanese/kubectl-example-fix
point kubectl -f examples to correct paths
2015-07-15 12:55:53 -07:00
Eric Tune cc1de7d336 Merge pull request #11292 from davidopp/doc1
Move diagrams out of top-level docs/ directory and merge
2015-07-15 12:52:57 -07:00
Mike Danese 304af47c45 point kubectl -f examples to correct paths 2015-07-15 10:51:45 -07:00
Zach Loafman b6ca2b5bd6 Add hack/cherry_pick_list.sh to list all automated cherry picks
* Adds hack/cherry_pick_list.sh to list all automated cherry picks
since the last tag.

* Adds a short python script to extract title/author and print it in
markdown style like our current release notes.

* Revises patch release instructions to use said script.
2015-07-15 10:30:00 -07:00
David Oppenheimer 9156912552 Move diagrams out of top-level docs/ directory and merge
docs/devel/developer-guide.md into docs/devel/README.md
2015-07-14 23:56:51 -07:00
David Oppenheimer 3a1db27f1f Move diagrams out of top-level docs/ directory and merge
docs/devel/developer-guide.md into docs/devel/README.md
2015-07-14 23:56:51 -07:00
David Oppenheimer cb5465e2c6 Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}. 2015-07-14 22:07:44 -07:00
David Oppenheimer 8b825dd626 Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}. 2015-07-14 22:07:44 -07:00
Tim Hockin 2d2958db9d Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 70aa961049 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 43bcff9826 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin b0ed9396a5 Run gendocs 2015-07-14 15:28:59 -07:00
Tim Hockin c8cc5f5d4a Run gendocs 2015-07-14 15:28:59 -07:00
Tim Hockin be001476aa Run gendocs 2015-07-14 15:28:59 -07:00
Eric Tune 1060485c9b Merge pull request #11195 from erictune/move_versioning
Move versioning doc.
2015-07-14 13:01:20 -07:00
Mike Danese 3ef32f9546 automated link fixes 2015-07-14 10:51:10 -07:00
Mike Danese 53eee3533f automated link fixes 2015-07-14 10:51:10 -07:00
Eric Tune 6cf8654ed1 Move versioning.md to design/ -- not user-focused. 2015-07-14 09:57:42 -07:00
Daniel Smith 8e5a970d43 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith 9b2fc6d4e3 move admin related docs into docs/admin 2015-07-13 18:24:11 -07:00
Daniel Smith b8889dc953 Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Daniel Smith d85ea8aa27 Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Daniel Smith d3293eb758 Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin 37813afc4b Change 'minion' to 'node' in docs 2015-07-13 15:59:30 -07:00
Tim Hockin 087b173f86 Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
change "get minions" to "get nodes"  in docs
2015-07-13 13:27:56 -07:00
Tim Hockin 8eebde7ae9 Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
change "get minions" to "get nodes"  in docs
2015-07-13 13:27:56 -07:00
Tim Hockin be51e7d3b2 Merge pull request #11099 from zmerlynn/fix-patch-version-instructions
Fix patch release instructions
2015-07-13 13:08:53 -07:00
Eric Tune 15b47283e8 Remove colon from end of doc heading. 2015-07-13 12:07:26 -07:00
Eric Tune 8601b6ff40 Remove colon from end of doc heading. 2015-07-13 12:07:26 -07:00
Tim Hockin 01bb3613a4 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin 6d684974a6 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin d4ee500685 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin df577b0a81 Merge pull request #11122 from zmerlynn/multi-pick
hack/cherry_pick_pull.sh: Allow multiple pulls
2015-07-13 10:17:14 -07:00
Tim Hockin 4884de325f Merge pull request #11145 from marekbiskup/kubectl-rolling-update-doc-fix
kubectl-rolling-update-doc-fix
2015-07-13 09:47:19 -07:00