Commit Graph

737 Commits (521ae621eb869b97d209f35f23ffe37801a92130)

Author SHA1 Message Date
SRaddict 383e40f978 fix a series punctuation errors 2016-12-22 11:24:05 +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
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