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
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
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
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
steveperry-53
ee02a66f12
Remove 3 User Guide topics, redirect to Tasks.
2017-01-18 15:41:54 -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
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
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
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
cbd6490208
Merge branch 'master' into hello-mini
2017-01-17 16:59:31 -08:00
Steve Perry
bd252eb0ca
Merge branch 'master' into stackdriver-docs-refactoring-2
2017-01-17 16:36:46 -08:00
xilabao
a2d0e7c165
update role example
2017-01-17 16:35:01 -08:00
Steve Perry
4b722c9c2a
Merge branch 'master' into stackdriver-docs-refactoring-2
2017-01-17 16:34:13 -08:00
caiyixiang
4bd2d4ce8e
Update ingress.md
2017-01-18 08:33:28 +08:00
caiyixiang
1e40f9fea5
Update index.md
2017-01-17 16:29:13 -08:00
Steve Perry
b6465d0747
Merge branch 'master' into env-yaml
2017-01-17 16:20:07 -08:00
Steve Perry
7a773baa52
Merge branch 'master' into env-yaml
2017-01-17 16:17:57 -08:00
Jared
da1ad29c8e
Merge branch 'master' into patch-1
2017-01-17 16:14:05 -08:00
Jared
7ca44701da
Update minikube.md
2017-01-17 16:13:36 -08:00
Steve Perry
775b9d0681
Merge branch 'master' into redirect-production-pods
2017-01-17 16:11:37 -08:00
Jared
ac70ebfe06
Merge branch 'master' into patch-1
2017-01-17 16:07:20 -08:00
Michael Mrowetz
705f74fad0
de-duplicated sentence.
2017-01-17 16:05:50 -08:00
Francesc Rosas
2495fb890d
Fix jsonpath
2017-01-17 16:02:43 -08:00
Phillip Wittrock
ab705577e2
Merge pull request #2225 from steveperry-53/container-hooks
...
Write new Task: Attaching Handlers to Container Lifecycle Events.
2017-01-17 13:53:02 -08:00
Nathan Quarles
8858b56753
grammar fix
2017-01-17 13:06:33 -08:00
steveperry-53
6a6028c727
Address reviewer comments.
2017-01-17 12:40:55 -08:00
steveperry-53
26385f0e46
Write new Task: Attaching Handlers to Container Lifecycle Events.
2017-01-17 12:06:55 -08:00
Jared
0286b535be
Merge pull request #2242 from xialonglee/patch-1
...
fix the named anchor
2017-01-17 11:23:53 -08:00
Steve Perry
416ab397a7
Merge branch 'master' into redirect-production-pods
2017-01-17 11:19:14 -08:00
Jared
53afb3450e
Merge pull request #2246 from xingzhou/typo
...
Fixed Typo
2017-01-17 11:17:21 -08:00
Steve Perry
4e4dcbf50b
Merge branch 'master' into env-yaml
2017-01-17 11:16:04 -08:00
Jared
f83bd527d4
Renamed "Petset" to Statefulset
...
Renamed feature, fixed link
https://github.com/kubernetes/kubernetes.github.io/issues/2240
2017-01-17 10:52:12 -08:00
Marc Boorshtein
b192b3ee00
Merge branch 'master' into master
2017-01-17 13:45:26 -05:00
Jared
284f5c4735
Remove broken link
...
Remove broken link to "persistent volume provisioning"
2017-01-17 10:37:52 -08:00
Marc Boorshtein
5244bb8b6e
integrated docs from ts.com wiki w/o product info
2017-01-16 08:12:43 -05:00
Xing Zhou
ab7cbe3a49
Fixed Typo
2017-01-16 11:03:16 +08:00
tanshanshan
1095dd27ab
Merge branch 'master' into replace-scheduler-command
2017-01-16 08:59:57 +08:00
Peter Lee
4f3c295182
fix the named anchor
...
name anchor `loading-and-merging` should be `loading-and-merging-rules`
2017-01-15 23:09:45 +08:00
caiyixiang
b9c0d80bbc
Update ingress.md
2017-01-14 15:07:09 +08:00
Andrew Chen
06d21c950f
Merge branch 'master' into patch-1
2017-01-13 17:40:03 -08:00
Andrew Chen
8f6c10c9e9
Merge branch 'master' into chenopis-patch-4
2017-01-13 17:30:46 -08:00
Andrew Chen
2041d8a7f4
Merge branch 'master' into chenopis-patch-3
2017-01-13 16:20:07 -08:00
Steve Perry
dc41ea8022
Merge branch 'master' into hello-mini
2017-01-13 15:21:36 -08:00
Phillip Wittrock
72928098ef
Fix issue in reference docs where query parameters were listed as path params and body params were listed as query params.
2017-01-13 15:08:36 -08:00
Phillip Wittrock
69582c2d8c
change ref docs url format from 1_5 to v1.5
2017-01-13 09:56:34 -08:00
Mik Vyatskov
fa59f3779c
Refactor stackdriver logging page
2017-01-13 12:10:09 +01:00
steveperry-53
809c3cf9b5
Redirect User Guide topic: Working with Containers in Production.
2017-01-12 16:29:19 -08:00
Mike Danese
f3231a2130
Merge pull request #2193 from caiyixiang/patch-5
...
Update index.md
2017-01-12 13:40:51 -08:00
Jared
d552c1e406
Added link to Horizontal Pod Autoscaling glossary
...
Fixes: https://github.com/kubernetes/kubernetes.github.io/issues/1018
2017-01-12 11:17:58 -08:00
bruceauyeung
3b163f9fe0
fix-syntax-errors-and-typos
...
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2017-01-12 11:08:27 -08:00
Ben Hall
22fb75ff4d
Remove some padding around Katacoda to give it a little more space.
2017-01-12 09:04:54 +00:00
steveperry-53
c103e8a44f
Remove first triple dash from YAML file.
2017-01-11 22:46:02 -08:00
Ronald Petty
640f5c5813
Update accessing-the-api.md
...
Minor typo fixes.
* missing paran
* needed space
2017-01-11 18:52:26 -08:00
Andrew Chen
1c5a4e08fd
Merge branch 'master' into chenopis-patch-3
2017-01-11 18:32:49 -08:00
Andrew Chen
c54861651a
Merge pull request #2198 from caiyixiang/patch-6
...
Update security-context.md
2017-01-11 18:28:36 -08:00
Andrew Chen
1c2e9ec80f
Merge branch 'master' into chenopis-patch-3
2017-01-11 18:26:05 -08:00
Andrew Chen
5cd3ab6a23
Merge branch 'master' into chenopis-patch-4
2017-01-11 18:25:44 -08:00
Andrew Chen
583fa87e1e
Merge pull request #2092 from jagregory/patch-1
...
Fix "Deploying applications" link
2017-01-11 18:24:00 -08:00
Andrew Chen
6a4d6e6b19
Merge pull request #2202 from chuckbutler/patch-1
...
Fix final screenshot
2017-01-11 18:17:12 -08:00
Andrew Chen
cdb7221022
Merge branch 'master' into chenopis-patch-3
2017-01-11 18:15:11 -08:00
Andrew Chen
c43347bb35
Merge branch 'master' into chenopis-patch-4
2017-01-11 18:15:00 -08:00
Andrew Chen
a8fd428268
Merge pull request #2166 from xarg/patch-1
...
Minor typo
2017-01-11 17:27:38 -08:00
Andrew Chen
66f1544194
Merge branch 'master' into chenopis-patch-3
2017-01-11 17:09:10 -08:00
Andrew Chen
eb798593f7
Fix outdated links re: issue #1843
...
Updated the following links in Terminology
[Kubernetes networking model]
[OVS]
[Service]
2017-01-11 15:54:47 -08:00
steveperry-53
54519b72f9
Fix code and fix link to code.
2017-01-11 14:31:32 -08:00
Jared
5ab052ad89
Fix broken minikube link
...
Fixes broken link: https://github.com/kubernetes/kubernetes.github.io/issues/2201
2017-01-11 11:25:24 -08:00
steveperry-53
8048e7d2fc
Fix link.
2017-01-11 10:43:42 -08:00
steveperry-53
0e497739ec
Fix invisible bulleted list.
2017-01-11 08:37:43 -08:00
steveperry-53
6dba587d19
Add instructions for putting title in front matter.
2017-01-11 08:24:31 -08:00
Charles Butler
4a11f39793
Fix final screenshot
...
Corrected a typo breaking an image link under lxd local development.
2017-01-11 09:45:27 -06:00
caiyixiang
0d5269fbd9
Update security-context.md
2017-01-11 16:59:03 +08:00
caiyixiang
2599fa2fcf
Merge branch 'master' into patch-5
2017-01-11 11:02:30 +08:00