TigerXu
77680299d9
fix admission plugins orders ( #6900 )
...
fix admission plugins orders, MutatingAdmissionWebhook should be ahead of ValidatingAdmissionWebhook.
see https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/options/admission.go#L69
2018-01-12 17:06:14 -06:00
Tony Li
9997927f1e
link to other terms ( #6625 )
2018-01-12 16:33:43 -06:00
Steve Perry
150358b80b
Fix See Also links. ( #6948 )
...
* Fix See Also links.
* Tweak
2018-01-12 14:21:14 -08:00
WanLinghao
41f1c99af6
--experimental-nvidia-gpus error ( #6527 )
...
--experimental-nvidia-gpus flag was replaced by --feature-gates="Accelerators=true" flag
reference:https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/
2018-01-12 16:06:58 -06:00
Jennifer Rondeau
8de12f9603
Merge pull request #6941 from liggitt/webhook-post
...
Clarify the token webhook posts the TokenReview object
2018-01-12 16:53:38 -05:00
Jamie Hannaford
d0bc7aca60
Add HA guide for kubeadm ( #6458 )
...
* add HA guide for kubeadm
* Add tabs
* Ensure masters advertise own address
2018-01-12 13:27:49 -06:00
Qiming
41afe39c37
Merge pull request #6944 from liubin/master
...
remove duplicated and conflicted TOC instrument
2018-01-12 20:29:32 +08:00
bin liu
19eec02775
remove duplicated and conflicted TOC instrument
2018-01-12 16:05:22 +08:00
Qiming
57235f6530
Merge pull request #6942 from stewart-yu/patch-1
...
fix some deadlink
2018-01-12 15:08:53 +08:00
Stewart-YU
3cf17a923d
fix deadlink
2018-01-12 14:59:46 +08:00
Jordan Liggitt
d41800c42a
Clarify the token webhook posts the TokenReview object
2018-01-12 00:39:11 -05:00
Qiming
c95d001f56
Merge pull request #6939 from stewart-yu/patch-1
...
fix deadlink
2018-01-12 10:33:30 +08:00
Stewart-YU
2cc974cba8
Update federation.md
...
Fix bad url
2018-01-12 10:12:34 +08:00
Stewart-YU
00b4f99f66
Update create-cluster-kubeadm.md
...
fix deadlink
2018-01-12 10:12:16 +08:00
Steve Perry
a81fcfa6bb
Add note about viewing changes locally. ( #6936 )
2018-01-11 13:32:03 -08:00
Steve Perry
5d06709d5a
Create page that lists supported doc versions. ( #6882 )
2018-01-11 13:11:09 -08:00
Steve Perry
f4ab0f35d5
Document how to generate reference pages. ( #6366 )
2018-01-11 12:43:28 -08:00
Jennifer Rondeau
9005e08f04
Merge pull request #6617 from GabrielSVinha/int_ip_os
...
Add openstack internal load balancer option
2018-01-11 13:17:35 -05:00
Jennifer Rondeau
982b38296a
Merge pull request #6761 from tengqm/remove-kube-ui
...
Replace all kube-ui with kubernetes dashboard
2018-01-11 13:10:20 -05:00
anvega
6d01b3ae07
Update networking.md to list ACI CNI plugin ( #6367 )
...
* Update networking.md
* Update networking.md
2018-01-11 09:40:53 -08:00
Lion-Wei
a2745f5c97
Update kubeadm-init.md ( #6932 )
2018-01-11 09:38:03 -08:00
Qiming
979c86b983
Merge pull request #6933 from lichuqiang/website_typo
...
fix typo in doc kubeadm-alpha
2018-01-11 20:11:07 +08:00
Qiming
6867ea9a13
Merge pull request #6929 from wgui1/patch-1
...
Update certificates.md, missing comma, which cause command error like: "bad ip address:v3_alt.c:476:value=172.16.3.18/16 IP:172.16.3.18/16"
2018-01-11 20:03:45 +08:00
lichuqiang
e8e8381af2
fix typo in doc kubeadm-alpha
2018-01-11 18:41:50 +08:00
Xiaoyu(Tim) Zhang
76fcf1b792
Merge pull request #6931 from tianshapjq/patch-2
...
dulplicated sentences
2018-01-11 15:00:44 +08:00
Drinky Pool
7d0b162492
dulplicated sentences
...
remove dulplicated sentences
2018-01-11 14:56:47 +08:00
wgui1
0ab2ee2e4c
Update certificates.md
2018-01-11 14:40:03 +08:00
Andrew Chen
a95ca06339
Import kubernetes/community docs ( #6863 )
...
* Import docs from other repos
* imported test docs
* fix README copy
* Add ToC YAML and index page for imported docs.
* modify update-imported-docs.sh
* Add `imported` to global ToCs
* Add nav to imported section
* remove unnecessary scope for docs/imported
* update script w/ comments and directory root fixes
* use genCmd variable
* display output of generation command
* Update instructions
* Add Community to /docs/imported/index.md
* fix travis errors
* update README.md and fix community docs issues
* simplify code, add comment
* make sure the binary is used instead of `go run`
* add automated handling for links from imported files
2018-01-10 20:03:16 -08:00
Xiaoyu(Tim) Zhang
6dfb0356b8
Merge pull request #6927 from chentao1596/patch-1
...
Update conventions.md
2018-01-11 10:55:27 +08:00
chentao1596
bf5fee07c5
Update conventions.md
...
There should be a space between `--record` and "to"。
2018-01-11 10:45:47 +08:00
Qiming
41a2291447
Merge pull request #6913 from stewart-yu/patch-1
...
Update troubleshooting-kubeadm.md
2018-01-11 10:10:47 +08:00
Qiming
ee7824bf2a
Update troubleshooting-kubeadm.md
2018-01-11 10:07:26 +08:00
Stewart-YU
a3cee551bc
Update troubleshooting-kubeadm.md
...
make sentence more clearly
2018-01-11 09:48:49 +08:00
Jennifer Rondeau
4a87ee5ed7
Merge pull request #6915 from jhanschoo/patch-1
...
Put "quantum entanglement" in quotes for clarity to non-native readers
2018-01-10 14:43:12 -05:00
Jessica Yao
35476b0588
Merge pull request #6920 from dlespiau/patch-1
...
There are now 3 proxy modes!
2018-01-10 08:34:37 -08:00
Damien Lespiau
beab585552
There are now 3 proxy modes!
...
Update the introduction sentence accordingly.
2018-01-10 14:49:29 +00:00
Qiming
58b1f81754
Merge pull request #6919 from nielsole/patch-1
...
Fixing Typo
2018-01-10 21:29:19 +08:00
Qiming
06e75d15cb
Merge pull request #6911 from liubin/master
...
fix markdown syntax to render a new line
2018-01-10 21:28:02 +08:00
Qiming
3cfe4e30ce
Merge pull request #6916 from foxyriver/patch-6
...
Update namespaces.md
2018-01-10 21:27:24 +08:00
nielsole
5879a2d3e8
Fixing Typo
2018-01-10 13:30:56 +01:00
Qiming
275231226b
Merge pull request #6914 from stewart-yu/patch-3
...
Update cluster.md
2018-01-10 19:31:27 +08:00
foxyriver
a94a337d9c
Update namespaces.md
2018-01-10 18:44:15 +08:00
Johannes Choo
2140c7846b
Put "quantum entanglement" in quotes
...
Put the expression "quantum entanglement" in quotes to signal to non-native readers that its use is as a turn of phrase and has no special jargonic meaning in this context.
2018-01-10 18:30:08 +08:00
Stewart-YU
28f3e22c29
Update cluster.md
...
Fix bad link
2018-01-10 16:50:11 +08:00
bin liu
8ec4cb1768
fix markdown syntax to render a new line
...
Signed-off-by: bin liu <liubin0329@gmail.com>
2018-01-10 16:07:12 +08:00
Xiaoyu(Tim) Zhang
79437a6a62
Merge pull request #6306 from xiaosuiba/2017-10-30-2017-11-05
...
[CN-Translation]k8smeetup-tasks-administer-cluster-kubelet-config-file
2018-01-10 08:59:41 +08:00
Brad Topol
964da71c01
Merge pull request #6903 from EamonKeane/patch-1
...
typo in `ScalingLimited`
2018-01-09 16:07:25 -05:00
Jessica Yao
1c8dec4a79
Merge pull request #6766 from tengqm/fix-2385
...
Add configMap as a volume type
2018-01-09 10:16:30 -08:00
Jennifer Rondeau
7fe4b1b975
Merge pull request #6764 from tengqm/fix-2497
...
Improve expose external IP addess tutorial
2018-01-09 12:47:04 -05:00
Jennifer Rondeau
4398097636
Merge pull request #6694 from ericat/ericat-fix-mobile-menu
...
Fix small css layout bug in mobile
2018-01-09 12:45:43 -05:00