Commit Graph

3697 Commits

Author SHA1 Message Date
Hemant Kumar 44735f7511 Fix glusterfs dynamic provisioning docs 2016-12-07 17:41:04 -08:00
Jared 9f66cc7a27 Merge pull request #1881 from SEJeff/fix-authentication-md-syntax
Fix minor syntax bug in the authentication docs
2016-12-07 17:33:24 -08:00
devin-donnelly 42eaf902a1 Merge pull request #1883 from devin-donnelly/release-1.5
Merge latest changes from Master into Release 1.5
2016-12-07 17:32:27 -08:00
Jared fdac9a62b0 Merge branch 'master' into fix-authentication-md-syntax 2016-12-07 17:31:21 -08:00
xialong.lee 7fe3f4435e fix style 2016-12-07 17:28:17 -08:00
Sam Ghods eda196d356 Fix grammatical issues in node.md 2016-12-07 17:28:14 -08:00
Jared 1a6df75cf5 Update authentication.md 2016-12-07 17:26:55 -08:00
Andrew Watson 5adcf58663 fixing broken link to container initialization doc 2016-12-07 17:26:55 -08:00
bruceauyeung 3a20316983 fix incorrect links and other doc errors in tutorials
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-07 17:26:55 -08:00
steveperry-53 c997c86c79 Replace $REPO with http://k8s.io. 2016-12-07 17:26:55 -08:00
bruceauyeung aef7ceb932 fix incorrect link and other doc errors
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-07 17:26:55 -08:00
Denis Andrejew 9aa565b420 fix broken link in config-best-practices.md
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
2016-12-07 17:26:55 -08:00
Denis Kolodin 4626158349 Separate docker's args 2016-12-07 17:26:55 -08:00
Michael Taufen 025de2fa3c 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-07 17:26:55 -08:00
Clayton Coleman e46b3a302f Mention OpenShift Dedicated and Online as hosted solutions
Both offer Kubernetes + additional developer tools and management policy
on top.
2016-12-07 17:26:55 -08:00
Jared 9ea5ebbc6f Merge pull request #1862 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 #1877 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
Anirudh Ramanathan d989422486 Add warning. (#1876) 2016-12-07 10:25:44 -08:00
xialong.lee f9c3e48d48 fix style 2016-12-07 16:53:16 +08:00
Jared f83d3d5ec1 Merge pull request #1851 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 #1570 from ghodss/node-md-fixes
Fix grammatical issues in node.md
2016-12-06 18:09:51 -08:00
Jared 31581aee90 Merge pull request #1480 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 #1816 from seeekr/patch-2
fix broken link in config-best-practices.md
2016-12-06 17:26:36 -08:00
devin-donnelly 0cd2ea763c Merge pull request #1788 from nikhiljindal/dnsDoc
Updating information on how to pass federations flag to kube-dns
2016-12-06 17:23:27 -08:00
Jared 54f85d8aee Merge branch 'master' into patch-2 2016-12-06 17:21:53 -08:00
Jared 2c2bb312a6 Merge pull request #1864 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
devin-donnelly e6d09b57fc Update index.md 2016-12-06 17:15:24 -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
devin-donnelly d39d03c1fa Merge pull request #1707 from janetkuo/tutorial-vm-workload-stateful-set
Point the old bootstrapping tutorial URL at new StatefulSet docs
2016-12-06 16:28:02 -08:00
devin-donnelly 17f11da353 Update index.md 2016-12-06 16:19:49 -08:00
devin-donnelly 843bd891d5 Merge pull request #1874 from enisoc/deprecate-petset
Add deprecation warning on PetSet guide.
2016-12-06 16:19:27 -08:00
devin-donnelly 2d046c3476 Update petset.md 2016-12-06 16:17:47 -08:00
Anthony Yeh baf9239519 examples_test: Ignore PetSet object.
It cannot be decoded anymore, but the file is kept for legacy users.
2016-12-06 15:39:58 -08:00
Anthony Yeh 74423e1a2a Add deprecation warning on PetSet guide. 2016-12-06 15:11:25 -08:00
Matt Baldwin 30652c7847 Adding Stackpoint.io as a turn-key provider.
Change-Id: I017e314f67ca3945f658f834ae5b908f30ddd65a
2016-12-06 14:51:23 -08:00
devin-donnelly 3cdd727342 Update index.md 2016-12-06 14:12:52 -08:00
Anirudh Ramanathan 6ba715e628 Fix CI after added example. (#1870) 2016-12-06 13:10:59 -08:00
Anirudh Ramanathan 7a27d7e90c Using raw so that the text doesn't get interpreted (#1872) 2016-12-06 13:05:21 -08:00
Brian Grant a6ef1e4c13 Merge pull request #1867 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
devin-donnelly 8cb5ae9631 Merge pull request #1841 from bprashanth/concept_ip_1.5
Write a source-ip tutorial doc
2016-12-06 10:06:00 -08:00
Anirudh Ramanathan a79d62041c Fixing links between pages. (#1869)
* Fixing links between pages.

* Address review comments.
2016-12-06 10:04:55 -08:00