Commit Graph

933 Commits (0b192ad9ec3219e7fe8ba83c85a460629a278bbf)

Author SHA1 Message Date
steveperry-53 0c78763547 Remove link that goes nowhere. 2017-01-10 15:50:10 -08:00
Janet Kuo 089ce4c609 Add titles to docs 2017-01-10 15:25:44 -08:00
Patrick Clinger 40356713c4 Fix references to restartPolicy spec location
This document currently indicates that restartPolicy is part of the v1.Container spec, however according to the definitions it is actually in the v1.PodSpec.

References:

http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_pod

http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_container

Changed references to be `.spec.template.spec.restartPolicy`
2017-01-10 22:22:38 +00:00
Jared 5f78f8fe5c Update index.md 2017-01-10 12:10:58 -08:00
caiyixiang 068c797f47 Update ingress.md 2017-01-10 09:20:38 +08:00
Daniel Smith 98d2cb6f44 Remove lavalamp from docs he doesn't know anything about 2017-01-09 15:14:38 -08:00
Andrew Chen 59c283a700 Merge pull request #2137 from alexanderilyin/patch-2
Update kubectl-cheatsheet.md
2017-01-09 14:25:15 -08:00
Andrew Chen 356535f2bc Merge pull request #2144 from arbeit/patch-1
Update security-context.md
2017-01-09 14:17:27 -08:00
Phillip Wittrock cc12b16d99 Update api reference docs from review comments. Uses latest brodocs release. 2017-01-06 16:23:24 -08:00
Phillip Wittrock 39fe9ab8e8 Add new-style api and kubectl reference docs for 1.5 as "New Beta Docs" link under Reference 2017-01-06 16:23:23 -08:00
Muharem Hrnjadovic c2d3b1b9c4 Merge branch 'master' into patch-1 2017-01-06 10:24:55 +01:00
Devin Donnelly 3303506927 Adds explicit titles to all docs missing them. 2017-01-05 15:14:27 -08:00
Devin Donnelly 25798d3c86 Merge remote-tracking branch 'upstream/master' into toc-updates 2017-01-05 14:23:57 -08:00
Devin Donnelly 9c64c3ff7f Adds missing TOC entries for docs that fail the new Travis check in PR #2007.
Skips the checks for certain inaccessible or deprecated files and removes unused README.md files.
2017-01-05 14:21:48 -08:00
Andrew Chen 724721a06e Merge pull request #2136 from oshalygin/patch-2
Update configs with username followed by password
2017-01-05 13:23:35 -08:00
Muharem Hrnjadovic 1ee0c1109d Merge branch 'master' into patch-1 2017-01-05 19:56:08 +01:00
Janet Kuo 4feaf0a437 Merge branch 'master' into conneting-apps-typo 2017-01-05 10:52:18 -08:00
Muharem Hrnjadovic 802437ebec Update security-context.md 2017-01-05 17:19:43 +01:00
Alexander Ilyin eeb87dfce4 Update kubectl-cheatsheet.md 2017-01-04 16:41:30 -08:00
Oleg Shalygin 757dd707b6 Update configs with username followed by password
The way that the document currently flows and how we typically perceive credentials, we usually set our username first followed by the password.

Seeing the configuration first set password then username seems counter-intuitive.  There is nothing wrong with the docs, it is just clearer to view username=>password.
2017-01-04 16:23:20 -08:00
steveperry-53 1e05667805 Write new Task: Configuring Liveness and Readiness Probes
Addressed reviewer comments.

Addressed more reviewer comments.

