Commit Graph

6802 Commits (0b99151fbed3c46c3381860fc2b1111cf03330eb)

Author SHA1 Message Date
xuhuilong 0b99151fbe format command output. More clearly (#5828) 2017-10-10 13:18:04 -07:00
chenhonggc cb9b730c8d Number error (#5835)
*  should be 10

*  should be 10

*  should be 10
2017-10-10 13:17:28 -07:00
chenhonggc 12e211a60c Use code style for filenames (#5837)
* Use code style for filenames, directories, and paths

* Use code style for filenames, directories, and paths
2017-10-10 13:15:50 -07:00
jianglingxia f207f37635 replicationcontroller in job (#5839) 2017-10-10 13:15:21 -07:00
yandonggc 51a9a27e58 Update incorrect word Peristent to Persistent (#5843)
* Update change-pv-reclaim-policy.md

* Update mysql-wordpress-persistent-volume.md
2017-10-10 13:14:03 -07:00
yandonggc 14c4aba5a3 Update cn-translate incorrect word Peristent to Persistent (#5844) 2017-10-10 13:13:17 -07:00
Zhang Xingcai 8801814135 Update misspelled word Enviornment to Environment (#5845) 2017-10-10 13:12:55 -07:00
Zhang Xingcai b7bf478d6c Update zookeeper misspelled args autopurge.purgeInteval to autopurge.purgeInterval (#5846) 2017-10-10 13:12:38 -07:00
Alon Lavi 6baa779ee8 Update create-cluster-kubeadm.md (#5849)
Update flannel script to use latest version.
1. It is fully compatible with previous versions (see [Release Notes](https://github.com/coreos/flannel/releases))
2. `kube-flannel-rbac.yml` was merged to `kube-flannel.yml`
2017-10-10 13:11:55 -07:00
Steve Perry 296e68e954 Redirect 1.7 URL. (#5850) 2017-10-10 13:10:41 -07:00
Steve Perry c9417559da Update URL for 1.7 docs. 2017-10-10 12:29:25 -07:00
Sam Marder ce900b8391 Update syntax to be consistent with other docs 2017-10-10 09:08:12 -07:00
Todd Taomae 077eecce8b Fix typo. "Radios" to "Rados" 2017-10-10 21:53:35 +08:00
Tim(Xiaoyu) Zhang 3b38f5ee3d Merge pull request #5813 from lichuqiang/translation-az
Translate doc proxies into chinese
2017-10-10 14:01:48 +08:00
lichuqiang 6581992fd6 fix incorrect links & format 2017-10-10 12:25:02 +08:00
Steve Perry 0563d647a7 Update links to avoid redirect.s (#5829) 2017-10-09 21:08:58 -07:00
Steve Perry e830745509 Update links to avoid redirects. (#5827) 2017-10-09 19:17:59 -07:00
Suraj Deshmukh 11b0b64ab9 fix(pod restartPolicy): add restartPolicy to pods (#5817)
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Suraj Deshmukh b7719cdf58 (env var expose pod info): remove repeated content (#5816) 2017-10-09 17:24:20 -07:00
Joseph Heck 7c63ff5b1d Merge pull request #5783 from heckj/fix_cloud_provider_typo
fix incorrect reference for openstack
2017-10-09 14:54:22 -07:00
Jamie Hannaford eddbf89684 Make non-kubeadm component versioning explicit (#5815) 2017-10-09 06:26:16 -07:00
lichuqiang 8f9a0e7dae translate doc proxies into chinese 2017-10-09 16:29:47 +08:00
xuhuilong a73e548416 remove the meaningless word. (#5811) 2017-10-08 22:26:20 -07:00
Kaitlyn Barnard 8262a98db6 Updates to partner page (#5810)
* Updates to partner page

* Update partner-script.js
2017-10-08 22:25:32 -07:00
Christoph Maser 44897f6997 change update to disruptions (#5809)
the context suggests it should be "which cause voluntary disruptions" instead of "which cause voluntary updates"
2017-10-08 18:11:51 -07:00
Nikhita Raghunath b3fc8a3795 kubectl-apply doc: fix link to api types (#5799) 2017-10-08 08:21:12 -07:00
Zhang Xingcai 56ae2ab14b Update alibaba-cloud.md some misspelled words (#5800) 2017-10-08 08:20:10 -07:00
Zhang Xingcai ceceb8e64c Update some incorrect words: parition, componenets (#5801) 2017-10-08 08:19:34 -07:00
Suraj Deshmukh ebf0ee9eb3 docs(Configure Pod Initialization task): correct pod name in output (#5803)
Pod name in the output was shown wrong, so corrected it.
docs: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/
2017-10-08 08:19:13 -07:00
Suraj Deshmukh c571626ba9 (labels docs): correct description of logical AND (#5804) 2017-10-08 08:18:44 -07:00
Suraj Deshmukh eb4ce6ab1a docs(health checks): remove the unnecessary indentation (#5805)
The pod manifest in it's `httpHeaders` has unnecessary indentation,
removed that.
2017-10-08 08:18:11 -07:00
Suraj Deshmukh 14972390ee (livenessProbe): correct livenessProbe explanation (#5806) 2017-10-08 08:17:37 -07:00
Suraj Deshmukh 25363bba54 (Private registry configs): link to the private registry pod manifest (#5807)
add download link to the private registry pod manifest in docs.
2017-10-08 08:16:36 -07:00
Suraj Narwade 424a4f2f71 Fixed example in configmap (#5808)
This PR modifies keys in env from configmaps to capital, so that example will work.
2017-10-08 08:15:10 -07:00
Suraj Deshmukh fd240aa371 remove the unnecessary new lines (#5802) 2017-10-08 08:13:29 -07:00
Fabrizio Pandini e0205e7c76 kubeadm-centos-iptables (#5707) 2017-10-08 08:09:12 -07:00
Joseph Heck b7c98d60e4 Kubeadm reference updates (#5594)
- also resolves https://github.com/kubernetes/kubernetes.github.io/issues/3159
   mentioning reboot needed if SELinux is disabled
2017-10-07 08:02:28 -07:00
hasahni ec2027f058 Add Nuage to the list of Networking add-ons (#5795)
* Add Nuage to the list of Networking add-ons

* platform provides -> platform that provides
2017-10-07 07:58:06 -07:00
Mahdi Mohammadinasab 99b2804090 Fixing two broken links (#5796) 2017-10-07 07:56:11 -07:00
Zhang Xingcai 546a1cb02a Update word Deployement to Deployment (#5797) 2017-10-07 07:55:33 -07:00
Zhang Xingcai 06099a7df6 Format command output args -oyaml to -o yaml (#5798) 2017-10-07 07:55:07 -07:00
Tim(Xiaoyu) Zhang 0a8b938a05 Merge pull request #5781 from ghostcloud-cn/fix-misspell
change replicationcontroller to replication controller
2017-10-07 08:46:47 -05:00
Tim(Xiaoyu) Zhang d4a8800cab Merge pull request #5354 from zhangqx2010/upstream
k8smeetup-cn-translation-zhangqx-pr-20170907
2017-10-06 19:24:20 -05:00
Lena 7ba5e674e8 Fix for a small typo (#5794) 2017-10-06 16:03:41 -07:00
Steve Perry fc2a3f62a9 Fix text about addons and minikube VM. (#5793) 2017-10-06 13:10:56 -07:00
Steve Perry c3d16870ee Add -a flag. (#5792) 2017-10-06 12:45:19 -07:00
jgoldbergstackoverdrive c0ec0864f8 Jgoldbergstackoverdrive bio update 1 (#5787)
* Update partner-script.js

* Update partner-script.js

-
2017-10-06 12:11:28 -07:00
Zhang Xingcai b25381bab4 Update word Altneratively to Alternatively (#5790) 2017-10-06 12:07:26 -07:00
Zhang Xingcai 5f418efde8 update kube-apiserver.md misspelled words (#5791) 2017-10-06 12:06:49 -07:00
Steve Perry 004a166985 Add links to CustomResourceDefinition reference. (#5788)
* Add links to CustomResourceDefinition reference.

* Add links to ThirdPartyResource page.
2017-10-06 12:05:16 -07:00