Commit Graph

180 Commits (6e8648f82886ac8afb011ed2a4c7d0583c714007)

Author SHA1 Message Date
Janet Kuo 180798cfa4 Use example syncer tags instead of hard-coded examples in doc 2015-07-27 14:48:41 -07:00
Daniel Smith 2bd53119b1 Merge pull request #10524 from bprashanth/delete_overlapping_error
Add clarity around overlapping controllers
2015-07-27 14:31:49 -07:00
Jeff Lowdermilk f71a662dc6 Make `kubectl proxy` support picking a random port 2015-07-27 09:56:33 -07:00
Daniel Dreier 8130a4c390 Fix typo in service account documentation
Extra "c" in "serviceaccounts" made example not work when copy-pasting.
2015-07-25 12:32:00 -07:00
Prashanth Balasubramanian f4fe40e2d1 Delete overlapping controllers, add clarity to docs 2015-07-24 12:13:26 -07:00
Mike Danese 15fcb84e0d Merge pull request #10743 from hurf/get_help_fix
Fix hits in help strings of kubectl get command
2015-07-24 11:09:48 -07:00
Jordan Liggitt 85fd52126d Default --ignore-not-found to true for delete --all 2015-07-23 18:08:15 -07:00
Vish Kannan bfd7477b5b Merge pull request #11648 from jumpkick/patch-1
Update volumes.md
2015-07-22 14:06:32 -07:00
jumpkick 362835c641 Update volumes.md 2015-07-21 00:45:49 -04:00
Tim St. Clair 0c28499038 Detailed walkthrough docs cleanup
- Consistent capitalization of IP
- Remove file name from some docs links
- Fix comma usage and typos
2015-07-20 18:11:32 -07:00
krousey fbc85e9838 Merge pull request #11627 from davidopp/doc2
Add a known issues doc.
2015-07-20 17:34:46 -07:00
David Oppenheimer ab3d63c95f Add a known issues doc. 2015-07-20 17:28:20 -07:00
Tim St. Clair ca32e651bd Cleanup docs.
- Fix typo in services-firewalls
- Fix incorrect comma usage
- s/minion/node/
- Link deadlock to wikipedia article
- Fix livenessProbe capitalization
- Change API reference quoting from " to \`
2015-07-20 16:25:37 -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
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 a6fdc50265 Merge pull request #11611 from erictune/fixhdr
Remove equals from heading which breaks our links.
2015-07-20 14:58:03 -07:00
Eric Tune 844c823f01 Remove equals from heading which breaks our links. 2015-07-20 14:44:10 -07:00
Alex Robinson acd1bed70e Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -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
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
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
Tim Hockin 1098ad83a1 Fix console syntax for highligting 2015-07-19 20:56:30 -07:00
Alex Robinson 68d6e3a8ae Replace ``` with ` when emphasizing something inline in docs/ 2015-07-19 09:05:17 +00:00
Brian Grant 91923b51c8 Merge pull request #11546 from a-robinson/toc
Fix broken table of contents sections
2015-07-18 22:29:02 -07:00
Alex Robinson 6e792f75f5 Fix broken table of contents sections. 2015-07-18 22:18:55 -07:00
Alex Robinson 38c6a23eb2 Improve markdown highlighting in downward API user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson fefb582447 Improve markdown highlighting in limit range user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson 02cdce3d7d Add markdown highlighting to liveness user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson 0435f1c333 Improve markdown highlighting in namespaces user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson 14aa9d8c77 Improve console output in persistent volumes user guide. 2015-07-19 03:54:25 +00:00
Alex Robinson 191e303ee0 Improve console output in resource quota doc. 2015-07-19 03:54:21 +00:00
Alex Robinson e7042a403b Improve console output in secrets doc. 2015-07-19 03:54:21 +00:00
Alex Robinson 0647292558 Improve console output in update demo. 2015-07-19 03:54:17 +00:00
Alex Robinson 9b474c1afe Improve console output in k8s201 walkthrough. 2015-07-18 18:31:22 -07:00
Brian Grant d95ca69400 Merge pull request #11540 from satnam6502/doc35
Improve console output of working-with-resources.md
2015-07-18 18:19:34 -07:00
Brian Grant 777a5047a0 Merge pull request #11539 from satnam6502/doc34
Improve console output in sharing-clusters.md doc
2015-07-18 18:19:18 -07:00
Brian Grant 04d87218e5 Merge pull request #11538 from satnam6502/doc33
Fix console output of services documents
2015-07-18 18:17:30 -07:00
Brian Grant b66e148ad1 Merge pull request #11537 from satnam6502/doc32
Improve console outout formatting in service-accounts.md
2015-07-18 18:15:33 -07:00
Satnam Singh 6a43e7c4c2 Improve console output of working-with-resources.md 2015-07-19 01:55:04 +01:00
Satnam Singh fddcc30683 Improve console output in sharing-clusters.md doc 2015-07-19 01:50:12 +01:00
Satnam Singh a94dc54579 Fix console output of services documents 2015-07-19 01:38:40 +01:00
Satnam Singh c45000f62f Improve console outout formatting in service-accounts.md 2015-07-19 01:34:49 +01:00
Brian Grant 4013a3c0bc Merge pull request #11536 from satnam6502/doc31
Improve console output in secrets.md
2015-07-18 17:32:01 -07:00
Brian Grant cd36a0a019 Merge pull request #11535 from satnam6502/doc30
Fix console output in quick-start.md
2015-07-18 17:31:33 -07:00
Brian Grant 513fd6cef0 Merge pull request #11534 from satnam6502/doc29
Fix console output in production-pods.md
2015-07-18 17:31:09 -07:00