Fix broken link.
2017-01-04 15:41:25 -08:00
devin-donnelly 968717d71f Merge pull request #2132 from gnufied/fix-deployments-link-in-fed
Fix deployments link in federation page
2017-01-04 13:44:02 -08:00
devin-donnelly b77ebe2cc5 Merge pull request #2128 from Crassirostris/logging-docs-refactoring-2
Add cluster-level logging overview
2017-01-04 13:43:34 -08:00
Hemant Kumar 69fa4c0bc6 Merge branch 'master' into fix-deployments-link-in-fed 2017-01-04 16:40:25 -05:00
Janet Kuo e8b5af4202 Fix incorrect / obsolete references to RCs and files 2017-01-04 11:50:20 -08:00
Hemant Kumar 37ed7bdcd1 Fix deployments link in federation page 2017-01-04 12:11:00 -05:00
Mik Vyatskov 2b386047e8 Add cluster-level logging overview 2017-01-04 14:00:22 +01:00
Peter Lee ce6da11e11 fix typo
'ips' should be 'IPs'
2017-01-04 09:37:16 +08:00
devin-donnelly 29af003ad4 Merge pull request #2049 from xilabao/patch-1
Add rbac command to kubectl get --help
2017-01-03 15:34:23 -08:00
devin-donnelly 4752b5401a Merge pull request #2121 from ElijahCaine/patch-2
ReplicaSets: Correct paragraph spacing error
2017-01-03 15:30:35 -08:00
devin-donnelly b06a1423f9 Merge pull request #2079 from MikaelCluseau/fix-1710
fix(#1710): volume  behavior is not documented
2017-01-03 14:08:01 -08:00
devin-donnelly 1668d8ec6d Merge pull request #2068 from premanandc/patch-1
Minor correction - added missing "as"
2017-01-03 14:07:32 -08:00
Elijah Caine 20c51c8c96 ReplicaSets: Correct paragraph spacing error 2017-01-03 12:57:40 -08:00
Mikaël Cluseau 1cc17e5fbc fix(#1710): volume behavior is not documented
Signed-off-by: Mikaël Cluseau <mikael.cluseau@gmail.com>
2017-01-03 08:17:16 +11:00
xilabao 8cc00e2d6c Merge branch 'master' into patch-1 2016-12-30 08:35:04 +08:00
devin-donnelly 6506678c49 Merge pull request #2067 from gbzhu/k8s_modify
fix typos
2016-12-28 14:27:23 -08:00
Gigi Sayfan 797e030c03 Reclaiming policy -> Reclaim policy
To match the API per @saad-ali's comment
2016-12-28 14:21:54 -08:00
Gigi Sayfan 188885469b Recycling policy --> Reclaiming policy
Persistent volumes have a reclaim policy ("persistentVolumeReclaimPolicy"). "Recycle" is just one of the possible reclaim policies.
2016-12-28 10:13:48 -08:00
Premanand Chandrasekaran d420bea04c Minor correction 2016-12-28 06:36:52 -05:00
gbzhu 0f14d69778 revert 2016-12-28 18:29:12 +08:00
gbzhu 34bbec31f5 fix typo 2016-12-28 18:22:20 +08:00
gbzhu 2cc0485a70 fix typos 2016-12-28 17:48:46 +08:00
devin-donnelly 57688f4f6c Merge pull request #2057 from foxish/fix-commands
Added poddisruptionbudget and abbreviation to list
2016-12-27 14:41:00 -08:00
devin-donnelly 68bec86aab Merge pull request #2055 from du2016/patch-2
update jobs-expansions-index.md
2016-12-27 14:40:35 -08:00
Anirudh Ramanathan 2ec43d6d51 Merge branch 'master' into fix-commands 2016-12-27 14:35:42 -08:00
Jared 39e3ba8c8a Merge branch 'master' into fix-typos 2016-12-27 13:57:02 -08:00
devin-donnelly 58b75e9285 Merge pull request #1495 from bboreham/update-incluster
Update out-of-date text about NewInCluster()
2016-12-27 13:50:38 -08:00
Jared 5353c9aa90 Merge branch 'master' into fix-typos 2016-12-27 13:48:14 -08:00
devin-donnelly b0e69cf586 Merge pull request #2039 from rootfs/azure-dp-master
add azure disk storage class doc
2016-12-27 13:38:38 -08:00
devin-donnelly 007510edc1 Update index.md 2016-12-27 13:25:29 -08:00
Anirudh Ramanathan 85cf7ae2ff Merge branch 'master' into fix-commands 2016-12-27 13:23:25 -08:00
devin-donnelly 93084c5fce Merge pull request #2053 from xialonglee/patch-1
fix style and grammar
2016-12-27 13:23:19 -08:00
devin-donnelly 60ea2350a4 Merge pull request #2048 from caiyixiang/patch-1
Update connecting-applications.md
2016-12-27 13:21:57 -08:00
devin-donnelly a20d13edc6 Merge pull request #2047 from du2016/patch-1
update managing-deployments.md
2016-12-27 13:21:13 -08:00
devin-donnelly a487f1f5e6 Merge pull request #2042 from rutsky/patch-4
Fix markdown formatting
2016-12-27 13:20:47 -08:00
devin-donnelly ab751d18cc Merge pull request #2051 from tianshapjq/patch-3
correct "pod" to "pods"
2016-12-27 13:13:46 -08:00
Anirudh 93bbce56ae Add statefulsets also to list 2016-12-27 11:56:00 -08:00
Anirudh 193fdfa4e9 Added poddisruptionbudget and abbreviation to list 2016-12-27 11:44:59 -08:00
Janet Kuo a168c92e30 Add TOC entries for all kubectl docs
Kubectl docs: add TOC entries, and remove obsolete docs
2016-12-27 11:22:52 -08:00
foliage 78e7b40600 update jobs-expansions-index.md
change the wrong url
change the wrong template
2016-12-27 22:34:14 +08:00
Peter Lee 42e015d8f8 fix style and grammar
1. Make plural nouns into same style. See it is `Services` in first sentence and `Pods` in the line 286 , but others are `Service`s and `Pod`s .So change style for these plural nouns for consistency and beauty.
2. Fix minor grammar.
2016-12-27 10:46:48 +08:00
Nicolai von Neudeck 9fe1e02e72 replaced "/" with "or" 2016-12-26 21:16:47 +01:00
Nicolai von Neudeck d0b94ae1b7 Removed passive voice 2016-12-26 21:04:03 +01:00
Drinky Pool 18b3f20ec3 correct "pod" to "pods"
correct "pod" to "pods"
2016-12-26 17:03:05 +08:00
xilabao 94ee42f658 Add rbac command to kubectl get --help
reference to https://github.com/kubernetes/kubernetes/pull/37366
2016-12-26 01:48:55 -06:00
caiyixiang eaa119652a Update connecting-applications.md 2016-12-26 09:07:35 +08:00
foliage 6e8c728e91 update managing-deployments.md
change k to kubectl
2016-12-25 17:39:40 +08:00
Vladimir Rutsky 942dbfcee1 Fix markdown formatting
Broken in 28899d6ec6 according to blame.
2016-12-24 20:32:56 +04:00
Aaron.L.Xu e7d75b39f6 Merge branch 'fix-typos' into master 2016-12-24 12:52:36 +08:00
Huamin Chen a9e1f2d276 add azure disk storage class doc
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-12-23 13:39:59 +00:00
dongziming 19fda13172 Fix typos 2016-12-23 20:53:16 +08:00
Aaron.L.Xu f535febaa1 fix some typos and resolve conflicts 2016-12-23 03:55:51 -08:00
Aaron.L.Xu cbc897a320 Merge branch 'master' into master 2016-12-23 19:40:51 +08:00
dongziming 83a6c52ddc Spelling errors in /docs/ 2016-12-23 17:25:27 +08:00
Aaron.L.Xu f4ac637e27 Merge pull request #2 from tim-zju/symbolError
fix typos
2016-12-23 11:41:02 +08:00
devin-donnelly 67be6311ee Merge pull request #2020 from kibra/patch-1
Fix typos in thirdpartyresources.md
2016-12-22 19:06:27 -08:00
devin-donnelly a1cd312c70 Merge pull request #1820 from thomastaylor312/hook_documentation
Clarifies lifecycle hook documentation
2016-12-22 18:50:05 -08:00
devin-donnelly b16529d63e Merge pull request #1912 from kargakis/minor-fix-for-1.5
Link sections that talk about deployment status
2016-12-22 18:43:07 -08:00
devin-donnelly ed7f307544 Merge pull request #1979 from unisisdev/patch-1
Described how deploy the Dashboard UI
2016-12-22 18:37:18 -08:00
devin-donnelly 1ea8cab29c Merge branch 'master' into patch-1 2016-12-22 18:31:04 -08:00
yanan Lee fbf57b224f spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

spelling error

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Revert "Incorrect spelling"

fix some typos

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
Elijah C. Voigt f9d1cbc8fa Remove italics, correct CamelCase typos in titles 2016-12-22 14:26:59 -08:00
Taylor Thomas 547a6d7b2a Clarifies lifecycle hook documentation 2016-12-22 09:57:32 -08:00
Michail Kargakis bbc4415042 Link sections that talk about deployment status 2016-12-22 15:46:57 +01:00
tim-zju df7eb8128d fix space problems which ide results in
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 20:01:22 +08:00
tim-zju 1f7b3148f2 fix space problems which ide results in
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 19:47:40 +08:00
SRaddict 5d6a3aaa53 fix a series errors of using "a" and "an" 2016-12-22 16:56:12 +08:00
tim-zju 30f1d03b8d symbol errors in quotation mark
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 15:12:07 +08:00
tim-zju b27310d81a symbol errors
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 14:37:10 +08:00
SRaddict 383e40f978 fix a series punctuation errors 2016-12-22 11:24:05 +08:00
Kyle Ibrahim bdf6d77a18 Fix typos in thirdpartyresources.md 2016-12-21 18:50:01 -08:00
devin-donnelly 938bb68430 Update ui.md 2016-12-21 16:34:35 -08:00
devin-donnelly 51d3c31300 Merge pull request #1363 from thesteve0/patch-1
Clarifying the purpose and intended use of a ConfigMap
2016-12-21 16:29:40 -08:00
devin-donnelly 1d3f64a5bf Update index.md 2016-12-21 16:27:04 -08:00
devin-donnelly 00b8dca0e6 Merge pull request #1636 from pospispa/86-5-add-checks-and-documentation-about-template-pods-for-recycling
Added a Recycler Pod Template Example
2016-12-21 16:20:44 -08:00
devin-donnelly 4918582b5b Merge pull request #1672 from agonzalezro/patch-1
Use --decode for base64 command
2016-12-21 16:18:45 -08:00
devin-donnelly 58bae6653e Merge branch 'master' into patch-1 2016-12-21 16:16:39 -08:00
devin-donnelly 58822257f0 Update quick-start.md 2016-12-21 16:15:24 -08:00
devin-donnelly 101414df5e Merge branch 'master' into fix-cm-link 2016-12-21 17:04:26 -05:00
devin-donnelly efb23810aa Merge branch 'master' into fix-cm-link 2016-12-21 16:58:46 -05:00
devin-donnelly 619c3ea3b1 Merge branch 'master' into branch2 2016-12-21 16:55:29 -05:00
Anthony Yeh 9f9e44d174 Remove accidentally nested {% raw %} tags.
These tags cannot be nested, causing a Liquid syntax error.
The nesting was introduced accidentally by concurrent PRs.
2016-12-21 11:43:09 -08:00
Jie Luo ccd202a07a Duplicated 'the'
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 14:33:37 +08:00
xiangpengzhao 42d9427b75 Fix #2005: Issue with /docs/user-guide/horizontal-pod-autoscaling/ 2016-12-20 23:05:45 -05:00
devin-donnelly a196d0df86 Merge pull request #1956 from andrewwatson/patch-3
Header displayed twice
2016-12-20 19:40:32 -05:00
devin-donnelly a23924073c Merge pull request #1974 from xialonglee/escape-from-liquid-template
Make the docs content escaped from liquid template brace tag
2016-12-20 19:39:47 -05:00
devin-donnelly 4aa38e338a Merge pull request #1983 from joshrosso/services-cleanup-2
services: Clearer definition of types; typo fixes
2016-12-20 19:38:53 -05:00
devin-donnelly 40e658f12d Merge pull request #2000 from xialonglee/cancel-italic-title
Delete italic style markdown symbol
2016-12-20 19:25:22 -05:00
devin-donnelly e29a288c98 Merge pull request #2003 from xilabao/add-reference-to-rbac-psp
add reference to rbac  psp
2016-12-20 19:18:07 -05:00
xilabao 194bf76648 add reference to rbac & psp 2016-12-20 16:52:21 +08:00
xialong.lee 231b924608 delete italic style 2016-12-20 09:55:11 +08:00
Ben Balter 5bab707a82 Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
Ben Balter d8d99a171e use in-page titles to generate sidebar nav 2016-12-19 15:08:54 -05:00
Drinky Pool 030e6f230c delete the question mark
1. add "been" right before restarted.
2. delete the question mark at the end of the sentence.
2016-12-19 16:57:08 +08:00
Peter Lee 6f2b08ced7 Merge branch 'master' into escape-from-liquid-template 2016-12-17 08:44:07 -06:00
joshrosso cbd92ba562 services: Clearer definition of types; typo fixes
This commit attempts to make more clear the differences between service
types by ensuring definitions are consistent and concise. It also aims
to fix a few typos and grammatical issues.
2016-12-16 14:39:12 -08:00
unisisdev 61a60eec84 Described how deploy the Dashboard UI 2016-12-16 15:16:36 -03:00
xialong.lee 4b74857310 make the docs content escaped from liquid template brace tag 2016-12-16 16:27:59 +08:00
Brendan Burns e174f4619d Add directions for using Azure Container Registry. 2016-12-15 20:36:34 -08:00
Doug Davis 6b9326f085 fix indentation of a few lines 2016-12-15 18:30:55 -05:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Michail Kargakis 7a145852b9 Proportional scaling in Deployments 2016-12-15 18:14:50 +01:00
Andrew Watson ae62b9864d Header displayed twice
It was displaying the header twice
2016-12-14 15:12:34 -05:00
Janet Kuo 28899d6ec6 Run update-imported-docs.sh 2016-12-13 13:44:13 -08:00
Saad Ali 4ba5c70d9b Merge branch 'master' into release-1.5 2016-12-12 16:21:05 -08:00
devin-donnelly ff3d9225ab Merge pull request #1772 from madhusudancs/fed-ing-workaround
Document the workaround for the Federated Ingress flapping healthchecks problem.
2016-12-12 14:49:50 -05:00
devin-donnelly ea411fb18d Update federated-ingress.md 2016-12-12 14:41:51 -05:00
devin-donnelly 594f1c76e3 Merge pull request #1594 from jsafrane/secret-type
Update documentation of configuration of dynamic provisioning
2016-12-12 14:38:54 -05:00
devin-donnelly e482c3527e Merge pull request #1808 from caesarxuchao/gc-minor
Synchronous garbage collection is not going to make 1.5
2016-12-12 14:27:21 -05:00
devin-donnelly 1761212ac3 Update garbage-collection.md 2016-12-12 14:27:05 -05:00
steveperry-53 f896de02c5 Remove "persistent" from emptyDir section. 2016-12-12 11:07:31 -08:00
Janet Kuo a4248ed5aa Merge pull request #1854 from bryk/typ
Fix link references in UI docs
2016-12-12 09:50:01 -08:00
Chris Riviere 54772274e9 Merge branch 'master' into patch-1 2016-12-09 13:16:15 -05: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
devin-donnelly fe4605009a Merge pull request #1699 from kargakis/progressdeadlineseconds
Add docs for perma-failed Deployments
2016-12-08 11:10:19 -08:00
Alexandre González c029794dc8 Use --decode for base64 command
`-d` is used for the Linux version of the command but in the Mac/BSD version they use `-D`.

Using `--decode` we are sure that the flag is compatible with both.
2016-12-08 18:58:47 +01:00
devin-donnelly 5186d558c2 Update deployments.md 2016-12-08 09:48:57 -08:00
Daniel Heitmann b48f25f445 Update kubectl-cheatsheet.md
Add missing replica count to comment
2016-12-08 15:28:25 +01:00
Michail Kargakis 5ec4e650db More updates 2016-12-08 12:02:06 +01:00
devin-donnelly 7427bc7a6a Update deployments.md 2016-12-08 11:29:03 +01:00
Michail Kargakis a86732a455 Add docs for perma-failed Deployments 2016-12-08 11:29:03 +01:00
xialong.lee 7fe3f4435e fix style 2016-12-07 17:28:17 -08:00
Andrew Watson 5adcf58663 fixing broken link to container initialization doc 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
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
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 54f85d8aee Merge branch 'master' into patch-2 2016-12-06 17:21:53 -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