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
Ed Costello
5b891f6101
Copy edits to remove doubled words
2015-07-13 10:11:55 -04:00
Ed Costello
0fc797704e
Copy edits to remove doubled words
2015-07-13 10:11:55 -04:00
Zach Loafman
eed049cf8d
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-13 07:11:12 -07:00
Marek Biskup
a43748bb04
kubectl-rolling-update-doc-fix
2015-07-13 15:09:26 +02:00
Ed Costello
a087970567
Copy edits for typos
2015-07-12 22:03:06 -04:00
Ed Costello
a284d4cf98
Copy edits for typos
2015-07-12 22:03:06 -04:00
Ed Costello
b4deb49a71
Copy edits for typos
2015-07-12 22:03:06 -04:00
Akshay Aurora
ee97e734b5
Fix formatting in networking.md
2015-07-12 03:49:01 +05:30
Zach Loafman
92e08e130d
Fix patch release instructions
...
Somewhere in the last round of editing, I compressed the patch release
instructions after the release validation steps went in. They no
longer made sense because they assume some variables are set from the
previous step that you don't have set. Set them.
These instructions are now begging to be refactored between the patch
and normal releases, but I won't do that here.
2015-07-10 18:43:12 -07:00
Mike Danese
3a38ce4217
fix verify gendocs
2015-07-10 12:51:35 -07:00
Rohit Jnagal
31aa6f84d4
Merge pull request #10914 from HaiyangDING/patch-1
...
Create schedule_algorithm file
2015-07-10 12:41:48 -07:00
Rohit Jnagal
a5c4b71a3f
Merge pull request #10709 from zmerlynn/i1883
...
Update releasing.md with Kubernetes release process
2015-07-10 12:16:45 -07:00
Daniel Smith
c36dd173e4
manual fixes
2015-07-10 10:54:47 -07:00
Daniel Smith
7b06b56cdb
manual fixes
2015-07-10 10:54:47 -07:00
Daniel Smith
66f367dcbb
Auto-fixed docs
2015-07-10 10:54:47 -07:00
Daniel Smith
581e4f7b0f
Auto-fixed docs
2015-07-10 10:54:47 -07:00
dingh
75be32d08e
Create schedule_algorithm file
...
This document explains briefly the schedule algorithm of Kubernetes and can be complementary to scheduler.md.
2015-07-10 14:51:11 +08:00
jiangyaoguo
7c1abe54be
change get minions cmd in docs
2015-07-10 10:40:52 +08:00
jiangyaoguo
3e5d853c22
change get minions cmd in docs
2015-07-10 10:40:52 +08:00
Zach Loafman
4b1d27f1ee
Add a short doc on cherry picks
2015-07-09 14:35:26 -07:00
Zach Loafman
2fe55a7351
Update releasing.md with Kubernetes release process
...
This updates releasing.md with actual instructions on how to cut a
release, leaving the theory section of that document alone. Along the
way, I streamlined tiny bits of the existing process as I was
describing them.
The instructions are possibly pedantic, but should be executable by
anyone at this point, versus taking someone versant in the dark arts.
Relies on #10910 . Fixes #1883 .
2015-07-09 14:32:05 -07:00
Victor Marmol
ce319d424c
Merge pull request #10887 from alex-mohr/release-notes2
...
Update release notes tool and documentation
2015-07-08 14:37:59 -07:00
Victor Marmol
af4d343893
Merge pull request #10859 from davidopp/clean
...
Move scheduler overview from docs/design/ to docs/devel/
2015-07-08 14:03:23 -07:00
Victor Marmol
7daae9eda4
Merge pull request #10859 from davidopp/clean
...
Move scheduler overview from docs/design/ to docs/devel/
2015-07-08 14:03:23 -07:00
Victor Marmol
aa9cc19b51
Merge pull request #10949 from JanetKuo/update-kubectl-get-docs-all
...
Update kubectl output in doc
2015-07-08 13:55:46 -07:00
Victor Marmol
252427ada3
Merge pull request #10950 from pmorie/hostpath
...
Change remaining instances of hostDir in docs to hostPath
2015-07-08 13:49:23 -07:00
Paul Morie
4cc2b50a44
Change remaining instances of hostDir in docs to hostPath
2015-07-08 16:26:20 -04:00
Janet Kuo
47df5ae18f
Update kubectl output in doc
2015-07-08 13:22:54 -07:00
Janet Kuo
8c28498ca0
Update kubectl get command in docs/devel/
2015-07-07 18:06:43 -07:00
Alex Mohr
2b8e318cca
Update release notes tool and documentation
2015-07-07 17:40:10 -07:00
Tim Hockin
ded4807c0d
Make docs links be relative so we can version them
2015-07-07 15:22:17 -07:00
Tim Hockin
1b3281d5d2
Make docs links be relative so we can version them
2015-07-07 15:22:17 -07:00
David Oppenheimer
b4354021c3
Move scheduler overview from docs/design/ to docs/devel/
2015-07-07 14:16:26 -07:00
David Oppenheimer
ca9ef4abe1
Move scheduler overview from docs/design/ to docs/devel/
2015-07-07 14:16:26 -07:00
Yu-Ju Hong
4209cabf85
Merge pull request #10786 from thockin/docs-networking
...
De-dup, cleanup, overhaul networking docs
2015-07-07 10:45:49 -07:00
Tim Hockin
b2a3f3fbbe
De-dup,overhaul networking docs
2015-07-06 17:28:12 -07:00
Yu-Ju Hong
3a82144f4b
Merge pull request #10573 from erictune/resources
...
Add user-oriented compute resource doc.
2015-07-06 16:12:38 -07:00
Eric Tune
667782f84c
Add user-oriented compute resource doc.
...
Adds docs/compute_resources.md with user-oriented
explanation of compute resources.
Reveals detail gradually and includes examples
and troubleshooting. Examples are tested.
Moves design-focused docs/resources.md to docs/design/resources.md.
Updates links to that.
2015-07-06 14:57:30 -07:00
Quinton Hoole
38a8d7b845
Fix incorrect doc link in Federation.md
2015-07-01 14:58:08 -07:00
David Oppenheimer
7c21cef64b
Initial design doc for scheduler.
2015-07-01 13:58:56 -07:00
Mike Danese
9ed5620714
add documentation and script on how to get recent and "nightly" builds
2015-06-29 14:50:41 -07:00
Salvatore Dario Minonne
0b9ca955f4
Adding IANA_SVC_NAME definition to docs/design/identifiers.md
2015-06-26 09:44:28 +02:00
Quinton Hoole
51c7094856
Update federation.md
2015-06-25 19:15:59 -07:00