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
Devin Donnelly
92c10a487d
Merge remote-tracking branch 'upstream/master' into concepts-root
2017-01-18 12:32:04 -08:00
Phillip Wittrock
5b37a301cd
Merge pull request #2277 from gregoplex/master
...
Fixed doc typo
2017-01-18 08:52:54 -08:00
Phillip Wittrock
3fe111a73f
Merge pull request #2283 from BenHall/katacoda-style-change
...
Remove some padding around Katacoda to give it a little more space.
2017-01-18 08:51:14 -08:00
khalpin11
0168fbc029
Fix docs typo
...
"Action use IaaS providers reliable storage (e.g. GCE PD or AWS EBS volume) for VMs with apiserver+etcd" did not follow the same format as other actions in this section.
2017-01-18 09:32:37 -07:00
ahawtho
56bac5a749
Fix link on environment-guide
...
The 'pod definition' link in the 'Query the service' section had an incorrect link.
2017-01-18 09:48:56 -05:00
Peter Lee
fe1640a71e
fix yaml source links of addons
2017-01-18 16:48:45 +08:00
Peter Lee
f86d09dab3
fix broken link
2017-01-18 12:57:01 +08:00
Marc Boorshtein
91ddb6aa08
Merge branch 'master' into master
2017-01-17 21:09:41 -05:00
gregoplex
4fb669be11
Fixed doc typo
2017-01-17 20:35:24 -05:00
Steve Perry
96a07031ea
Merge pull request #2206 from steveperry-53/hello-mini
...
Fix code and fix link to code.
2017-01-17 17:01:18 -08:00
Janet Kuo
7dd6fe48c4
Bump links in navigation from 1.3 to 1.5
2017-01-17 17:00:43 -08:00
Janet Kuo
4ef058c970
Use {{page.version}} instead of hard-coded release number
2017-01-17 17:00:43 -08:00