Commit Graph

144 Commits (62d07eeb9bbffdc231c0ea9d5db743e65e91e9ee)

Author SHA1 Message Date
Xiaodong Zhang 62d07eeb9b Bump up deployment version in concepts/configuration folder (#7328) 2018-02-09 14:06:54 -08:00
Sam Xie 44b8e65b40 fix typo envrionment -> [environment] (#7262) 2018-02-06 18:21:43 -08:00
Bin Liu aab6a69687 Fix Pod's property name (#7157) 2018-02-02 13:32:13 -08:00
Bobby (Babak) Salamat e0bcd41118 Add information about PodStatus.nominatedNodeName (#7209)
* Add information about PodStatus.nominatedNodeName

* Addressed reviewer comments
2018-02-02 07:10:09 -08:00
Bin Liu 49f548ada8 Fix typo (#7141) 2018-01-30 13:55:06 -08:00
Gustavo Chaves 7b18e86556 Fix typo (#7127) 2018-01-29 16:22:04 -08:00
Xiaodong Zhang dd7bb34913 Change deployment group (#7112) 2018-01-28 15:07:31 -08:00
Drinky Pool c1ef846cce upper case restriction doesn't exist (#7003)
During my test, the restriction of "form of DNS labels" doesn't exist, we can create labels with upper-case letters.
2018-01-25 16:37:36 -08:00
Bin Liu 759e972a99 Correct node name to correspond to the previous example (#7081) 2018-01-24 19:56:21 -08:00
Steve Byrne 809c558be3 correct "values if all secrets"
Correcting apparent typo
2018-01-23 09:48:41 -08:00
Matti Paksula 35036d2778
space before $ 2018-01-09 10:55:36 +02:00
Qiming 469d50d1e7
Merge pull request #6700 from ConnorDoyle/rm-oir-2
Remove remaining OIR documentation.
2018-01-09 13:45:24 +08:00
Qiming 5a51392a53
Update manage-compute-resources-container.md 2018-01-09 13:41:41 +08:00
Thiago Vinhas 84f35c3cc9
Provide command to "untaint" a node
Had a lot of trouble finding the exact way to "un-do" the tainting example provided here. Even the great folks on Slack couldn't provide the correct command to achieve this, even though it seems so trivial now that I know it.  :-)
2018-01-08 15:11:11 -05:00
Joseph Heck 52e2fcdb7f
Merge pull request #6869 from okumin/fix-secret-doc
Fix concepts/configuration/secret
2018-01-07 09:05:04 -08:00
okumin f08451fe63 Fix concepts/configuration/secret
* Fix link to `Add ImagePullSecrets to a service account`
* Modify the headline level of `Automatic Mounting of Manually Created
Secrets`
2018-01-07 22:47:51 +09:00
okumin 4a25ad0805 Link to extended resources instead of deprecated opaque integer resources 2018-01-07 21:06:03 +09:00
Qiming 98cc0acd4e
Merge pull request #6738 from madhuri-rai07/spell_fix
Fix some spelling mistakes
2017-12-26 14:44:55 +08:00
Qiming 60f7c995ce
Merge pull request #6749 from thockin-tmp/gcr-vanity
Convert registry to k8s.gcr.io
2017-12-23 17:09:35 +08:00
Qiming 4e47f64618
Merge pull request #6708 from vikaschoudhary16/er-resource-req
Fix Extended Resources consumption documentation
2017-12-23 10:25:15 +08:00
vikaschoudhary16 38a61d7160 Fix Extended Resources consumption documentation 2017-12-23 06:04:08 +05:30
Tim Hockin 8f196b7d6a Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Qiming f1c4a425e4
Merge pull request #6726 from liubin/patch-1
fix broken link target
2017-12-22 14:47:50 +08:00
Madhuri Kumari d1c597095f Fix some spelling mistakes 2017-12-22 12:09:07 +05:30
Stephan van Maris c57ac35209
AnitAffinity -> AntiAffinity 2017-12-21 16:39:20 +01:00
Bin Liu fc524bd7e3 fix broken link target 2017-12-21 17:32:47 +08:00
Connor Doyle 56691496e3 Remove remaining OIR documentation. 2017-12-18 11:08:21 -08:00
Bobby (Babak) Salamat 4c69ef9fb0 Update preemption document with the new improvements added in 1.9 (#6505) 2017-12-15 21:06:51 -06:00
Rick cee74d4ae7
Fixed typo 2017-12-13 18:12:03 +01:00
Qiming 542d53d685
Merge pull request #5931 from WIZARD-CXY/updatehostportdoc
update hostport doc
2017-11-28 10:00:19 +08:00
Qiming 4d77e7993f
Update overview.md 2017-11-27 20:30:10 +08:00
Qiming 3f98c8bd2a
Update overview.md 2017-11-27 20:28:44 +08:00
helena 60b7e3f42e Update overview.md 2017-11-24 11:26:19 +11:00
Abhinav Sinha 1b315e2cce
Formatting changes 2017-11-23 18:42:55 +05:30
宇慕 05af66ef77 update hostport doc 2017-11-16 11:23:34 +08:00
Abhinav Sinha 446b9cb335
Pod priority to be enabled for kubelet
The document only mentioned enabling the feature for API and Scheduler but it needs to be enabled for kubelet as well
2017-11-15 18:31:01 +05:30
Tomasz Prus 037341f3ae fix: unit for "kilo" is lowercase (#6314) 2017-11-14 13:08:27 -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
Tyler Kellen 9a46a77c2d
add note that encryption at rest is supported 2017-11-08 16:31:24 -05:00
CaoShuFeng 168340e96a fix pod-priority-preemption doc (#6212) 2017-11-07 16:53:42 -08:00
chentao1596 8eb389f943 Update pod-priority-preemption.md
fix-wrong-link-to-pod-preemption
2017-10-24 18:56:44 +08:00
Bobby (Babak) Salamat ae36ba80d7 Add performance implications of inter-pod affinity/anti-affinity (#5979) 2017-10-23 10:47:32 -07:00
chenhonggc 87679d9332 specify password for mysql image (#5990)
* specify password for mysql image

* specify password for mysql image
2017-10-23 10:27:08 -07:00
XsWack 9975901f5b fix wrong version of example yaml (#5951)
* fix wrong version of example yaml

* Update pod-priority-preemption.md
2017-10-19 09:40:10 -07:00
zhangxiaoyu-zidif cb9cad5291 update website 2017-10-19 16:43:08 +08:00
jianglingxia 45f0aee33a fix error pod name (#5899) 2017-10-13 13:26:55 -07:00
chenhonggc fc673175ec Origin/unified style (#5862)
* unified style

* unified style

* unified style
2017-10-12 10:15:55 -07:00
tanshanshan e9bc05ce99 add description for TaintNodesByCondition (#5698)
* add description for TaintNodesByCondition

* fix
2017-10-11 13:07:59 -07:00
Suraj Deshmukh 11b0b64ab9 fix(pod restartPolicy): add restartPolicy to pods (#5817)
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Zhang Xingcai ceceb8e64c Update some incorrect words: parition, componenets (#5801) 2017-10-08 08:19:34 -07:00