wjx1995
78afca73e3
Update kubectl-conventions.md ( #5880 )
2017-10-12 09:58:50 -07:00
ZhiqinYang
4a545ed0fb
Update guestbook.md
2017-10-13 00:11:10 +08:00
Tim(Xiaoyu) Zhang
ad63d3bc00
Merge pull request #5840 from zhaochaobo/zhaochaobo-patch-1
...
Update service-accounts-admin.md
2017-10-12 20:12:36 +08:00
Di Xu
2023d7c790
correct header level in static pods
2017-10-12 11:02:35 +08:00
Michal Cwienczek
04fc9a30b0
Updated link to taints and tolerations ( #5871 )
2017-10-11 16:32:46 -07:00
tanshanshan
e9bc05ce99
add description for TaintNodesByCondition ( #5698 )
...
* add description for TaintNodesByCondition
* fix
2017-10-11 13:07:59 -07:00
Lucas Käldström
e28707a775
Merge pull request #5866 from timothysc/calico_update
...
Update instructions for latest calico that fixes a number of issues
2017-10-11 19:59:41 +03:00
Timothy St. Clair
618e500751
Update instructions for latest calico that fixes a number of issues
2017-10-11 09:00:31 -05:00
wjx1995
ca8fddcf9f
Update persistent-volumes.md
2017-10-11 18:55:02 +08:00
xuhuilong
f3cad4f83a
correct the url.
2017-10-11 18:51:26 +08:00
Charles Shenton
b67c90ba5a
Update Fine Job Queue Page ( #5854 )
...
The current Fine Job Queue page refers to a one-pod-per-job setup in the intro content (as in the Coarse Job Queue Page) but then proceeds to talk about a multiple jobs per pod setup. I've edited the intro content to reflect that.
2017-10-10 17:31:51 -07:00
Clenimar Filemon
67abb188c5
fix broken links on ingress docs ( #5852 )
...
due to the recent split of the ingress repo
into the ingress-gce and ingress-nginx repos
some links were broken. fix them.
Closes #5821
2017-10-10 15:35:00 -07:00
Steve Perry
413fae8bdd
Update redirect for 1.7 docs. ( #5851 )
2017-10-10 14:33:53 -07:00
Steve Perry
4ab2cc6b52
Remove old ref docs from current site. ( #5847 )
2017-10-10 14:23:03 -07:00
Florian Woerner
5b0c2b6906
Removed unessary caracters when outputing the CA key hash using openssl ( #5784 )
...
* Removed unessary caracters when outputing the CA key hash using openssl
Removed unessary caracters when outputing the CA key hash using openssl.
* Changed CA key gathering cmd
Changed CA key gathering cmd to make it comatible with different versions of openssl
2017-10-10 13:25:09 -07:00
xuhuilong
0419d6f370
fix error shell command. ( #5834 )
2017-10-10 13:18:44 -07:00
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
Paul
52c58f94c3
Update service-accounts-admin.md
...
revise inaccurate description
2017-10-10 17:16:21 +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