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
Brandon Cole
956dcf8cd6
Updating downward-api/index.md for spec.nodeName
...
There are a couple awesome enhancements that would benefit from being documented here:
1. `spec.nodeName` for obtaining the host name
2. `spec.serviceAccountName` for obtaining the name of the service account the pod is running under
Right now these enhancements are documented only in a couple of issues and pull requests:
1. https://github.com/kubernetes/kubernetes/pull/27880
2. https://github.com/kubernetes/kubernetes/issues/24657
3. https://github.com/kubernetes/kubernetes/issues/21317
I have verified the functionality in the latest codebase:
1. https://github.com/kubernetes/kubernetes/blob/master/pkg/api/v1/conversion.go#L200
Also updating downward-api/dapi-pod.yaml to add a concrete example.
2017-01-12 21:02:12 -05: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
b5c01fe816
Merge branch 'master' into jaredbhatti-patch-2
2017-01-11 18:22:17 -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
Jorge O. Castro
e054a46586
Fix titles.
2017-01-10 20:55:43 -05:00
Jorge O. Castro
7e89440f88
Fix whitespace so table renders properly.
2017-01-10 20:14:25 -05:00
caiyixiang
d6d3dda9c8
Update index.md
2017-01-11 09:06:50 +08:00
Andrew Chen
a96ae0e985
fix broken link
...
[API reference docs] link was updated to point to (/docs/federation/api-reference/)
2017-01-10 16:29:46 -08:00
devin-donnelly
d7f765b721
Merge pull request #2187 from kubernetes/chenopis-patch-2
...
Fixed broken link
2017-01-10 16:09:48 -08:00
devin-donnelly
c11346831a
Merge pull request #1932 from castrojo/ubuntu-lifecycle-revisions
...
Restructure the Ubuntu Getting Started section.
2017-01-10 16:04:36 -08:00
devin-donnelly
88ebec8b31
Merge pull request #2151 from janetkuo/check-titles
...
Add script for checking titles
2017-01-10 16:02:18 -08:00
steveperry-53
0c78763547
Remove link that goes nowhere.
2017-01-10 15:50:10 -08:00
Janet Kuo
089ce4c609
Add titles to docs
2017-01-10 15:25:44 -08:00
Jorge O. Castro
ec5d9b0ec6
Restructure the Ubuntu Getting Started Section.
...
- This supercedes PR #1770
- This breaks up the section from one huge installation page into:
- A new index page.
- New support grid with commercial and community support options.
- Move to lifecycle-based pages based on operational tasks.
- Add support for local deployments via LXD.
- Added screenshots to images/docs/ubuntu
- Add backup page.
- Add decommissioning page.
- Add a glossary of terms page.
- Rewritten installation page.
- Add logging page.
- Add monitoring page.
- Add networking page, flannel only for now, calico in progress.
- Add a scaling page.
- Add a security page.
- Add a storage page.
- Add a troubleshooting page.
- Add an upgrade page.
- Add a cluster validation page.
- Add new ubuntu content to the index page.
- Add Ubuntu to _data TOC.
- Add warning about choosing ipv6 with LXD, thanks Ed Baluf.
- Template-ize all the pages per jaredb's review.
2017-01-10 17:48:19 -05:00
Patrick Clinger
40356713c4
Fix references to restartPolicy spec location
...
This document currently indicates that restartPolicy is part of the v1.Container spec, however according to the definitions it is actually in the v1.PodSpec.
References:
http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_pod
http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_container
Changed references to be `.spec.template.spec.restartPolicy`
2017-01-10 22:22:38 +00:00
Andrew Chen
01ec3ecf82
Fixed broken link
...
[core API group] should link to (/docs/api/)
2017-01-10 13:58:04 -08:00
Jared
3bca509c69
Update docker.md
2017-01-10 13:41:30 -08:00
Jared
5f78f8fe5c
Update index.md
2017-01-10 12:10:58 -08:00
caiyixiang
068c797f47
Update ingress.md
2017-01-10 09:20:38 +08:00
Devin Donnelly
4d95032f4e
Merge remote-tracking branch 'upstream/master' into titles-updates
2017-01-09 16:37:20 -08:00
Devin Donnelly
0bb7c0fe08
Added missing titles to Minikube tutorial and Stackpoint GS guide.
2017-01-09 16:36:13 -08:00
devin-donnelly
2ace8a3812
Merge pull request #2174 from lavalamp/master
...
Remove lavalamp from docs he doesn't know anything about
2017-01-09 16:26:04 -08:00