Eric Tune
2e4e33628a
Reformat getting-started-guide table.
...
Should only affect view in .md file, not rendered view.
2015-07-21 10:23:45 -07:00
Zach Loafman
8e7331649a
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-21 10:23:45 -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
Tim Hockin
384b2fddb6
Add an image to unversioned warnings
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
Eric Tune
e503d52acc
Move versioning.md to design/ -- not user-focused.
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
Dr. Stefan Schimanski
ae789e6c6c
Address review comments
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
Brendan Burns
dc238b816d
Update multi-node docker instructions:
...
* Update etcd and add a warning about Docker 1.7.0
* Update kubernetes to 0.21.2, Flannel to 0.5.0
* Remove --sync-nodes which is removed.
2015-07-21 10:23:41 -07:00
arun-gupta
83f86a2264
fixing #11192
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
6122b07437
move admin related docs into docs/admin
2015-07-21 10:23:41 -07:00
Daniel Smith
07f71ff912
Apply mungedocs changes
2015-07-21 10:23:40 -07:00
Tim Hockin
c369ddb95a
Add a doc on debugging services
2015-07-21 10:23:40 -07:00
Brendan Burns
61222faf8a
Update docker guide to v0.21.2
2015-07-21 10:23:39 -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
Eric Tune
80bb766eea
Add a table of contents to one doc.
...
Also removed manually created bookmark anchors
and fixedup links to use automatic bookmarks.
2015-07-21 10:23:39 -07:00
Dawn Chen
3fb043e27b
Fix table in getting-started-guides README.md
2015-07-21 10:23:38 -07:00
Mike Danese
19cc373a2d
fix merge conflict and footnote problem
2015-07-21 10:23:38 -07:00
Brian Grant
b222e6a4fc
Swap order of service and rc, and explain why.
2015-07-21 10:23:38 -07:00
Mike Danese
df0f07860d
fix
2015-07-21 10:23:38 -07:00
Mike Danese
dd98c1a5da
fix mungedocs that is break verify on master
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
Vicken Simonian
915c3a3ddc
Fix scp of .dockcfg for-loop command
2015-07-21 10:23:37 -07:00
Tim Hockin
a5183794da
Run gendocs and munges
2015-07-21 10:23:37 -07:00
Tim Hockin
0724f413ad
Use a common set of tag prefixes for munges
...
All munges now start with `<!-- BEGIN MUNGE:` and end with `<!-- END MUNGE:`.
This lets me (in a followup) filter them better to normalize contents during
verification of generated docs.
2015-07-21 10:23:36 -07:00
Janet Kuo
ec07bf8635
Document the current state of monitoring using heapster
2015-07-21 10:23:36 -07:00
Eric Tune
0f41cd60bd
Delete the dreaded CR character.
2015-07-21 10:23:36 -07:00
Brendan Burns
1e8bbf3b25
Add some additional text about getting help.
2015-07-21 10:23:36 -07:00
Mike Danese
ba9c859069
make some manifests in docs/high-availability v1
2015-07-21 10:23:35 -07:00
Brendan Burns
617ff1f9f9
Fix a small typo.
2015-07-21 10:23:35 -07:00
Ed Costello
4d5ced674e
Copy edits to remove doubled words
2015-07-21 10:23:35 -07:00
Zach Loafman
06ba9f6ad9
hack/cherry_pick_pull.sh: Allow multiple pulls
...
Reorder the arguments to allow for multiple pulls at the end:
hack/cherry_pick_pull.sh <remote branch> <pr-number>...
This solves some common A-then-immediate-A' cases that appear
frequently on head. (There's a workaround, but it's a hack.) Updates
the documentation.
2015-07-21 10:23:35 -07:00
Marek Biskup
bdd20efd22
kubectl-rolling-update-doc-fix
2015-07-21 10:23:35 -07:00
Marek Biskup
2319758775
fix firewall rule create syntax for gce
2015-07-21 10:23:35 -07:00
David Oppenheimer
a0dc3cb7fe
Run hack/run-gendocs.sh
2015-07-21 10:23:34 -07:00