Commit Graph

5667 Commits

Author SHA1 Message Date
Michael Taufen 4fb1b686d1 Fix typo (#7642) 2018-03-05 16:35:52 -08:00
Di Xu 7d1f79fa34 remove field-selector from 1.8 (#6671) 2017-12-14 17:36:52 -08:00
zacharysarah ccc568c97e Merge branch 'master' into release-1.8 2017-12-14 14:09:40 -06:00
Andrew Chen 8a06c09712 [maintenance] December link fixes (#6680) 2017-12-14 00:57:38 -06:00
steveperry-53 c85c3fe893 Merge branch 'master' into release-1.8 2017-12-13 19:22:06 -08:00
Steve Perry bcf55ec9d2 Fix capture tag. (#6678)
* Fix capture tag.

* Try agian.
2017-12-13 18:43:58 -08:00
Qiming 22454886e3 Merge pull request #6674 from vjdhama/patch-3
Fixed a typo `illgal`
2017-12-14 09:27:31 +08:00
Jessica Yao e0b82aa401 Merge pull request #6676 from RickvdP/patch-1
Fixed typo
2017-12-13 15:16:30 -08:00
Stewart-YU 3908be3173 Update audit.md (#6381)
Fix format.
2017-12-13 13:25:11 -06:00
zacharysarah a56a8ef2d1 Merge branch 'master' into release-1.8 2017-12-13 12:59:16 -06:00
Rick cee74d4ae7 Fixed typo 2017-12-13 18:12:03 +01:00
Vijay Dhama e866db8d0d Fixed a typo illgal 2017-12-13 20:21:22 +05:30
Brad Fitzpatrick 76870f220f Remove marketing fluff, correct case of govc
Remove marketing fluff words that distract from technical documentation.

Also corrects the case of the govc tool.
2017-12-12 16:32:41 -08:00
zacharysarah 7dcc87ce97 Merge branch 'master' into release-1.8 2017-12-12 10:51:24 -06:00
Qiming 6b0458c706 Merge pull request #6637 from xsgordon/document-octavia-and-az-options
Document new `use-octavia` and `ignore-volume-az` options for OpenStack cloud provider
2017-12-12 10:27:47 +08:00
Qiming 2136efb975 Merge pull request #6531 from ConnorDoyle/rm-oir
Ported OIR tasks to use Extended Resources.
2017-12-12 09:04:10 +08:00
Qiming 8591c8f5f4 Merge pull request #6631 from scjane/patch-21
Update reserve-compute-resources.md
2017-12-12 09:00:20 +08:00
Qiming 0df6a24475 Merge pull request #6632 from xuhuilong/patch-13
Update podpreset.md
2017-12-12 08:59:41 +08:00
Connor Doyle c2a554ff82 Ported OIR tasks to use Extended Resources. 2017-12-11 11:58:44 -08:00
Stephen Gordon cf8c46ab3f Document new use-octavia and ignore-volume-az options
Document new `use-octavia` and `ignore-volume-az` options for the
OpenStack cloud provider implementation. These were added as a result of
these two PRs respectively:

* https://github.com/kubernetes/kubernetes/pull/55393
* https://github.com/kubernetes/kubernetes/pull/53523
2017-12-11 11:31:54 -05:00
xuhuilong c483ada3ff Update podpreset.md 2017-12-09 17:39:15 +08:00
Wang Jie 63907166b8 Update reserve-compute-resources.md 2017-12-09 12:46:27 +08:00
Wang Jie 650fae353a Update out-of-resource.md 2017-12-09 11:44:32 +08:00
zacharysarah 1b1d0701c0 Merge branch 'master' into release-1.8 2017-12-08 14:07:14 -06:00
Jessica Yao 7796a8bd5d revert hpa filenames 2017-12-08 09:27:56 -08:00
Qiming d71da4c2d6 Merge pull request #6616 from liggitt/update-securing
Update securing recommendations
2017-12-08 08:46:42 +08:00
Jessica Yao fc703212c0 Merge pull request #6585 from ttz21/hpa
Add Horizontal Pod Autoscaler glossary term and make HPA terminology …
2017-12-07 13:07:50 -08:00
Jordan Liggitt f390b50374 Audit to beta 2017-12-07 13:31:58 -06:00
Jordan Liggitt 20b63076db Add kubelet authn/authz to recommendations 2017-12-07 13:30:04 -06:00
zacharysarah 7077e41d03 Merge branch 'master' into release-1.8 2017-12-07 00:15:04 -06:00
Justin Burke ac064a5f9f Clarify language around uninitialized state 2017-12-06 14:25:17 -08:00
zacharysarah 258fc90f5a Merge branch 'master' into release-1.8 2017-12-06 14:45:26 -06:00
Ryan McGinnis a18c302ae0 Edits out-of-resource.md
- Per #5437, edits "Evicting end-user pods" section to clarify Pod ranks
- Semi-comprehensive edit for style and clarity
2017-12-05 13:20:04 -08:00
Tina Zhang 410b5f9319 Add Horizontal Pod Autoscaler glossary term and make HPA terminology consistent in docs/tasks 2017-12-05 14:43:42 -06:00
Qiming dc788d138b Merge pull request #6545 from surajssd/fix-hpa-declarative-instructions
Fix instructions to define HPA declaratively
2017-12-05 16:51:04 +08:00
Suraj Deshmukh a48c52ff21 fix job parallel processing output 2017-12-04 19:42:55 +05:30
Suraj Deshmukh 8ad19e8ec6 Fix instructions to define HPA declaratively 2017-12-04 15:21:08 +05:30
Dushyant 47eed4346e Spelling correction and sentence capitalization.
- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.
2017-12-02 22:14:06 +07:00
Qiming 0ca9deb396 Merge pull request #6534 from rpothier/ipv6
Update access-cluster.md for IPv6
2017-12-02 11:24:10 +08:00
Tim Allclair 5d39cfeae4 Rewrite PodSecurityPolicy guide 2017-12-01 15:44:23 -08:00
Robert Pothier 31e4dbdc25 Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost
2017-12-01 16:10:29 -05:00
Qiming a99a42fcd3 Merge pull request #6510 from tengqm/frontmatter-workaround
Workaround for Jekyllr frontmatter
2017-12-01 11:22:06 +08:00
Qiming Teng b84ac59624 Workaround for Jekyllr frontmatter 2017-12-01 09:34:05 +08:00
zacharysarah 538dd33ff2 Resolving merge conflicts with master 2017-11-30 18:53:33 -06:00
runzexia c05678752d fix typo 2017-11-30 17:08:01 +08:00
Wang Jie 8a76c25388 Update configure-upgrade-etcd.md 2017-11-30 15:36:30 +08:00
Qiming dcf7e09231 Merge pull request #6363 from stewart-yu/fixdeadlink#3
fix deadlink
2017-11-30 09:59:31 +08:00
Zach Corleissen 729449aac0 markup fixes and clarify router-id role (#6491)
Fix some markup rendering issues and minor typos in the OpenStack
cloud.conf docs.

Also, expand the `[Router]` section with references to kubenet.
2017-11-29 16:01:21 -08:00
Kyle Bai 38c2639fe6 Add minikube addons guide (#6248)
* Add minikube addons guide

* Improve the Minikube addon guide
2017-11-29 14:59:10 -08:00
Khaled alHabache c5a7323571 Update hello-minikube.md (#6404) 2017-11-29 13:56:18 -08:00