Andrew Chen
f4d2415431
Rename `gems` to `plugins` in `/_config.yml`
2017-11-09 15:25:45 -08:00
Andrew Chen
e8b969ed74
Merge pull request #6262 from abiogenesis-now/jyao/attempt-to-patch-ci
...
[docs] Fix test dependency for Travis
2017-11-09 15:25:12 -08:00
Jessica Yao
681c23d7e0
fix test dependency
2017-11-09 15:09:04 -08:00
Andrew Chen
24d1cd5ceb
Merge pull request #6246 from kubernetes/chenopis-maintenance-20171108
...
[Monthly Maintenance] Fix broken links
2017-11-09 13:05:04 -08:00
Qiming
598e6c0d81
Fix a SVG which received many complaints ( #6252 )
2017-11-09 14:15:23 -06:00
Qiming
b0ef8cf848
Merge pull request #6242 from tkellen/patch-4
...
update docs to reference latest updates
2017-11-09 22:24:18 +08:00
Tyler Kellen
737dc1c45e
update docs to reference latest updates
2017-11-09 07:57:35 -05:00
Qiming
cec2d95281
Merge pull request #6237 from tkellen/patch-1
...
call out missing content in effort to fix it
2017-11-09 15:07:07 +08:00
Qiming
e0b461e60e
Merge pull request #6245 from tkellen/patch-5
...
add note that encryption at rest is supported
2017-11-09 09:08:09 +08:00
Qiming
e3fdd107e8
Update daemonset.md
2017-11-09 09:06:09 +08:00
Andrew Chen
37f57f6843
[Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider
2017-11-08 14:01:56 -08:00
Tyler Kellen
9a46a77c2d
add note that encryption at rest is supported
2017-11-08 16:31:24 -05:00
Tyler Kellen
2d3b1ad3f6
call out missing content in effort to fix it
2017-11-08 12:35:53 -05:00
Umesh Yadav
e8d97e89e6
Added note for documentation style. ( #6229 )
...
* Added note for documentation style.
* Added {: .note}
2017-11-08 09:29:09 -08:00
Kyle Bai
bb31d7ecbc
Improve kubectl for Docker Users guide ( #6236 )
2017-11-08 09:24:33 -08:00
Guillermo Robles
0393c790d4
Correct federation links to new repository ( #6234 )
2017-11-08 09:22:35 -08:00
Umesh Yadav
3478bbb09a
Added CFSSL explaination ( #6232 )
2017-11-08 09:18:22 -08:00
Qiming
0fbafb5459
Merge pull request #6233 from stewart-yu/patch-2
...
fix format
2017-11-08 20:09:09 +08:00
Qiming
6a9aaf6eff
Merge pull request #6231 from zoobab/patch-1
...
add kubeadm-dind as another local-machine solution
2017-11-08 19:16:55 +08:00
Stewart-YU
562342349c
This command `stop` is deprecated and fix format
2017-11-08 19:04:55 +08:00
Qiming
794182bb3e
Merge pull request #6230 from dungeonmaster18/check-kubectl-config
...
Added docs for kubectl cluster-info dump
2017-11-08 17:23:55 +08:00
dungeonmaster18
11c690ec11
restructure sentence
2017-11-08 14:28:54 +05:30
Benjamin Henrion
8002734b5f
add kubeadm-dind as another local-machine solution
...
add kubeadm-dind as another local-machine solution
2017-11-08 09:14:40 +01:00
dungeonmaster18
fcb6785046
Added docs for kubectl cluster-info dump
2017-11-08 13:22:10 +05:30
Qiming
db0f634110
Merge pull request #6172 from gyliu513/auth
...
Added `--authorization-mode=Node` to document.
2017-11-08 11:34:36 +08:00
Qiming
b124f4d051
Merge pull request #6130 from jamiehannaford/kubeadm-extra-args
...
Make kubeadm docs for extra args clearer
2017-11-08 09:33:32 +08:00
Qiming Teng
33aa282480
Document the EventRateLimit admission controller
2017-11-08 09:26:29 +08:00
Qiming
bf3ae8e3a9
Document the AllowedHostPaths policy ( #6206 )
2017-11-07 17:05:02 -08:00
Stewart-YU
c9ff4eb7f1
Update kubernetes-objects.md ( #6226 )
...
Fix file url.
2017-11-07 17:04:31 -08:00
Eric Tune
44f5cad167
Reorg Concept guides for Extending K8s ( #6220 )
...
Renames
Concepts → Extending the Kubernetes API
to
Concepts → Extending Kubernetes
Adds in subsections
Adds concept guides for other (non-API) extensions.
Subsequent commits will add an overview for all the ways to extend kubernetes,
hence the subsections in this commit.
2017-11-07 16:59:11 -08:00
Qiming
1c135db011
Remove 'Create an Issue' button on docs/setup page ( #6214 )
2017-11-07 16:56:56 -08:00
CaoShuFeng
168340e96a
fix pod-priority-preemption doc ( #6212 )
2017-11-07 16:53:42 -08:00
Tonny
c73ecc4bfa
Added new community maintained dotNet library ( #6204 )
2017-11-07 16:40:50 -08:00
Qiming
b78e3751c3
Remove pod-termination doc ( #6199 )
2017-11-07 16:29:05 -08:00
Ben Hall
d06322e61e
Hide the sidebar for the Interactive Scenarios ( #6196 )
2017-11-07 16:28:08 -08:00
Brendan Burns
fcf48ec777
Add a reference to Azure Container Service ( #6195 )
2017-11-07 16:25:40 -08:00
Alex Contini
fb2b9a85b4
Update index.html ( #6176 )
2017-11-07 16:20:50 -08:00
Marc Cohen
cf28d0c121
add open in cloud shell link ( #6173 )
...
Google Cloud has a new feature called "Open in Cloud Shell" which supports invoking a URL that auto-starts a cloud shell session (via in-browser ssh to an auto-provisioned VM) with an auto-cloned repo specified in the URL.
2017-11-07 16:19:28 -08:00
Karthik Gaekwad
a4c59123a1
Update dead link for kubeadm ( #6170 )
2017-11-07 15:40:21 -08:00
Stewart-YU
645fe170ef
Fix format. ( #6168 )
2017-11-07 15:39:15 -08:00
Zoltan Burgermeiszter
1a681e88ae
LimitRange name fixed in kubectl command ( #6133 )
2017-11-07 15:27:23 -08:00
Tyler Kellen
1a2238ff19
correct phase anchor
2017-11-08 02:22:36 +08:00
Tyler Kellen
30a413926a
fix invalid anchors
2017-11-08 02:22:36 +08:00
Jamie Hannaford
a230cf00f7
Make kubeadm docs for extra args clearer
2017-11-07 14:31:17 +01:00
zhangxiaoyu-zidif
10a6fb706d
fix typo
2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif
05d5b3563e
fix docs
2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif
d99896ffbc
fix review
2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif
2f34581fc2
describe what is kube-public
2017-11-07 16:49:00 +08:00
Qiming Teng
7865afe459
Migrate dynamic provisioning documentation
2017-11-07 09:45:27 +08:00
Brad Topol
1bb6d3b8ab
Merge pull request #6209 from nique905/patch-3
...
Update IBM Cloud Private link
2017-11-06 16:36:49 -05:00