Commit Graph

1674 Commits

Author SHA1 Message Date
steveperry-53 f896de02c5 Remove "persistent" from emptyDir section. 2016-12-12 11:07:31 -08:00
Janet Kuo 2f82009f51 Merge branch 'master' into update-minikube-docs 2016-12-09 16:05:46 -08:00
devin-donnelly b3bb56b602 Merge pull request #1725 from rothgar/kubectl-install
Added command to download kubectl via curl
2016-12-08 11:36:32 -08:00
Daniel Heitmann b48f25f445 Update kubectl-cheatsheet.md
Add missing replica count to comment
2016-12-08 15:28:25 +01:00
Jared fdac9a62b0 Merge branch 'master' into fix-authentication-md-syntax 2016-12-07 17:31:21 -08:00
Jared 97eaed987c Merge branch 'master' into fix-authentication-md-syntax 2016-12-07 17:21:51 -08:00
Jared 7aee1d8528 Merge branch 'master' into patch-1 2016-12-07 17:20:42 -08:00
Jeff Schroeder d918aca4e4 Fix minor syntax bug in the authentication docs 2016-12-07 16:00:45 -06:00
xialong.lee f9c3e48d48 fix style 2016-12-07 16:53:16 +08:00
Jared 3844561ec9 Merge branch 'master' into fix-labels-docs 2016-12-06 18:10:58 -08:00
Jared c4bb83036e Merge pull request #1570 from ghodss/node-md-fixes
Fix grammatical issues in node.md
2016-12-06 18:09:51 -08:00
Jared 88143f3af1 Merge branch 'master' into patch-1 2016-12-06 17:57:51 -08:00
Sam Ghods b650f662dd Fix grammatical issues in node.md 2016-12-06 17:54:38 -08:00
Jared af6a428688 Update authentication.md 2016-12-06 17:30:17 -08:00
Jared 54f85d8aee Merge branch 'master' into patch-2 2016-12-06 17:21:53 -08:00
Jared 90b7091aa8 Merge branch 'master' into k8s-website-fix-module-link-and-doc-typos 2016-12-06 17:13:35 -08:00
Luke Kysow b119f7aba1 Merge branch 'master' into patch-1 2016-12-06 16:35:49 -08:00
Luke Kysow 2999856df0 Merge branch 'master' into patch-1 2016-12-06 11:45:43 -08:00
Andrew Watson 9e7294be08 fixing broken link to container initialization doc 2016-12-06 10:21:43 -05:00
bruceauyeung 03658685ad fix incorrect links and other doc errors in tutorials
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-06 17:12:23 +08:00
steveperry-53 2b226de264 Replace $REPO with http://k8s.io. 2016-12-05 15:57:24 -08:00
Luke Kysow 8ffb484df9 Add newline to markdown so bullets show up properly 2016-12-05 14:48:21 -08:00
bruceauyeung dc0955b58c fix incorrect link and other doc errors
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-05 16:33:17 +08:00
Michael Taufen 8d1f07175b Fix minor issues
The two affected lines:
a) Were both represented entirely in a code block due to indentation,
which does not appear to be the intent.
b) Look like a mess if you don't know they are formatted as a URL query
string.
2016-12-03 20:32:57 -08:00
devin-donnelly f5c876845d Merge pull request #1627 from smarterclayton/mention_openshift
Mention OpenShift Dedicated and Online as hosted solutions
2016-12-02 10:40:24 -08:00
Clayton Coleman a8b70f553a Mention OpenShift Dedicated and Online as hosted solutions
Both offer Kubernetes + additional developer tools and management policy
on top.
2016-11-30 22:16:08 -05:00
Steve Perry 88c1a46dda Merge branch 'master' into style-guide-whats-next 2016-11-30 16:26:50 -08:00
Ryan Hitchman 41caedc6d6 Lowercase 'Command' and 'Args' when describing "containers" specs.
They must be lowercase in json and yaml, which is the most common
user-visible interface.

Partially addresses #1555.
2016-11-30 16:15:32 -08:00
Anthony Yeh 31b8ccb76d Fix TOC in Documentation Style Guide
"What's next" was listed underneath "Patterns to avoid" because the
template hard-codes the heading depth. Increase depth of all other
headings by 1 to match the template's expectations.
2016-11-30 15:30:06 -08:00
Jared 66c0331830 Merge branch 'master' into style 2016-11-30 15:12:06 -08:00
devin-donnelly 0cd66a8be3 Merge pull request #1824 from mwielgus/fix_secrets
Fix copy/paste errors in federated secrets docs
2016-11-30 15:03:15 -08:00
Jared dad9ab7fbd Merge branch 'master' into style 2016-11-30 14:43:10 -08:00
Marcin Wielgus 1b4f677f21 Fix copy/paste errors in federated secrets docs 2016-11-30 11:40:08 +01:00
Denis Andrejew 2b595523a5 fix broken link in config-best-practices.md
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
2016-11-29 16:00:28 +00:00
Ian Lewis 53a59dda8e Added local channels to Support page 2016-11-29 17:55:13 +09:00
steveperry-53 09b5a49ec7 Expanded style guidance for API objects. 2016-11-28 18:29:14 -08:00
steveperry-53 a4f8d3c06a Remove old template topics. 2016-11-28 12:32:23 -08:00
steveperry-53 a856ab1549 Update Tutorial and Task landing pages. 2016-11-28 11:49:17 -08:00
Justin Garrison 8e8adadbeb moved kubectl install to separate sub-sections 2016-11-26 23:57:01 -08:00
devin-donnelly efb7f65b5d Merge pull request #1775 from jpeterson88/dev
Fix for Issue 1767
2016-11-23 14:03:53 -08:00
devin-donnelly 804ebfee55 Merge pull request #1776 from wilk/patch-1
updated dockerimage link
2016-11-23 14:02:33 -08:00
devin-donnelly 09429cb488 Merge pull request #1777 from bboreham/weave-npc
Add Weave to the list of NetworkPolicy implementations
2016-11-23 13:35:34 -08:00
Bryan Boreham c01aaba156 Add Weave to the list of NetworkPolicy implementations 2016-11-23 14:32:59 +00:00
Bryan Boreham 5a54ed400c Clarify that no add-ons are preferred above others 2016-11-23 14:25:09 +00:00
Vincenzo Ferrari 1f68526159 updated dockerimage link
removed dead link of dockerimage
2016-11-23 11:12:07 +01:00
Justin Peterson 1bcb4cd558 Fix for Issue 1767 2016-11-22 19:15:40 -08:00
Jared 1940abddd4 Merge branch 'master' into patch-3 2016-11-22 12:28:27 -08:00
Maciej Szulik ab09b11359 Rename ScheduledJobs to CronJobs 2016-11-22 19:59:30 +01:00
Maciej Szulik 9544c80dee Add ScheduledJobs to menu and remove future work section from jobs 2016-11-22 19:56:31 +01:00
Matt Rickard 52b6538acc Update minikube docs for v0.12.0 release 2016-11-22 10:39:38 -08:00