Andrew Chen
d7cbe46e51
Merge pull request #5196 from hanxiaoshuai/patch-86
...
Update bootstrap-tokens.md
2017-09-01 16:55:30 -07:00
chenhuan12
e8ade71000
fix the command output
...
fix the command output
2017-09-01 16:34:07 +08:00
Justin Santa Barbara
ffe506f76a
Fix token-authentication-file internal link
...
Had a triple-#
2017-08-26 11:36:19 -04:00
Eric Chiang
78c2801d1b
docs/admin: encourage out-of-tree auth-N/Z integrations
...
Remove the custom modules description in the authorization and
authentication docs. While we could add more later, we probably
don't want to advertise them to end users.
Also note that the authentication webhook and authenticating proxy
can be used to integrate with unsupported auth protocols.
2017-08-25 16:23:29 -07:00
Anthony
a492cee70d
Update bootstrap-tokens.md
...
modify "discription" to "description"
2017-08-25 14:43:29 +08:00
steveperry-53
9403dc361f
Merge branch 'master' into release-1.8
2017-08-23 10:10:51 -07:00
lemon-tree
3af984a7aa
Update kube-proxy.md ( #5051 )
...
Modified "ip" to "IP".
2017-08-22 16:59:47 -07:00
XsWack
60a6ed4f4f
Update authentication.md ( #5102 )
...
fix typo
2017-08-22 16:46:27 -07:00
steveperry-53
6c68762cef
Merge branch 'master' into release-1.8
2017-08-22 13:03:47 -07:00
irfanurrehman
120960b954
Make kubefed docs similar to rest of the docs in docs/admin ( #4934 )
...
* Change update-imported.docs.sh for kubefed docs
* Stop skipping title check for kubefed docs
* Update kubefed docs with titles
2017-08-21 17:52:50 -07:00
steveperry-53
f5cddc78dd
Merge branch 'master' into release-1.8
2017-08-21 17:02:22 -07:00
XsWack
36dd257ba1
The etcd container link is out of date in the yaml
...
The etcd container link is out of date in the yaml file and there is something wrong when run the gcr.io/google_containers/etcd:2.0.9 container
2017-08-21 16:36:25 -07:00
Weibin Lin
25608e206e
Update service-accounts-admin.md
...
fixed typos
2017-08-21 16:11:45 -07:00
lemon-tree
c549dffaaf
Update kubefed_init.md
...
“Init” is redundant.
2017-08-18 09:19:17 -07:00
Stewart-YU
532900f819
Update index.md
...
Fix the format. The format in orginal web page is confusion.
2017-08-18 17:30:16 +08:00
Stewart-YU
621959eeb2
Update authentication.md
...
Fix leading spaces in commands.
2017-08-17 15:48:42 -07:00
lichuqiang
b568610c08
fix typo ( #4964 )
2017-08-17 15:48:30 -07:00
lemon-tree
732aef8820
Update rbac.md ( #4973 )
...
Added the lost "." .And the "NOTE" should be in a new line.
2017-08-17 14:04:45 -07:00
XsWack
82d421f82a
Update index.md ( #4988 )
...
format the command line
2017-08-17 13:51:02 -07:00
Weibin Lin
cf8b1bc6f7
Update index.md ( #4999 )
...
fix typos
2017-08-17 13:40:00 -07:00
lemon-tree
7041867ee8
Update admission-controllers.md
...
Modified "is run" to "runs".
2017-08-17 11:56:51 -07:00
lemon-tree
98ce8444e0
Update kubeadm.md ( #5004 )
...
There is a lost "." should be added, and I modified "is use for" to "is used for".
2017-08-17 11:48:35 -07:00
Ti Zhou
53177b5de0
Fixed several typos in markdown files. ( #5005 )
2017-08-17 11:45:12 -07:00
steveperry-53
35dc007365
Merge branch 'master' into release-1.8
2017-08-17 11:33:12 -07:00
lemon-tree
d55906f8dd
Update accessing-the-api.md
...
Modified the "root certificates" to "root certificate".
2017-08-17 10:48:04 -07:00
TigerXu
bd17a0e819
update accessing-the-api.md ( #4734 )
2017-08-17 10:09:16 -07:00
lemon-tree
4fffcae260
Update kubefed.md ( #5010 )
...
Modified a bad link.
2017-08-17 10:02:03 -07:00
linweibin
f90bca6e09
Fix typos
...
docs/admin/kube-apiserver.md, Line112: "recieving" --> "receiving"
docs/getting-started-guides/vsphere.md: add "." and "does" --> "do"
2017-08-17 20:05:03 +08:00
steveperry-53
1798434784
Merge branch 'master' into release-1.8
2017-08-16 09:30:37 -07:00
TigerXu
fe11c3f8f7
Update extensible-admission-controllers.md ( #4795 )
...
fix typo
2017-08-14 22:58:11 -07:00
steveperry-53
db171119ac
Merge branch 'master' into release-1.8
2017-08-14 13:09:40 -07:00
Irfan Ur Rehman
91b73938ba
Fix bin name in kubefed docs
2017-08-14 10:40:23 -07:00
Stewart-YU
568d7d29ed
Update kubefed_init.md
...
Fix leading spaces in commands
2017-08-14 10:37:01 -07:00
TigerXu
352363708a
Update bootstrap-tokens.md
2017-08-14 10:13:36 -07:00
TigerXu
6e3af1055c
Update multiple-zones.md ( #4819 )
...
* Update multiple-zones.md
update link
* Update multiple-zones.md
2017-08-14 10:12:21 -07:00
XsWack
74a714aa11
Update cluster-large.md
...
fix typo
2017-08-14 10:09:46 -07:00
lichuqiang
52fd55d372
fix typo
2017-08-12 09:44:14 -07:00
TigerXu
d525d940e5
Update webhook.md ( #4790 )
...
* Update webhook.md
update link to webhook.go source file
* Update webhook.md
2017-08-12 09:31:43 -07:00
TigerXu
957dac9309
Update node-conformance.md ( #4792 )
...
* Update node-conformance.md
update link
* Update node-conformance.md
use relative branch
2017-08-12 09:30:18 -07:00
steveperry-53
b6ed75c95d
Merge branch 'master' into release-1.8
2017-08-11 10:03:35 -07:00
xuzhonghu
7e018fd376
fix typo in authentication.md
2017-08-10 21:43:55 -07:00
Michelle Au
c835bfc68d
Add multizone limitations regarding dynamic provisioning ( #4706 )
2017-08-10 16:04:02 -07:00
Stewart-YU
a0a999d88e
Update kubeadm.md
...
spelling mistake.
2017-08-10 10:49:48 -07:00
steveperry-53
b2eebbbc8c
Merge branch 'master' into release-1.8
2017-08-08 11:27:06 -07:00
Qiming
291a583515
Fix typo in extensible-admission-controllers doc ( #4405 )
2017-08-07 15:50:40 -07:00
lichuqiang
6143903853
fix typo
2017-08-07 15:39:51 -07:00
steveperry-53
4032cd08d7
Merge branch 'master' into release-1.8
2017-08-07 08:56:51 -07:00
XsWack
50c9226442
Update bootstrap-tokens.md
...
fix typo
2017-08-06 14:19:20 -07:00
Andrew Chen
08e6c4c699
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.8
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix noindex for vnext-staging (#4640 )
Add network overlay details to cloud routes flag
Revert "Update volumes.md"
add examples for interpod configurations (#4557 )
Update "readonly" in abac
2017-08-04 16:35:46 -07:00
Hazim
5da7b72b2d
Add network overlay details to cloud routes flag
...
Add details for the `configure-cloud-routes` flag in case of network overlay being used.
2017-08-04 16:26:08 -07:00