Commit Graph

916 Commits

Author SHA1 Message Date
Wojciech Tyczynski 57711a0c9b Update secrets doc 2017-01-30 14:23:45 -08:00
tolleiv 4eafd1e0a3 Update references to the example configuration files 2017-01-30 09:53:40 -08:00
Jan Zerebecki 98a91d02f7 Correct internal link from federated to normal deployment 2017-01-30 09:50:50 -08:00
tolleiv b564e266b7 Add missing environment variables 2017-01-28 16:22:39 +01:00
Andrew Chen acc078f17b Merge branch 'master' into fedCaveats 2017-01-27 16:03:25 -08:00
nikhiljindal b4f87d17df Adding more details on why is federation useful 2017-01-27 15:13:53 -08:00
Jess Frazelle 2e60a567dd
turn on travis for preformat balance
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-27 12:44:48 -08:00
tolleiv 8229123e7b Add backlink to the related example 2017-01-27 17:47:53 +01:00
Andrew Chen 0c8c31235a Merge branch 'master' into page-version 2017-01-26 16:26:31 -08:00
Slava Semushin e3494fd143 docs/user-guide/pod-security-policy: misc improvements.
- update link
- improve wording
- update list of volumes
2017-01-26 15:47:17 -08:00
Andrew Chen cef61c8ba9 Fix small grammar issue
add 'is'
2017-01-26 14:16:28 -08:00
Rudi C 3a474df151 Update images.md 2017-01-26 14:13:54 -08:00
Rudi C ed5fe607f3 Document cross-region ECR support
Fetching images from a registry hosted in a different region has been supported since 1.3 with
https://github.com/kubernetes/kubernetes/pull/24369
2017-01-26 14:13:54 -08:00
Jared 4fb74447e0 Update quick-start.md 2017-01-26 14:09:44 -08:00
Steve Lasker 2fc014494f Update user-guide/quick-start.md to include Azure
Added Azure as a target
2017-01-26 14:08:20 -08:00
Andrew Chen 1120a93af5 Merge branch 'master' into patch-1 2017-01-25 16:55:16 -08:00
sandeepveldi 018f51074e Add Windows version details
Adding windows version related download path.
2017-01-25 16:51:43 -08:00
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
Andrew Chen 07aa716422 Merge branch 'master' into page-version 2017-01-24 13:11:07 -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