Commit Graph

2477 Commits (3d39da4670a9b00bb206e8cafcbaa1717cdcc772)

Author SHA1 Message Date
Jorge O. Castro 3d39da4670 Add github.com as a network dependency. 2017-01-24 13:18:31 -08:00
Jorge O. Castro 5ac4ac6eba Add conjure-up instructions. 2017-01-24 13:18:31 -08:00
Jorge O. Castro 64f86459e0 Fix broken link. 2017-01-24 13:18:31 -08:00
Yonathan Randolph b9f53d7991 Fix typo tcp -> TCP 2017-01-24 13:15:08 -08:00
Yonathan Randolph 56d88e9566 Fix code formatting 2017-01-24 13:15:08 -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 b7206ba9f0 Merge pull request #2251 from mlbiam/master
integrated docs from ts.com wiki w/o product info
2017-01-24 11:56:57 -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 169a6ea205 Merge pull request #2281 from xialonglee/patch-3
fix yaml source links of addons
2017-01-24 11:44:55 -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 4d4932bbf7 Merge branch 'master' into mysql-statefulset 2017-01-24 11:33:19 -08:00
Andrew Chen d47e28110b Merge pull request #2295 from oskarpearson/kubectl_https
Replace Kubectl instructions with reference to authoritative page
2017-01-24 11:31:19 -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 a560c934d4 Merge pull request #2300 from r2d4/minikube-docs
Change reviewers of minikube to r2d4 and aprindle
2017-01-24 11:25:11 -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 e0dd091cff Merge pull request #2311 from tolleiv/ubuntu-link-update
Update dead link with link to ubuntu.com
2017-01-24 11:07:55 -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
Andrew Chen 6cfdb404bc fixed capitalization typo
changed 'cpu' to 'CPU' when not in config text
2017-01-24 11:05:04 -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
Andrew Chen 97b8cbb500 Merge pull request #2316 from omerzach/patch-1
Fix typo in index.md
2017-01-24 10:24:19 -08:00
Andrew Chen 8932a7cf42 Merge pull request #2327 from scjane/patch-10
Fixed typos in cluster-management.md
2017-01-24 10:17:28 -08:00
Andrew Chen 845dc6670f Merge pull request #2330 from scjane/patch-12
Added needed newline in index.md
2017-01-24 10:15:02 -08:00
Andrew Chen 7ab4752079 Merge pull request #2331 from scjane/patch-13
fixed typo on walkthrough.md
2017-01-24 10:12:38 -08:00
scjane b58176b07d Update index.md 2017-01-24 18:41:00 +08:00
scjane 511272b6ab Update walkthrough.md 2017-01-24 17:29:24 +08:00
scjane 32088c5f5d Update index.md 2017-01-24 16:44:00 +08:00
scjane ac7d47d03d Update cluster-management.md 2017-01-24 14:09:53 +08:00
Peter Lee 51f3089cf3 Merge branch 'master' into patch-3 2017-01-24 10:08:39 +08:00
YuPengZTE 64c9a962ae fix typo
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

Author:    yupengzte <yu.peng36@zte.com.cn>
2017-01-23 17:43:45 -08:00
scjane beb6774b63 Update index.md 2017-01-23 17:41:06 -08:00
Anthony Yeh 83ba9575f9 Use subPath to keep data dir out of volume root.
The data dir should not be at the root of the volume, because many
volume types create files or directories there automatically.
The database initialization script requires the data dir to be empty,
and we shouldn't try to guess which files may exist.

In particular, by retaining lost+found, it also becomes possible
to recover files that end up there.
2017-01-23 13:51:22 -08: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 608a81204d Merge pull request #2138 from freehan/deprecate-exec-network-plugin
delete exec network plugin
2017-01-23 10:37:45 -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
Andrew Chen 621c895de1 Merge pull request #2126 from chentao1596/check-gce-cbr0
change the flag which controlls the cbr0's create
2017-01-23 10:32:53 -08:00
Andrew Chen 169c525e0a Merge pull request #2111 from tanshanshan/replace-scheduler-command
replace hack/build-go.sh with make
2017-01-23 10:31:59 -08:00
Andrew Chen c9ababdf6c Merge pull request #2284 from khalpin11/patch-2
Fix docs typo
2017-01-23 09:38:16 -08:00
euan-am b764c58590 Merge branch 'master' into patch-1 2017-01-23 15:43:55 +02:00
Omer Zach bc448028c5 Fix typo in index.md 2017-01-21 21:21:15 -08: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
Stefan Sauer 4dbe8511ba Add a link for headless services (#2267) 2017-01-21 16:50:50 -08:00
tolleiv 559f404de7 Update Federation API resource listing 2017-01-21 00:46:43 +01:00
tolleiv fa702ad1fe Update dead link with link to ubuntu.com 2017-01-21 00:45:28 +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
Steve Perry 04d31a8194 Update object-management-overview.md 2017-01-20 13:54:12 -08:00