David Walter
792fc2269b
change underscores to dashes to match the command line argument
2015-08-06 22:13:44 -05:00
Wojciech Tyczynski
e366f2c597
Merge pull request #12206 from derekwaynecarr/move_doc
...
LimitRange documentation should be under admin
2015-08-06 13:43:58 +02:00
Mike Danese
8326697055
rewrite all links to prs to k8s links
2015-08-05 21:11:11 -07:00
Mike Danese
fe6b15ba2f
rewrite all links to issues to k8s links
2015-08-05 21:11:11 -07:00
derekwaynecarr
577f2fa0a5
LimitRange documentation should be under admin
2015-08-05 10:26:52 -04:00
gmarek
2201e75666
NodeController small cleanup
2015-08-04 14:44:14 +02:00
Wojciech Tyczynski
2d95cd454c
Swich to new gcloud API for GCE MIGs
2015-08-03 09:56:25 +02:00
Eric Paris
024208e39f
Fix trailing whitespace in all docs
2015-07-30 20:41:30 -04:00
Eric Paris
4cbca2e63c
Make munger begin/end less generic
...
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
2015-07-30 20:41:30 -04:00
Janet Kuo
180798cfa4
Use example syncer tags instead of hard-coded examples in doc
2015-07-27 14:48:41 -07:00
Mike Danese
caab2741ba
add documentation on how to use service aaccounts with ABAC mode authorization
2015-07-23 13:34:33 -07:00
Janet Kuo
a2971fb2ab
Fix doc typos
2015-07-22 17:19:07 -07:00
krousey
6553ec47da
Merge pull request #11402 from brendandburns/docs2
...
Add upgrade instructions.
2015-07-20 15:28:31 -07:00
krousey
5161d22322
Merge pull request #11595 from erictune/foo
...
Split namespace docs user vs admin.
2015-07-20 15:11:03 -07:00
Brendan Burns
4b946d7633
Add upgrade instructions.
2015-07-20 15:05:25 -07:00
Eric Tune
6fa6beaccc
Split namespace docs user vs admin.
...
Move namespace.md and examples dir from docs/user-guide
to docs/admin.
Assumption is that creating and deleting namespaces is an "admin"
task.
Add a mostly new user-guide to namespaces that gives more advice
on when to use namespaces, and how to work within them,
but not how to create/delete them. It is more succinct than
before.
2015-07-20 15:01:44 -07:00
krousey
6617d63c97
Merge pull request #11602 from erictune/quota
...
Improvements to quota doc.
2015-07-20 14:50:35 -07:00
Eric Tune
0b327627f4
Improvements to quota doc.
...
Address review comments in #11487
2015-07-20 14:45:44 -07:00
Alex Robinson
acd1bed70e
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
krousey
b4fb9387b6
Merge pull request #11487 from erictune/admindocs
...
Improve resource quota doc.
2015-07-20 13:29:15 -07:00
krousey
1f8e85c634
Merge pull request #11408 from lavalamp/docsIndex
...
add admin index
2015-07-20 13:27:18 -07:00
krousey
9721efed91
Merge pull request #11569 from nikhiljindal/eric
...
Linking to API object definitions from docs
2015-07-20 12:30:47 -07:00
krousey
960c6a2d8b
Merge pull request #11583 from thockin/docs-tick-tick-tick
...
Collected markedown fixes around syntax.
2015-07-20 12:01:04 -07:00
Daniel Smith
022ccb475d
Add admin TOC; mv README -> intro, TOC -> README
2015-07-20 11:46:23 -07:00
nikhiljindal
021138bd83
Linking to API object definitions from docs
2015-07-20 11:11:13 -07:00
David Oppenheimer
2d88675f22
Merge pull request #10827 from gmarek/doc
...
Update cluster management doc.
2015-07-20 10:49:47 -07:00
gmarek
de07cbda3a
Update cluster management doc.
2015-07-20 19:47:09 +02:00
Eric Tune
7f1970a22d
Improve resource quota doc.
2015-07-20 10:15:07 -07:00
Tim Hockin
995a7aef29
Collected markedown fixes around syntax.
2015-07-20 09:51:22 -07:00
Brian Grant
5450afdabc
Merge pull request #11568 from davidopp/doc2
...
Absolutize links that leave the docs/ tree to go anywhere other than
2015-07-20 07:34:00 -07:00
David Oppenheimer
50e95a031b
Absolutize links that leave the docs/ tree to go anywhere other than
...
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
Brian Grant
ddda661991
Merge pull request #11560 from davidopp/doc3
...
Update doc guide in top-level README.md and fix description of
2015-07-19 23:17:33 -07:00
David Oppenheimer
ddde3930f5
Update doc guide in top-level README.md and fix description of
...
cluster management doc in docs/admin/README.md
2015-07-19 23:00:54 -07:00
Alex Robinson
68d6e3a8ae
Replace `` with
when emphasizing something inline in docs/
2015-07-19 09:05:17 +00:00
Alex Robinson
b80c0e5177
Fix gendocs
2015-07-19 09:05:17 +00:00
Alex Robinson
3364a32dc6
Improve admin docs syntax highlighting.
2015-07-19 05:48:34 +00:00
David Oppenheimer
715f2c488f
Merge pull request #11493 from bgrant0607/docfix
...
Gut stale roadmaps. Move useful content elsewhere.
2015-07-17 17:49:08 -07:00
Brian Grant
cbed53cffe
Gut stale roadmaps. Move useful content elsewhere.
2015-07-18 00:41:06 +00:00
David Oppenheimer
d483fda945
Fix run-gendocs breakage at head.
2015-07-17 16:45:37 -07:00
David Oppenheimer
e8099a6080
Merge pull request #11419 from lavalamp/docsAdminEtcd
...
add admin etcd doc
2015-07-17 16:25:35 -07:00
David Oppenheimer
d28a6656ae
Merge pull request #11452 from thockin/docs-munge-headerlines
...
Munge headerlines
2015-07-17 15:52:08 -07:00
Tim Hockin
33f1862830
Run gendocs
2015-07-17 15:35:43 -07:00
Daniel Smith
ebff4ff746
add etcd admin doc
2015-07-17 15:32:23 -07:00
Dawn Chen
2ea8a7d316
Run hack/run-gendocs.sh to fix issue, otherwise shippable is failed for all prs.
2015-07-17 15:09:07 -07:00
Tim Hockin
6e4ec38f51
Make TOC munge include blank line before TOC
2015-07-17 15:06:54 -07:00
Abhi Shah
816f18a388
Merge pull request #11424 from lavalamp/mungePreformatted
...
Munge preformatted
2015-07-17 13:32:38 -07:00
David Oppenheimer
341f3a8826
Merge pull request #11438 from davidopp/doc3
...
Various minor edits/clarifications to docs/admin/ docs.
2015-07-17 13:10:51 -07:00
David Oppenheimer
d64250c34c
Fix per reviewer comments.
2015-07-17 11:31:41 -07:00
Daniel Smith
c603542221
add docs/admin/cluster-components.md
2015-07-17 11:14:48 -07:00
Daniel Smith
f7873d2a1f
apply changes
2015-07-17 11:04:46 -07:00