Commit Graph

7440 Commits (63907166b805a3c4f9119ae7ed4664bb6cea6bf6)

Author SHA1 Message Date
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 Teng 5d322a5aac Fix links in Chinese translation 2017-11-28 10:12:28 +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
Martyn Ranyard 3fa8cb3cfd Adds a note regarding the toleration of node-role.kubernetes.io/master
Also updates the example fluentd daemonset which should run on all
nodes.
2017-11-27 18:12:49 +01: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
陈宏 b268cd7678 Fix invalid link. 2017-11-27 14:59:38 +08:00
Qiming 40e80baede
Merge pull request #6452 from scjane/patch-12
Update quota-api-object.md
2017-11-27 12:13:26 +08:00
Wang Jie 328e6794d2
Update quota-api-object.md 2017-11-27 11:59:42 +08:00
Xiaoyu(Tim) Zhang c3198efd46
Merge pull request #6423 from lichuqiang/translation-temp7
Translate doc labels-annotations-taints into Chinese
2017-11-27 11:00:51 +08:00
Qiming a09645369d
Merge pull request #6451 from fatsheep9146/fix-typo
Fix typos
2017-11-27 09:08:28 +08:00
Ziqi Zhao 4456f5f90b Fix typos
Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
2017-11-26 16:21:32 +08:00
Qiming c06915aa37
Merge pull request #6420 from misterwilliam/patch-1
Fix typo in developing-cloud-controller-manager.md
2017-11-25 22:08:45 +08:00
Qiming ed3a2f0009
Merge pull request #6385 from surajssd/pod-preset-usable-images
fix PodPreset manifests
2017-11-24 20:09:10 +08:00
Qiming a80656a174
Merge pull request #6424 from surajssd/add-podpreset-instructions
Add PodPreset basic usage instructions
2017-11-24 19:14:24 +08:00
Qiming 4c347ea69d
Update podpreset.md 2017-11-24 19:11:37 +08:00
Qiming 33d8330f70
Merge pull request #6444 from surajssd/add-file-direct-download
add link to Application Introspection and Debugging guide
2017-11-24 19:09:56 +08:00
Suraj Deshmukh ec4fbf70d4 add link to Application Introspection and Debugging guide 2017-11-24 15:45:11 +05:30