Commit Graph

5529 Commits (3908be3173bf0f1df8af91a6218f822216d9549f)

Author SHA1 Message Date
Stewart-YU 3908be3173 Update audit.md (#6381)
Fix format.
2017-12-13 13:25:11 -06:00
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
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
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
Justin Burke ac064a5f9f
Clarify language around uninitialized state 2017-12-06 14:25:17 -08: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
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
Eric Tune 9fab70757b Greatly expanded custom resoure concept guide (#6238)
* Greatly expanded custom resoure concept guide

Added section on how to decide if you need a custom resource or not.
Added section on how to decide if you want CRD or AA.

* Converted HTML tables to Markdown

* Add links, clean up first table

* configmap vs UDR

* ease of use comparison

* Advanced features

* More cleanup

* Addressed review comments.

* Move lists out of table cells
2017-11-29 13:47:48 -06:00
lichuqiang f7ed78150a Translate doc certificates in path concepts into Chinese (#6483)
* translate doc certificates in path concepts into Chinese

* fix typo in doc certificates
2017-11-29 08:38:52 -08:00
Wang Jie f451664980
Update access-cluster-services.md 2017-11-29 14:11:44 +08:00
Qiming c5cafd7986
Merge pull request #6475 from scjane/patch-15
Update cpu-management-policies.md
2017-11-29 12:26:04 +08:00
Wang Jie bb08b9ce91
Update access-cluster-api.md 2017-11-29 11:44:36 +08:00
Wang Jie a22f93bbbb
Update cpu-management-policies.md 2017-11-29 10:31:42 +08:00
Steve Perry aa2fe57460
Move kubectl ref docs to /docs/reference/. (#6472)
* Move kubectl ref docs to /docs/reference/.

* Update _redirects.
2017-11-28 18:02:16 -08:00
Joseph Heck dd03bd1b55
Merge pull request #6464 from sitkevij/hello-minikube-cannot-start-format
Update minikube documentation to solve "cannot start" issue
2017-11-28 11:44:23 -08:00
Marc Cohen 069592459c add line break for better highlighting of button (#6333) 2017-11-28 07:30:56 -08:00
zhangxiaoyu-zidif 70c98ce98d delete redundant punctuation 2017-11-28 17:11:08 +08:00
stewart-yu b9ede52808 fix bad url format 2017-11-28 15:21:02 +08:00
Qiming 01cd73a3de
Merge pull request #6442 from aburdenthehand/aburden-6098-versioning
Added versioning information
2017-11-28 14:57:24 +08:00
aburdenthehand c96acf5303
Update index.md
Updated version skew sentence for clarity. 
From review.
2017-11-28 15:46:43 +10:00
Mike Wilson 1ab9bb0116 Adding information about staged master upgrades (#6370)
Master upgrades are staged after PR #55990 to kubernetes(https://github.com/kubernetes/kubernetes/pull/55990). This is the documentation update showing how to upgrade the master after that change.
2017-11-27 18:59:28 -08:00
Qiming 6b7c7f3dbc
Merge pull request #6406 from font/patch-1
Clarify use of APIService CA bundle when using API
2017-11-28 10:23:46 +08:00
Qiming e342007415
Merge pull request #6240 from tkellen/patch-2
updates for clarity on daemonset alternatives
2017-11-28 10:23:11 +08:00