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
Martin Gannholm
2e7e2984a9
remove dup install and config sections; add chmod
2015-07-20 16:55:36 -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
Satnam Singh
721a9092da
Improve console output in secrets.md
2015-07-19 01:23:08 +01:00
Satnam Singh
04d29036c0
Fix console output in quick-start.md
2015-07-19 01:18:40 +01:00
Brian Grant
99d2ea4acc
Merge pull request #11533 from satnam6502/doc28
...
Fix console output for prereqs.md doc
2015-07-18 17:15:05 -07:00
Satnam Singh
38b2e11634
Fix console output in production-pods.md
2015-07-19 01:15:02 +01:00
Brian Grant
a9d67d8c18
Merge pull request #11532 from satnam6502/doc27
...
Add YAML formatting to persisent volumes doc
2015-07-18 17:13:53 -07:00
Brian Grant
f2425f34fb
Merge pull request #11531 from satnam6502/doc26
...
Fix console output formatting for namespaces doc
2015-07-18 17:13:04 -07:00
Satnam Singh
407641dec5
Fix console output for prereqs.md doc
2015-07-19 01:10:34 +01:00
Satnam Singh
764b5dfde0
Add YAML formatting to persisent volumes doc
2015-07-19 01:05:32 +01:00
Satnam Singh
8d9a257188
Fix console output formatting for namespaces doc
2015-07-19 01:01:37 +01:00
Brian Grant
131970aa7c
Merge pull request #11530 from satnam6502/doc25
...
Fix console formatting of managing deployments doc
2015-07-18 16:59:38 -07:00
Brian Grant
9ca884e7d9
Merge pull request #11529 from satnam6502/doc24
...
Fix console outout of logging doc
2015-07-18 16:59:10 -07:00
Brian Grant
81065b24e4
Merge pull request #11528 from satnam6502/doc23
...
Add JSON type to code block for labels documentation
2015-07-18 16:57:56 -07:00
Brian Grant
08d085a321
Merge pull request #11527 from satnam6502/doc22
...
Fix formatting for kubeconfig file documentation
2015-07-18 16:57:31 -07:00
Brian Grant
9a231c1f9b
Merge pull request #11526 from satnam6502/doc21
...
Fix console formatting in introspection and debugging doc
2015-07-18 16:57:06 -07:00
Brian Grant
7de4030dca
Merge pull request #11512 from satnam6502/doc7
...
Fix console output formatting for simple YAML user guide
2015-07-18 16:56:42 -07:00
Brian Grant
45ab59bdb8
Merge pull request #11525 from satnam6502/doc20
...
Fix console output formatting for images doc
2015-07-18 16:56:10 -07:00
Satnam Singh
d1fd54a439
Fix console formatting of managing deployments doc
2015-07-19 00:56:02 +01:00
Satnam Singh
c942933fe9
Fix console outout of logging doc
2015-07-19 00:48:49 +01:00
Brian Grant
1d2af3df7c
Merge pull request #11524 from satnam6502/doc19
...
Fix output formatting for Getting Into Containers doc
2015-07-18 16:46:33 -07:00
Brian Grant
6c7007b84a
Merge pull request #11523 from satnam6502/doc18
...
Fix formatting for docker-cli-to-kubectl doc
2015-07-18 16:46:00 -07:00
Brian Grant
44b1825c6c
Merge pull request #11522 from satnam6502/doc17
...
Fix console output for deploying applications
2015-07-18 16:45:15 -07:00
Brian Grant
f22b7dd8f2
Merge pull request #11521 from satnam6502/doc16
...
Fix formatting for debugging services docs
2015-07-18 16:44:38 -07:00
Brian Grant
9a268d7c4c
Merge pull request #11520 from satnam6502/doc15
...
Fix console output formatting for connecting to apps via proxy doc
2015-07-18 16:43:46 -07:00
Brian Grant
3a6e60be40
Merge pull request #11519 from satnam6502/doc14
...
Fix doc formatting in connecting to app port forwarding
2015-07-18 16:43:14 -07:00
Brian Grant
eb0803d009
Merge pull request #11518 from satnam6502/doc13
...
Fix console output formatting in conneting applications documentation
2015-07-18 16:42:40 -07:00
Brian Grant
655abe2815
Merge pull request #11517 from satnam6502/doc12
...
Fix console output formatting for configuring containers doc
2015-07-18 16:42:09 -07:00
Satnam Singh
af169709ef
Fix console output formatting for simple YAML user guide
2015-07-19 00:41:48 +01:00
Brian Grant
cd02b55834
Merge pull request #11516 from satnam6502/doc11
...
Fix console output formatting in application troubleshooting doc
2015-07-18 16:41:34 -07:00
Brian Grant
cc8cf0315e
Merge pull request #11515 from satnam6502/doc10
...
Fix JSON code block formatting for annotations doc
2015-07-18 16:41:01 -07:00
Brian Grant
01ad02eef0
Merge pull request #11514 from satnam6502/doc9
...
Fix namespace change and console output for accessing the cluster docs
2015-07-18 16:40:30 -07:00
Satnam Singh
8deb06f8d3
Add JSON type to code block for labels documentation
2015-07-19 00:38:30 +01:00
Satnam Singh
c4c4e173a5
Fix formatting for kubeconfig file documentation
2015-07-19 00:29:49 +01:00
Satnam Singh
cc46d02f62
Fix console formatting in introspection and debugging doc
2015-07-19 00:24:29 +01:00
Satnam Singh
f1966a8718
Fix console output formatting for images doc
2015-07-19 00:18:12 +01:00
Satnam Singh
ece25d03a7
Fix output formatting for Getting Into Containers doc
2015-07-19 00:13:42 +01:00
Satnam Singh
6dff2763a1
Fix formatting for docker-cli-to-kubectl doc
2015-07-19 00:07:35 +01:00
Satnam Singh
f697169347
Fix console output for deploying applications
2015-07-19 00:01:31 +01:00
Satnam Singh
0bb18273a5
Fix formatting for debugging services docs
2015-07-18 23:57:37 +01:00
Satnam Singh
591def1406
Fix console output formatting for connecting to apps via proxy doc
2015-07-18 23:52:41 +01:00
Satnam Singh
ab287dd8bb
Fix doc formatting in connecting to app port forwarding
2015-07-18 23:49:38 +01:00
Satnam Singh
1850c80ec4
Fix console output formatting in conneting applications documentation
2015-07-18 23:45:35 +01:00
Satnam Singh
42017fdb18
Fix console output formatting for configuring containers doc
2015-07-18 23:38:35 +01:00
Satnam Singh
2e6e31f3c2
Fix console output formatting in application troubleshooting doc
2015-07-18 23:32:06 +01:00
Satnam Singh
3c55bd85ef
Fix JSON code block formatting for annotations doc
2015-07-18 23:27:58 +01:00
Satnam Singh
3448450605
Fix namespace change and console output for accessing the cluster docs
2015-07-18 23:24:35 +01:00
Satnam Singh
dee99236b1
Fix console output in compute resources document
2015-07-18 23:19:02 +01: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
Mike Danese
3c7044946d
add tip to store all config in VCS before pushing to cluster
2015-07-17 17:04:40 -07:00
David Oppenheimer
d28a6656ae
Merge pull request #11452 from thockin/docs-munge-headerlines
...
Munge headerlines
2015-07-17 15:52:08 -07:00
David Oppenheimer
ce6b137c83
Merge pull request #11448 from thockin/docs-munges
...
Make TOC munge include blank line before TOC
2015-07-17 15:43:06 -07:00
Tim Hockin
33f1862830
Run gendocs
2015-07-17 15:35:43 -07:00
Tim Hockin
6e4ec38f51
Make TOC munge include blank line before TOC
2015-07-17 15:06:54 -07:00
Mike Danese
e3d1075e07
document tips and tricks when working with config
2015-07-17 13:56:04 -07:00