Andrew Chen
845dc6670f
Merge pull request #2330 from scjane/patch-12
...
Added needed newline in index.md
2017-01-24 10:15:02 -08:00
Andrew Chen
7ab4752079
Merge pull request #2331 from scjane/patch-13
...
fixed typo on walkthrough.md
2017-01-24 10:12:38 -08:00
Andrew Chen
6cbd6bbcd1
Merge pull request #2332 from scjane/patch-14
...
Update index.md
2017-01-24 10:07:42 -08:00
scjane
b58176b07d
Update index.md
2017-01-24 18:41:00 +08:00
Mik Vyatskov
a2deedd3f5
Logging sidecar refactoring
2017-01-24 11:24:00 +01:00
scjane
511272b6ab
Update walkthrough.md
2017-01-24 17:29:24 +08:00
scjane
32088c5f5d
Update index.md
2017-01-24 16:44:00 +08:00
scjane
ac7d47d03d
Update cluster-management.md
2017-01-24 14:09:53 +08:00
Peter Lee
51f3089cf3
Merge branch 'master' into patch-3
2017-01-24 10:08:39 +08:00
YuPengZTE
64c9a962ae
fix typo
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
Author: yupengzte <yu.peng36@zte.com.cn>
2017-01-23 17:43:45 -08:00
scjane
beb6774b63
Update index.md
2017-01-23 17:41:06 -08:00
Anthony Yeh
83ba9575f9
Use subPath to keep data dir out of volume root.
...
The data dir should not be at the root of the volume, because many
volume types create files or directories there automatically.
The database initialization script requires the data dir to be empty,
and we shouldn't try to guess which files may exist.
In particular, by retaining lost+found, it also becomes possible
to recover files that end up there.
2017-01-23 13:51:22 -08:00
Andrew Chen
decf02b02f
Merge pull request #2171 from tolleiv/update-persistent-volumes
...
Add Flocker Photon and Quobyte to PV list
2017-01-23 10:57:05 -08:00
Andrew Chen
608a81204d
Merge pull request #2138 from freehan/deprecate-exec-network-plugin
...
delete exec network plugin
2017-01-23 10:37:45 -08:00
Andrew Chen
4be381b23b
Merge pull request #2134 from pclinger/patch-1
...
Fix references to restartPolicy spec location
2017-01-23 10:35:53 -08:00
Andrew Chen
621c895de1
Merge pull request #2126 from chentao1596/check-gce-cbr0
...
change the flag which controlls the cbr0's create
2017-01-23 10:32:53 -08:00
Andrew Chen
169c525e0a
Merge pull request #2111 from tanshanshan/replace-scheduler-command
...
replace hack/build-go.sh with make
2017-01-23 10:31:59 -08:00
Andrew Chen
29c416ad58
Merge pull request #2124 from aaronSig/patch-1
...
Fixing typo
2017-01-23 10:01:02 -08:00
Andrew Chen
c9ababdf6c
Merge pull request #2284 from khalpin11/patch-2
...
Fix docs typo
2017-01-23 09:38:16 -08:00
euan-am
b764c58590
Merge branch 'master' into patch-1
2017-01-23 15:43:55 +02:00
Omer Zach
bc448028c5
Fix typo in index.md
2017-01-21 21:21:15 -08:00
bruceauyeung
2efa5ab9d2
fix unreachable links
...
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2017-01-22 11:05:04 +08:00
scjane
b35d379dd1
Update init-container.md
2017-01-22 10:28:01 +08:00
Stefan Sauer
4dbe8511ba
Add a link for headless services ( #2267 )
2017-01-21 16:50:50 -08:00
tolleiv
559f404de7
Update Federation API resource listing
2017-01-21 00:46:43 +01:00
tolleiv
fa702ad1fe
Update dead link with link to ubuntu.com
2017-01-21 00:45:28 +01:00
devin-donnelly
fac34588ae
Merge pull request #2301 from pwittrock/api-ref
...
Fix Various Issues In Reference Docs
2017-01-20 15:34:20 -08:00
tolleiv
81f59bb256
Add Flocker Photon and Quobyte to PV list
2017-01-20 23:48:34 +01:00
Steve Perry
dad3e2c18e
Merge pull request #2274 from pwittrock/apply-docs
...
Add kubectl overview tutorial
2017-01-20 14:04:39 -08:00
Steve Perry
04d31a8194
Update object-management-overview.md
2017-01-20 13:54:12 -08:00
Phillip Wittrock
96040f3824
Add kubectl overview tutorial
2017-01-20 09:19:21 -08:00
scjane
5738bcfb50
Update garbage-collection.md
2017-01-20 17:50:59 +08:00
scjane
b8e105f7a8
Update ui.md
2017-01-20 13:56:00 +08:00
Brian Grant
7fe46b7a09
Merge pull request #2306 from scjane/patch-2
...
Update quick-start.md
2017-01-19 20:31:08 -08:00
Phillip Wittrock
0e8bb958a5
Delete unused reference generated files
2017-01-19 20:30:41 -08:00
Phillip Wittrock
1c6d3b40d9
Fix issue with "Status" operations not showing up for some resource types.
2017-01-19 20:29:59 -08:00
scjane
503ddad7a3
Update quick-start.md
2017-01-20 11:26:02 +08:00
Phillip Wittrock
21e74e1e12
Fix API Group for some resources on resource reference-docs
2017-01-19 15:19:01 -08:00
Steve Perry
1ea84ea5ba
Merge pull request #2303 from steveperry-53/contribution-guide
...
Update headings and guidance about headings.
2017-01-19 14:43:52 -08:00
steveperry-53
01d3ade539
Update headings and guidance about headings.
2017-01-19 14:37:45 -08:00
Matt Rickard
1a0e15c915
Change reviewers of minikube to r2d4 and aprindle
2017-01-19 10:17:23 -08:00
Steve Perry
52a1b9f7ab
Merge pull request #2287 from steveperry-53/headings
...
Experiment with heading levels.
2017-01-19 09:26:16 -08:00
euan-am
354ba65703
Port-forward to local port documentation fix
...
The port-forward command was incorrect for the documentation description for forwarding a local port to a pod
2017-01-19 10:09:51 +02:00
Oskar Pearson
8f37b020b0
Replace Kubectl instructions with reference to authoritative page
...
This page previously included instructions to use curl to download and install
Kubectl via http, rather than with https. This exposed the end user to
man-in-the-middle attacks.
Additionally, the instructions given here are slightly different from the
authoritative page at https://kubernetes.io/docs/getting-started-guides/kubectl/
- which covers useful things like getting the latest release and setting up tab
autocompletion.
Rather than just change 'http' to 'https' in the URLs here, I've updated the
minikube setup page to include a reference to the kubectl setup page.
2017-01-19 07:49:41 +00:00
steveperry-53
02d17ade5f
Reduce heading levels by 1.
2017-01-18 17:23:56 -08:00
Jared
0f6b992771
fixed all relative links
...
Addresses issue: https://github.com/kubernetes/kubernetes.github.io/issues/1944
2017-01-18 16:50:49 -08:00
Jared
9797dee77c
Fixed dead link
...
Fixed dead link to drivers
2017-01-18 16:38:37 -08:00
Steve Perry
8ac30e7b35
Merge pull request #2289 from steveperry-53/user-guide-to-tasks
...
Remove 3 User Guide topics, redirect to Tasks.
2017-01-18 15:45:39 -08:00
steveperry-53
ee02a66f12
Remove 3 User Guide topics, redirect to Tasks.
2017-01-18 15:41:54 -08:00
devin-donnelly
b4eb739023
Merge pull request #1611 from devin-donnelly/concepts-root
...
Adds Concepts root page and starts to fill out the underlying section.
2017-01-18 15:25:04 -08:00