Commit Graph

896 Commits (e1a55e327e7b198e7937599ddbb6330b51096acb)

Author SHA1 Message Date
Bilgin Ibryam 94e3c350f5 Typo fixed 2017-01-25 10:24:49 -08:00
Steve Perry 5be3af942c Merge branch 'master' into logging-sidecar-refactoring-2 2017-01-25 09:07:11 -08:00
Hugues Malphettes e93bb9dc27 Format JSON: missing comma 2017-01-24 16:19:50 -08:00
Andrew Chen 6afde69458 fixed broken link re: issue #1687
Updated link to go to https://github.com/kubernetes/kubernetes/tree/master/examples/guestbook
which is a redis example mentioned in https://kubernetes.io/docs/samples/
2017-01-24 16:09:26 -08:00
Michael Fraenkel 324451c337 mend 2017-01-24 15:58:11 -08:00
Michael Fraenkel 7abcc6c854 Document new optional support for ConfigMap and Secret
Corresponds to proposal https://github.com/kubernetes/community/pull/175
2017-01-24 15:58:11 -08:00
Cemalettin Koc f99d34ff1a Align kubeconfig resolution with the rest of documentation
It seems that this part has a missing documentation. Here is the reference of `kubectl` configuration. 
https://kubernetes.io/docs/user-guide/kubectl/kubectl_config/
2017-01-24 15:52:04 -08:00
scjane 4bbd9ba6ce Update index.md 2017-01-24 15:37:34 -08:00
sallydeng d7ce58eacc Update ui.md
I installed gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0. When I deploy a containerized app through dashboad ui, the appname can be "dxltest1" . The "dxltest1" can be deployed successfully. so the appname can be end with a number.
2017-01-24 15:29:41 -08:00
Huamin Chen c24ed09231 fix persistent volume example link
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-01-24 13:04:55 -08:00
Andrew Chen c4997a846b Merge pull request #2326 from liggitt/tpr
Add link to feature issue for TPR
2017-01-24 11:48:21 -08:00
Andrew Chen c906c5f998 Merge pull request #2282 from ahawtho/patch-2
Fix 'pod definition' link on environment-guide
2017-01-24 11:41:22 -08:00
Andrew Chen 62f76e7198 Merge pull request #2296 from euan-am/patch-1
Port-forward to local port documentation fix
2017-01-24 11:27:23 -08:00
Andrew Chen 23e186abbd Merge pull request #2307 from scjane/patch-3
Fixed typos in ui.md
2017-01-24 11:19:51 -08:00
Andrew Chen 37c997c3d5 Merge pull request #2309 from scjane/patch-7
Fixed typo in garbage-collection.md
2017-01-24 11:11:50 -08:00
Andrew Chen 96efad0f09 Merge pull request #2310 from tolleiv/federation-api-resources
Update Federation API resource listing
2017-01-24 11:10:00 -08:00
Andrew Chen e1724a0155 Merge pull request #2313 from scjane/patch-8
Fixed typos in init-container.md
2017-01-24 11:06:23 -08:00
Jordan Liggitt c407429fe9
Add link to feature issue for TPR 2017-01-24 13:46:13 -05:00
Andrew Chen ed7f520057 Merge pull request #2314 from bruceauyeung/k8s-github-io-fix-unreachable-links
fix unreachable links
2017-01-24 10:27:50 -08:00
Mik Vyatskov a2deedd3f5 Logging sidecar refactoring 2017-01-24 11:24:00 +01: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 4be381b23b Merge pull request #2134 from pclinger/patch-1
Fix references to restartPolicy spec location
2017-01-23 10:35:53 -08:00
euan-am b764c58590 Merge branch 'master' into patch-1 2017-01-23 15:43:55 +02: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
tolleiv 559f404de7 Update Federation API resource listing 2017-01-21 00:46:43 +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
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
scjane 503ddad7a3 Update quick-start.md 2017-01-20 11:26:02 +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
steveperry-53 ee02a66f12 Remove 3 User Guide topics, redirect to Tasks. 2017-01-18 15:41:54 -08:00
Andrew Chen 6ef6c207f5 Merge pull request #2179 from caiyixiang/patch-4
Update ingress.md
2017-01-18 12:53:48 -08: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
gregoplex 4fb669be11 Fixed doc typo 2017-01-17 20:35:24 -05: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 7a773baa52 Merge branch 'master' into env-yaml 2017-01-17 16:17:57 -08:00
Steve Perry 775b9d0681 Merge branch 'master' into redirect-production-pods 2017-01-17 16:11:37 -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
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
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