Commit Graph

7372 Commits (aa5cb3c2ad3239bf4bebb1c12caf8a337a07cba6)

Author SHA1 Message Date
Qiming 4bca69feb3
Merge pull request #6293 from tengqm/link-glossary
Add link to glossary page from tutorial
2017-11-15 09:59:31 +08:00
Qiming 076b64f106
Merge pull request #6251 from tengqm/podpreset-note
Add a note to pod preset
2017-11-15 09:58:43 +08:00
Stewart-YU 09a1b70681 Update cloud-providers.md (#6313)
Fix format.
2017-11-14 13:09:00 -08:00
Tomasz Prus 037341f3ae fix: unit for "kilo" is lowercase (#6314) 2017-11-14 13:08:27 -08:00
Cheryl Hung 66c625fdf0 Add StorageOS provisioner to comparison table (#6315) 2017-11-14 13:06:31 -08:00
Stewart-YU 71e634f75d Update create-cluster-kubeadm.md (#6308)
Fix format.
2017-11-14 11:37:49 -08:00
Di Xu a20bf030a2 add new examples for fieldSelector when using kubectl get (#6312) 2017-11-14 11:35:17 -08:00
Qiming 9f758e6443 Add warning about backoffLimit limitation (#6227) 2017-11-14 10:48:53 -08:00
Qiming Teng cf7ed4615e Add a note to pod preset 2017-11-14 14:15:41 +08:00
Qiming 33b0453b7f
Merge pull request #6310 from gyliu513/dns
Updated links for dns document.
2017-11-14 13:51:16 +08:00
Guangya Liu 929a5df048 Updated links for dns document. 2017-11-14 13:37:59 +08:00
emanic a94b2bfee9 Clarifies some aspects of the kubeadm install (#5883) 2017-11-13 21:00:56 -08:00
Tyler Kellen 3d5ca2d7ff re-order sections (#6241)
For new readers without a detailed understanding of how deletion occurs, specifying foreground deletion first gives the needed context to understand what background deletion is eschewing.
2017-11-13 19:10:24 -08:00
Ahmet Alp Balkan 30ea773764
Improve "authenticating to k8s api from a pod" docs (#6259)
* Improve "authenticating to k8s api from a pod" docs

Helps with https://github.com/kubernetes/kubernetes/issues/22121.

Also removing kubectl-container example as it's staged for removal and not
very useful.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Address code review comments

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-11-13 18:23:20 -08:00
Qiming Teng 5e4e68576c Add link to glossary page 2017-11-14 09:11:19 +08:00
Qiming Teng a7c8e8cce6 Document terminationMessagePolicy 2017-11-14 09:10:17 +08:00
Shawnique Warren 1f295600f8 Fixes issue #6174 - Add on-prem turnkey (#6270) 2017-11-13 16:38:51 -08:00
Matthew Donoughe e3eb268f3d escape angle brackets in html (#6272) 2017-11-13 16:37:29 -08:00
Kin Z 05a94942ae Resolves responsive styling issues with button, in the video section (#6280) 2017-11-13 16:29:29 -08:00
Daniel Gonzalez 74fb139145 Mention lb-provider option in OpenStack LBaaS docs (#6282) 2017-11-13 16:25:14 -08:00
Matt Dorn b84f53a06e Update PodAffinity/PodAntiAffinity Use-Case (#6291)
* Update PodAffinity/PodAntiAffinity Use-Case

Updated PodAffinity use-case to reflect use of PodAntiAffinity. Under the previous Redis deployment manifest, each replica is not guaranteed its own node.

* add podAntiAffinity to web-server spec use-case

* Additional changes to PodAffinity/PodAntiAffinity Use-Case
2017-11-13 15:05:47 -08:00
lichuqiang 79f7e12722 translate doc distribute-credentials-secure into Chinese (#6292) 2017-11-13 15:02:48 -08:00
Qiming df40d54f0b Clarify GPU resource requests and limits (#6294) 2017-11-13 15:01:44 -08:00
Andrew Chen a9f055c830
Merge pull request #6300 from kubernetes/chenopis-gke-patch
Rename Google Container Engine to Google Kubernetes Engine
2017-11-13 13:53:38 -08:00
Andrew Chen 4f38e0aefd Rename Google Container Engine to Google Kubernetes Engine 2017-11-13 13:43:14 -08:00
Tim Hockin bfc642a066 Update debug-services doc 2017-11-13 11:35:52 -08:00
Kaitlyn Barnard 99e14f1fcc New Partners Section for Conformance (#6182)
* New partners section for conformance

* Updates to conformance section

* Removing version numbers and swapping in company logos

* Updating logos
2017-11-13 10:30:47 -06:00
Xiaoyu(Tim) Zhang f7ca5c7a52
Merge pull request #6191 from gin419/trans-con-03
Add the translated document 'The Kubernetes API' - Chinese version.
2017-11-13 10:00:55 +08:00
Gin 8fffa9618e Modify the translation for better expression as suggestion. 2017-11-13 09:40:42 +08:00
Qiming 5d653b51c7
Merge pull request #6285 from cortextual/patch-1
remove unnecessary "or" in series
2017-11-13 09:21:27 +08:00
Andrew Ball 94060df231
remove unnecessary "or" in series 2017-11-12 19:01:49 -06:00
Gin eee6656adb Modify the translation for better expression. 2017-11-13 01:28:05 +08:00
Zach Corleissen b26094ed39
Document unconfined apparmor profile (#6269) 2017-11-10 13:41:00 -06:00
Qiming b9e1ca1361 Fix taint names used in admission controllers (#6264) 2017-11-10 13:40:23 -06:00
Qiming 30116c4b62
Merge pull request #6265 from jamiehannaford/kubeadm-nics
Document nics req
2017-11-10 23:23:23 +08:00
Jamie Hannaford 51497f61e9 Document nics req 2017-11-10 12:26:16 +01:00
Qiming 024125723b
Merge pull request #6257 from zioproto/patch-1
The correct name is [Route] and not [Router]
2017-11-10 15:51:05 +08:00
Qiming 449cf43c92
Merge pull request #6263 from zhangxiaoyu-zidif/fix-oir-typo
fix a typo
2017-11-10 15:49:28 +08:00
Xiaoyu(Tim) Zhang 5f5d1e071d fix a typo 2017-11-10 15:27:48 +08:00
Saverio Proto faef51ed47 The correct name is [Route] and not [Router]
Check commit 0b57371ffab5b32dc991ff5fe60c3d58f7c2f9cc
You will see that the correct name is [Route]
You can see it also here
https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/openstack/openstack.go#L137
2017-11-10 05:34:28 +01:00
Qiming 1a8cdf8344
Merge pull request #6256 from sjenning/patch-1
use space instead of newline for dnf compatibility
2017-11-10 11:11:54 +08:00
Qiming 67368c6e72
Merge pull request #6255 from wackxu/patch-76
Update service.md
2017-11-10 10:36:39 +08:00
XsWack 8cde65ef4f Update service.md 2017-11-10 10:32:17 +08:00
Seth Jennings eb875f2811 use space instead of newline for dnf compatibility
see https://github.com/projectatomic/rpm-ostree/issues/1093#issuecomment-343188052
2017-11-09 19:53:00 -06:00
Andrew Chen f59316fc94
Merge pull request #6161 from kubernetes/chenopis-gems-plugins-patch
Rename gems to plugins
2017-11-09 15:34:11 -08:00
Andrew Chen f4d2415431 Rename `gems` to `plugins` in `/_config.yml` 2017-11-09 15:25:45 -08:00
Andrew Chen e8b969ed74
Merge pull request #6262 from abiogenesis-now/jyao/attempt-to-patch-ci
[docs] Fix test dependency for Travis
2017-11-09 15:25:12 -08:00
Jessica Yao 681c23d7e0 fix test dependency 2017-11-09 15:09:04 -08:00
Andrew Chen 24d1cd5ceb
Merge pull request #6246 from kubernetes/chenopis-maintenance-20171108
[Monthly Maintenance] Fix broken links
2017-11-09 13:05:04 -08:00
Qiming 598e6c0d81 Fix a SVG which received many complaints (#6252) 2017-11-09 14:15:23 -06:00