Commit Graph

2551 Commits (af3d24c7ef9ca8fce02eecf63d3d74c356888ed8)

Author SHA1 Message Date
craigbox af3d24c7ef Change vertical alignment of code blocks
Things looked odd due to the padding on code blocks; they sat 2px above the text surrounding them.  This PR will fix that by aligning inline code blocks, and the text surrounding them, on their baseline.
2016-12-10 18:20:24 +00:00
Janet Kuo f2ad6b1fe8 Merge pull request from r2d4/update-minikube-docs
Update minikube docs for v0.12.0 release
2016-12-09 16:09:12 -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 from rothgar/kubectl-install
Added command to download kubectl via curl
2016-12-08 11:36:32 -08:00
Brian Grant 5c4c2cae69 Merge pull request from dictvm/patch-1
Add missing replica count
2016-12-08 09:52:43 -08:00
Daniel Heitmann b48f25f445 Update kubectl-cheatsheet.md
Add missing replica count to comment
2016-12-08 15:28:25 +01:00
Jared 9f66cc7a27 Merge pull request from SEJeff/fix-authentication-md-syntax
Fix minor syntax bug in the authentication docs
2016-12-07 17:33:24 -08:00
Jared fdac9a62b0 Merge branch 'master' into fix-authentication-md-syntax 2016-12-07 17:31:21 -08:00
Jared 9ea5ebbc6f Merge pull request from lkysow/patch-1
Add newline to markdown so bullets show up properly
2016-12-07 17:25:22 -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
Jared ba376bee10 Merge pull request from xialonglee/fix-style
Fix style for consistency
2016-12-07 17:15:14 -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 f83d3d5ec1 Merge pull request from mtaufen/fix-labels-docs
Fix minor issues
2016-12-06 18:28:54 -08:00
Jared 3844561ec9 Merge branch 'master' into fix-labels-docs 2016-12-06 18:10:58 -08:00
Jared c4bb83036e Merge pull request from ghodss/node-md-fixes
Fix grammatical issues in node.md
2016-12-06 18:09:51 -08:00
Jared 31581aee90 Merge pull request from DenisKolodin/patch-1
Separate docker's args
2016-12-06 18:02:27 -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 63c79cb17e Merge pull request from seeekr/patch-2
fix broken link in config-best-practices.md
2016-12-06 17:26:36 -08:00
Jared 54f85d8aee Merge branch 'master' into patch-2 2016-12-06 17:21:53 -08:00
Jared 2c2bb312a6 Merge pull request from bruceauyeung/k8s-website-fix-module-link-and-doc-typos
fix incorrect links and other doc errors in tutorials
2016-12-06 17:20:15 -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
Brian Grant a6ef1e4c13 Merge pull request from andrewwatson/patch-1
fixing broken link to container initialization doc
2016-12-06 12:15:10 -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
Phillip Wittrock e56d433a36 Merge pull request from bruceauyeung/fix-incorrect-link-and-other-doc-errors
fix incorrect link and other doc errors
2016-12-05 08:47: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 from smarterclayton/mention_openshift
Mention OpenShift Dedicated and Online as hosted solutions
2016-12-02 10:40:24 -08:00
Steve Perry ed761b021a Merge pull request from enisoc/style-guide-whats-next
Fix TOC in Documentation Style Guide
2016-12-01 10:54:35 -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
Brian Grant 7fa866eacb Merge pull request from rmmh/lowercase-command-args
Lowercase 'Command' and 'Args' when describing "containers" specs.
2016-11-30 16:22:05 -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 .
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 978f6dc18c Merge pull request from steveperry-53/style
Expanded style guidance for API objects.
2016-11-30 15:14:57 -08:00
Jared 66c0331830 Merge branch 'master' into style 2016-11-30 15:12:06 -08:00
devin-donnelly 0cd66a8be3 Merge pull request 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
Jared f9fe2e99c3 Merge pull request from steveperry-53/carousel
Fix carousel images.
2016-11-30 14:42:30 -08:00
Jared 53d3f8b134 Merge branch 'master' into carousel 2016-11-30 14:34:34 -08:00
Jared 56ce4d8ee3 Merge pull request from IanLewis/slack-local-channels
Added local channels to Support page
2016-11-30 14:04:06 -08:00
Jared 15da4645c0 Merge branch 'master' into slack-local-channels 2016-11-30 13:55:16 -08:00