Commit Graph

440 Commits

Author SHA1 Message Date
liguangbo
97693558e0 Add the describe about generate CA in authentication 2015-08-20 17:29:37 +00:00
Saad Ali
8a43bd621e Merge pull request #12745 from eparis/even-less-dash-false-positive
verify-flags-underscore.py: Even fewer dash false positives
2015-08-19 17:03:29 -07:00
Ilya Dmitrichenko
cb3425351a Make typography more consistent 2015-08-19 12:01:50 +01:00
Eric Paris
c560f41a4b Update docs which were incorrectly using _ in flag names
Each of these was verified that the actual flag declaration correctly
used -
2015-08-17 11:18:43 -07:00
Brendan Burns
8e05da1316 Merge pull request #12696 from eparis/less-dash-false-positive
Fewer false positives in verify-flag-underscore.sh
2015-08-14 16:27:08 -07:00
Eric Paris
30d34d0e59 Reduce false positives with verify-flag-underscore.sh by updating regex
Check to make sure there is not an alphanumeric character immeditely
before or after the 'flag'.  It there is an alphanumeric character then
this is obviously not actually the flag we care about.  For example if
the project declares a flag "valid-name" but the regex finds something
like "invalid_name" we should not match.  Clearly this "invalid_name" is
not actually a wrong usage of the "valid-name" flag.
2015-08-13 21:06:39 -04:00
He Simei
1d6c0e287b fix service-account related doc 2015-08-14 08:44:21 +08:00
Ruddarraju, Uday Kumar Raju
937db3f70d Keystone authentication plugin 2015-08-13 09:46:30 -07:00
Eric Paris
5aa495cdad Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
Marek Grabowski
5f9cefc1d8 Merge pull request #12441 from vlajos/typofixes-vlajos-20150807
typofix - https://github.com/vlajos/misspell_fixer
2015-08-10 16:33:52 +02:00
Marek Grabowski
08f67e5888 Merge pull request #12469 from xiejunan/auth_example
change "ns" to "namespace" in example and doc for ABAC authorization
2015-08-10 16:33:22 +02:00
Mark Petrovic
105ace039f issue 12473 Fix minor typo in authentication.md around base64 encoding in the HTTP Authorization header 2015-08-10 05:25:44 -07:00
xiejunan
8d99ba94c8 modify example and doc for ABAC authorization 2015-08-10 18:46:13 +08:00
Ed Costello
35a5eda585 Copy edits for typos 2015-08-09 14:18:06 -04:00
Veres Lajos
9f77e49109 typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
Eric Paris
e4d0389b4a Converts docs/ from --flag_name= to --flag-name= 2015-08-07 11:00:13 -04:00
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
David Oppenheimer
820c4cbe7f Run hack/run-gendocs.sh 2015-07-17 10:53:23 -07:00
David Oppenheimer
2a26b7487e 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
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Brian Grant
5f34630aca 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
2498f93938 MUNGE generated table of contents should strip comma 2015-07-16 23:21:09 -07:00
Janet Kuo
b0c68c4b81 Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
Brian Grant
368634564f Merge pull request #11413 from davidopp/doc2
Add link to multi-cluster doc
2015-07-16 22:50:39 -07:00
Brian Grant
786b59427d Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Brian Grant
cb58e8e43b Merge pull request #11350 from thockin/munge-check-kubectl-dash-f
Add munger to verify kubectl -f targets
2015-07-16 22:46:37 -07:00
David Oppenheimer
07274829f6 Add link to multi-cluster doc 2015-07-16 17:26:19 -07:00
Daniel Smith
98eeadb66e (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
Tim Hockin
f7512d007b Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -07:00
David Oppenheimer
c57c877670 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
Janet Kuo
ec2b125e25 Organize troubleshooting sections 2015-07-15 13:20:32 -07:00
Eric Tune
f1c7915d71 Merge pull request #11325 from JanetKuo/toc
Make MUNGE generated TOC bookmark work for symbols
2015-07-15 12:56:37 -07:00
Brendan Burns
d2ee2e909a Add missing content, fix links.. 2015-07-15 11:48:44 -07:00
Janet Kuo
de755bf59b Make MUNGE generated table of contents (TOC) bookmark work when there are symbols in the headline 2015-07-15 11:26:51 -07:00
David Oppenheimer
8d5eb03c7b Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}. 2015-07-14 22:07:44 -07:00
Brian Grant
0045ebd570 Initial TOC for the user guide. 2015-07-15 01:25:22 +00:00
Tim Hockin
39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin
79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Mike Danese
3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Daniel Smith
b1555956e9 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith
2c333e4bc2 move admin related docs into docs/admin 2015-07-13 18:24:11 -07:00