Commit Graph

4597 Commits (ce3fc44034d8c47bcd2057c88bf2975da3c573a8)

Author SHA1 Message Date
devin-donnelly 10a57f1e61 Merge pull request #2090 from jaredbischof/jaredbischof-patch-1
Headless service spec missing attribute
2016-12-29 15:32:18 -08:00
devin-donnelly e516d18ed0 Merge pull request #1962 from chentao1596/kubelet-network-kubenet
Delete descriptions which related with removed or deprecated values
2016-12-29 14:58:11 -08:00
devin-donnelly 547b578761 Merge pull request #2080 from krmayankk/disrupt
add title for pod disruption budget
2016-12-29 14:46:41 -08:00
devin-donnelly 10cfe97634 Merge pull request #2081 from kerneltime/patch-2
Getting Started vSphere: Minor formatting fixes
2016-12-29 14:44:45 -08:00
Jared Bischof a5ebaa54ff Headless service spec missing attribute
The headless service spec example requires the attribute clusterIP: None. Without this, the service that is created is not headless and the two example pods will not be able to nslookup one another.
2016-12-29 16:34:27 -06:00
Ritesh H Shukla 8097c49444 Getting Started vSphere: Minor formatting fixes 2016-12-29 01:00:46 -08:00
Mayank Kumar 40841e0e70 add title for pod disruption budget 2016-12-29 00:12:50 -08:00
Jeff Sloyer 7e4ef9a0be Merge branch 'master' into all-user-doc 2016-12-28 22:00:03 -05:00
devin-donnelly e2b16a577c Merge pull request #2076 from kubernetes/devin-donnelly-patch-5
Remove in-page TOC from Tools
2016-12-28 15:19:31 -08:00
devin-donnelly 6d8fc84c90 Update index.md 2016-12-28 15:14:23 -08:00
Jared 535b2db50d Merge pull request #2075 from kubernetes/devin-donnelly-patch-4
Add left nav TOC to Tools Page
2016-12-28 15:12:11 -08:00
devin-donnelly 92ee7b2e7e Remove in-page TOC from Tools 2016-12-28 15:06:03 -08:00
devin-donnelly b3a6da7a90 Update tools.yml 2016-12-28 15:05:18 -08:00
devin-donnelly 7e54f57d45 Update tools.yml 2016-12-28 15:02:04 -08:00
devin-donnelly bfca1137f3 Update tools.yml 2016-12-28 14:56:47 -08:00
devin-donnelly 6506678c49 Merge pull request #2067 from gbzhu/k8s_modify
fix typos
2016-12-28 14:27:23 -08:00
devin-donnelly 10b7cfe62a Merge pull request #2070 from the-gigi/patch-1
Recycling policy --> Reclaiming policy
2016-12-28 14:26:18 -08:00
Gigi Sayfan 797e030c03 Reclaiming policy -> Reclaim policy
To match the API per @saad-ali's comment
2016-12-28 14:21:54 -08:00
Gigi Sayfan 188885469b Recycling policy --> Reclaiming policy
Persistent volumes have a reclaim policy ("persistentVolumeReclaimPolicy"). "Recycle" is just one of the possible reclaim policies.
2016-12-28 10:13:48 -08:00
Alexander Kanevskiy 9cd582fd7a Append note about content and format of /etc/kubernetes/cloud-config. 2016-12-28 13:38:09 +02:00
Premanand Chandrasekaran d420bea04c Minor correction 2016-12-28 06:36:52 -05:00
gbzhu 0f14d69778 revert 2016-12-28 18:29:12 +08:00
gbzhu 34bbec31f5 fix typo 2016-12-28 18:22:20 +08:00
gbzhu 2cc0485a70 fix typos 2016-12-28 17:48:46 +08:00
chentao 99f964e072 Delete descriptions which related with removed or depreated values 2016-12-28 14:26:48 +08:00
Janet Kuo 89765673af Update verify TOC rules for index.md 2016-12-27 16:36:39 -08:00
Janet Kuo 2f16fce28b Add script for verifying docs without entry 2016-12-27 16:03:37 -08:00
Steve Perry da5c6e41c2 Merge pull request #1940 from waprin/minikube_quickstart
Add minikube quickstart
2016-12-27 15:25:09 -08:00
Bill Prin 86b76fffba Minikube Quickstart 2016-12-27 15:02:39 -08:00
devin-donnelly f8ab3f70fe Merge pull request #2021 from kerneltime/update-vsphere-getting-started.kerneltime
Deprecate kube-up, update getting started with kube-anywhere.
2016-12-27 14:42:10 -08:00
devin-donnelly 57688f4f6c Merge pull request #2057 from foxish/fix-commands
Added poddisruptionbudget and abbreviation to list
2016-12-27 14:41:00 -08:00
devin-donnelly 68bec86aab Merge pull request #2055 from du2016/patch-2
update jobs-expansions-index.md
2016-12-27 14:40:35 -08:00
devin-donnelly 6f27d40f13 Merge pull request #2054 from stkevintan/patch-2
[JS code style]Fix some irregular coding & Uniform indent
2016-12-27 14:40:08 -08:00
Anirudh Ramanathan 2ec43d6d51 Merge branch 'master' into fix-commands 2016-12-27 14:35:42 -08:00
devin-donnelly 964efa0054 Merge pull request #2062 from kubernetes/chenopis-patch-1
fix typo: remove "the the" in zookeeper.md
2016-12-27 14:31:23 -08:00
chenopis 322486bc4f fix typo: remove "the the" in zookeeper.md
In Managing the ZooKeeper Process : Handling Process Failure : paragraph 4 :
"The command used as the container's entry point has PID 1, and the the ZooKeeper process, a child of the entry point, has PID 23." =>
"The command used as the container's entry point has PID 1, and the ZooKeeper process, a child of the entry point, has PID 23."
2016-12-27 14:17:16 -08:00
Jared ddebf9b1a0 Merge pull request #2036 from cloudteam2016/fix-typos
[combined] Fix typos
2016-12-27 13:59:16 -08:00
Jared 39e3ba8c8a Merge branch 'master' into fix-typos 2016-12-27 13:57:02 -08:00
devin-donnelly 58b75e9285 Merge pull request #1495 from bboreham/update-incluster
Update out-of-date text about NewInCluster()
2016-12-27 13:50:38 -08:00
Jared 2a9865f65d Merge branch 'master' into fix-typos 2016-12-27 13:50:06 -08:00
devin-donnelly f38055c553 Merge pull request #1463 from MrHohn/cluster-components-addons
Updated addons section for cluster-components
2016-12-27 13:49:39 -08:00
Jared 5353c9aa90 Merge branch 'master' into fix-typos 2016-12-27 13:48:14 -08:00
devin-donnelly b0e69cf586 Merge pull request #2039 from rootfs/azure-dp-master
add azure disk storage class doc
2016-12-27 13:38:38 -08:00
Anirudh Ramanathan 3f750eb0fb Merge branch 'master' into fix-commands 2016-12-27 13:35:42 -08:00
timcrall f342733ff5 Update basic-stateful-set.md (#2060)
yaml, not yml
2016-12-27 13:34:54 -08:00
devin-donnelly 007510edc1 Update index.md 2016-12-27 13:25:29 -08:00
Anirudh Ramanathan 85cf7ae2ff Merge branch 'master' into fix-commands 2016-12-27 13:23:25 -08:00
devin-donnelly 93084c5fce Merge pull request #2053 from xialonglee/patch-1
fix style and grammar
2016-12-27 13:23:19 -08:00
devin-donnelly 60ea2350a4 Merge pull request #2048 from caiyixiang/patch-1
Update connecting-applications.md
2016-12-27 13:21:57 -08:00
devin-donnelly a20d13edc6 Merge pull request #2047 from du2016/patch-1
update managing-deployments.md
2016-12-27 13:21:13 -08:00