Commit Graph

7355 Commits (47eed4346e4491c9a63c2e0cb76bdd37bff5677c)

Author SHA1 Message Date
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
Qiming f7543a3699
Merge pull request #6378 from tallclair/psp-docs
Rewrite PodSecurityPolicy guide
2017-12-02 08:48:13 +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
Joseph Heck e5acb8e6b2
Merge pull request #6509 from runzexia/patch-1
fix typo
2017-11-30 18:50:22 -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
Qiming a49d85186a
Merge pull request #6507 from scjane/patch-18
Update configure-upgrade-etcd.md
2017-11-30 15:59:56 +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
Gin 92b98aa7c1 Add Concepts Underlying the Cloud Controller Manager translation (#6296)
* 1. Add Concepts Underlying the Cloud Controller Manager tranlation (https://kubernetes.io/docs/concepts/architecture/cloud-controller/).
2. Fix some small translation.

* Modify as the review comments

* Modify list:
1. 第46行:FlexVolume ---> FlexVolume卷;
2. 修改了第95行的乱码(但是我这里怎么看都没有,如果还有的话,有什么好的办法可以避免这样的情况呢?)
3. 第99行,Kubernets API服务器 ---->  Kubernetes API服务器

* 修改了遗漏的翻译内容 Flex
2017-11-29 14:24:33 -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
Qiming 99ace0e11e
Merge pull request #6481 from scjane/patch-17
Update access-cluster-services.md
2017-11-29 14:42:13 +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
Qiming 26a2b23afe
Merge pull request #6478 from scjane/patch-16
Update access-cluster-api.md
2017-11-29 12:25:25 +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
Qiming 5b6f1e5e80
Merge pull request #6469 from zhangxiaoyu-zidif/fix-hugepage-feature-gate
delete redundant punctuation
2017-11-28 17:11:08 +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
Ivan Font 706b21ba38
Use base64 as one word 2017-11-27 18:18:34 -08:00
Qiming edcb39d46c
Merge pull request #6417 from msau42/storage-class-best-practices
Update storage class recommendations with GA fields
2017-11-28 10:04:16 +08:00
Ivan Font b86371da23
Merge branch 'master' into patch-1 2017-11-27 18:03:46 -08:00
Qiming 542d53d685
Merge pull request #5931 from WIZARD-CXY/updatehostportdoc
update hostport doc
2017-11-28 10:00:19 +08:00
Qiming 941d388909
Merge pull request #6454 from chenhonggc/init-containers
Fix invalid link.
2017-11-28 09:56:35 +08:00
Qiming c456baf2fc
Merge pull request #6461 from iMartyn/mention-masters
Adds a note regarding the toleration of node-role.kubernetes.io/master
2017-11-28 09:27:43 +08:00
Itay Shakury e17bb06830 correct reference for pre 1.8 api version (#6403)
apps/v1beta1 -> extensions/v1beta1
2017-11-27 16:59:45 -08:00
Aditya Mukerjee e1d8864d52 Explicitly version Clientset in example (#6446)
Core() is deprecated in favor of CoreV1
2017-11-27 16:14:36 -08:00
Andrew Chen e316d532b2
Merge pull request #6466 from kubernetes/chenopis-6224-patch
Add tooltip includes for terms
2017-11-27 15:30:04 -08:00
Ahmet Alp Balkan ca84eb5085
/docs/reference sidebar improvements (#6411)
Attempt at making the left sidebar for /docs/reference more useful, I've got
some more sidebar improvements I'm saving for other PRs for this area.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-11-27 15:28:33 -08:00
Andrew Chen 865698f795 Add tooltip includes for terms 2017-11-27 14:43:36 -08:00
Eric Tune 6ee7947a03 Added overview concept guide to all ways to extend (#6224)
* Added overview concept guide to all ways to extend

* Address review comments.

Remove double space.
Use glossary.
Use ordered list.
etc.
2017-11-27 14:17:15 -08:00
Tyler Kellen 3c5e4d225c remove future predictions--these are not documentation 2017-11-27 15:52:41 -05:00
sitkevij 5c16453cd4 update minikube documentation per #6419 providing solution to minikube start --vm-driver=xhyve issue 2017-11-27 12:31:06 -08:00
Michelle Au 6d82453231 Update storage class recommendations with GA fields 2017-11-27 11:15:27 -08:00