xuhuilong
c53c74794c
avoid Latin phrases according doc style guilde.
...
https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases
2017-10-13 16:23:07 +08:00
陈宏
9ada06a712
Omit point
2017-10-13 13:03:01 +08:00
Kaitlyn Barnard
16a9156bc6
Partner updates ( #5888 )
...
* Adding all files for BlaBlaCar case study
* Update blablacar.html
* 3 updated listings for partner page
* Revert "Update blablacar.html"
This reverts commit 73c21d64c56d3f2038530d66da8428f67d26ad76.
* Revert "Adding all files for BlaBlaCar case study"
This reverts commit d53523f21411ba28fe59e9d30e1169777e4c84f3.
2017-10-12 18:13:07 -07:00
Jessica Yao
b22947afc3
[docs][glossary] Add page that lists all standardized k8s terms ( #5657 )
...
* Add comprehensive glossary page
Additional Authors:
* Andrew Chen <chenopis@users.noreply.github.com >
* Steve Perry <steveperry-53@users.noreply.github.com >
* incorporate Tim's feedback
* address zach's comments
* address more comments
* add additional crosslinking
* Add platform developer, tweak formatting for disambiguation cases or multiparagraph definitions.
2017-10-12 18:12:38 -05:00
Michael Taufen
8da72ca938
Add doc on how to configure Kubelet with a file ( #5694 )
2017-10-12 12:01:47 -07:00
Stewart-YU
efd3928f41
Update index.md ( #5858 )
...
* Update dns-pod-service.md
fix format
* Update index.md
Fix format.
2017-10-12 10:17:13 -07:00
chenhonggc
fc673175ec
Origin/unified style ( #5862 )
...
* unified style
* unified style
* unified style
2017-10-12 10:15:55 -07:00
Kaitlyn Barnard
20ac051ba0
Adding new images to homepage and community page ( #5870 )
...
* Adding all files for BlaBlaCar case study
* Adding KubeCon banners to community page and homepage
* Revert "Adding all files for BlaBlaCar case study"
This reverts commit d53523f21411ba28fe59e9d30e1169777e4c84f3.
Removing case study commit from branch
* Update index.html
2017-10-12 12:13:41 -05:00
Joseph Heck
871c78708f
note about version specific tutorial example ( #5875 )
...
found while attempting to reproduce the issue reported in bug
https://github.com/kubernetes/kubernetes.github.io/issues/5663 . This
does not resolve that issue, but is worth mentioning in case others run
into the same conflicts.
2017-10-12 10:01:18 -07:00
chenhonggc
011d6b244b
rolling-update-replication-controller.md ( #5877 )
2017-10-12 09:59:22 -07:00
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
Lion-Wei
8ce0c77fd0
add service ipvs overview
2017-10-12 14:16: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
Ming Zhao
3db6e572dc
Add instructions on how to setup kubectl
2017-10-10 11:44:44 -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