Commit Graph

3860 Commits (dfb8b79b15ddea13a96fefee9dd30666ca1b7464)

Author SHA1 Message Date
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
devin-donnelly b0092fb70d Merge branch 'master' into concepts-root 2017-01-18 15:21:43 -08:00
Devin Donnelly 1d289b9193 Fixed wording in response to feedback from pwittrock. 2017-01-18 15:21:02 -08:00
Devin Donnelly 90aab18a2a Formatting fixes for Pod. 2017-01-18 14:43:18 -08:00
Devin Donnelly 7d7074801b Attempted fix of Pod page template. 2017-01-18 14:34:27 -08:00
Devin Donnelly 16917fc258 TOC fix, redux. 2017-01-18 14:27:43 -08:00
Jared ecefdc9df2 Add "Needs UX Review" tag
I'd like to tag existing issues that are specifically UX related for triaging, since we have a graphic designer who can fix them.
2017-01-18 14:25:58 -08:00
Devin Donnelly e84e004670 TOC fix. 2017-01-18 14:25:41 -08:00
Devin Donnelly 34d349d7b8 More bug fixes for TOC, titling, and formatting. 2017-01-18 14:23:41 -08:00
Devin Donnelly 65de831b9c Fixed bug in line to include sample deployment yaml. 2017-01-18 14:16:33 -08:00
Devin Donnelly 2a5394ae7e Added sample .yaml file to concepts directory. 2017-01-18 14:15:31 -08:00
Devin Donnelly 58dc06f510 Fixed bug in TOC file; added pod-termination to skip_toc_check. 2017-01-18 14:09:52 -08:00
Peter Lee cd49c123cd fix broken links
fix some broken links in /docs/getting-started-guides/mesos/
2017-01-18 14:03:34 -08:00
Devin Donnelly 86d6b19a17 Added TOC entries and skip-titles entries for Concepts files. 2017-01-18 13:55:20 -08:00
Devin Donnelly 1cc4950872 Merge remote-tracking branch 'upstream/master' into concepts-root 2017-01-18 13:46:33 -08:00
Devin Donnelly 71d04d7114 Removed all blank links. Inserted links to StatefulSet content. Addressed remaining feedback. 2017-01-18 13:45:21 -08:00
Devin Donnelly f09116b8e3 Moved pod termination info to a temporary, unlinked file.
Added title to abstractions overview and pod overview.
2017-01-18 13:30:16 -08:00
Andrew Chen 6e75590a81 Merge pull request #2280 from xialonglee/patch-2
fix broken link
2017-01-18 13:12:55 -08:00
Andrew Chen 6ef6c207f5 Merge pull request #2179 from caiyixiang/patch-4
Update ingress.md
2017-01-18 12:53:48 -08:00