Commit Graph

1022 Commits

Author SHA1 Message Date
derekwaynecarr a34467e4b6 Add an example demonstrating runtime constraints 2015-09-29 11:29:13 -04:00
Huamin Chen 48192e2f63 rbd: don't use /dev/rbd/pool/image; use sysfs to find rbd device instead
rbd: if rbd image is not formatted, format it to the designated filesystem type

rbd: update example README.md and include instructions to get base64 encoded Ceph secret

if rbd fails to lock image, unmap the image before exiting

Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-09-29 10:13:01 -04:00
Filip Grzadkowski 4d8d3721e9 Fix phabricator example 2015-09-29 14:56:16 +02:00
Zichang Lin e97070d8f1 Update cephfs example according to config best practices 2015-09-28 20:03:06 +08:00
feihujiang 7a6040413b Use kubectl delete to replace stop in an example 2015-09-28 10:54:43 +08:00
Harry Zhang 2afb43db06 Fix example test 2015-09-26 08:08:04 +00:00
Harry Zhang 9cd02e9c3a Fix wrong comment in console example 2015-09-26 07:10:40 +00:00
Harry Zhang 965801a375 Fix scripts in yaml and doc 2015-09-26 07:10:40 +00:00
harry 20f6894667 Demo a sidecar mode within pod for java users 2015-09-26 07:10:40 +00:00
Anthony Yeh 19b46d5d75 Add Vitess example for sharded MySQL in Kubernetes.
This is a simplified version of the configs found in the Vitess repo:

https://github.com/youtube/vitess/tree/master/examples/kubernetes

Here we use a single script to start all of Vitess, since the aim is
just to show the end result. The full tutorial on our site goes into
much more detail on each step:

http://vitess.io/getting-started/
2015-09-25 14:50:17 -07:00
Chao Xu a4f107ad3e install the legacy v1 API for make_secret.go in http-nginx example 2015-09-25 10:24:38 -07:00
Eric Tune 7e72f549df Job and DaemonSet documentation. 2015-09-24 17:51:25 -07:00
Brian Grant f83a22d1f8 Merge pull request #14235 from epixa/patch-1
Fix typos in nodesjs-mongodb example readme
2015-09-24 16:49:22 -07:00
Brian Grant 4658ea3851 Merge pull request #14183 from Huawei-PaaS/issue/fix-cephfs-example-typo
Fix Cephfs example typo
2015-09-24 16:49:00 -07:00
Chao Xu 2dec6eac65 move experimental/v1 to experimental/v1alpha1;
use "group/version" in many places where used to expect "version" only.
2015-09-24 15:32:11 -07:00
Eric Tune 1ddc38f9f7 Merge pull request #14319 from nikhiljindal/deploymentExamplew
Adding an example deployment yaml
2015-09-24 13:57:18 -07:00
nikhiljindal bf6068c125 Adding a deployment example 2015-09-23 18:41:11 -07:00
Eric Tune 262acd0746 Merge pull request #14222 from linzichang/fix-document-link
Fix document link
2015-09-23 16:44:18 -07:00
Harry Zhang 19c3666a6c Fix minor error in Pod introduction 2015-09-23 16:08:09 +08:00
Zichang Lin 20fc82b523 Fix document link 2015-09-23 10:17:05 +08:00
k8s-merge-robot 634de8c6c7 Merge pull request #12599 from rootfs/fc_volume
Auto commit by PR queue bot
2015-09-20 17:20:26 -07:00
Jian Huang 160ff1c7ee Fix Cephfs Example Typo 2015-09-20 08:50:16 +08:00
Court Ewing c74a65a8ec Fix typos in nodesjs-mongodb example readme 2015-09-19 16:58:52 -04:00
Huamin Chen 839c6285c1 support fibre channel volume
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-09-18 19:15:31 -04:00
Tim Hockin 48a8f090c1 Merge pull request #14158 from linzichang/fix-service-link
Fix document link
2015-09-18 09:12:22 -07:00
Zichang Lin 3a08e77873 Fix document link 2015-09-18 14:57:44 +08:00
Daniel Martí f5cf824372 Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
2015-09-17 17:51:27 -07:00
Jeff Lowdermilk a196c4609b Merge pull request #13973 from jayunit100/k8bps-nodeport
[examples k8petstore] Fix nodeport impl
2015-09-15 17:39:25 -07:00
jayvyas c589cd1c86 [examples k8petstore] Fix nodeport impl 2015-09-15 11:33:12 -04:00
Wojciech Tyczynski b753029deb Fix glusterfs example 2015-09-15 16:46:39 +02:00
Bastien Chong 3d9d80283a Update README.md 2015-09-14 18:30:55 -07:00
Jeff Lowdermilk 275ba404e8 Merge pull request #13675 from derekwaynecarr/move_resource_quota_doc
Move resource quota doc from user-guide to admin
2015-09-14 16:02:47 -07:00
Jeff Lowdermilk 92a9f1ace0 Merge pull request #13833 from caesarxuchao/central-latest
[WIP] Making a generic latest package
2015-09-14 09:26:58 -07:00
eulerzgy 734f6af47c fix document 2015-09-12 22:49:13 +08:00
k8s-merge-robot daba89197f Merge pull request #13371 from wb14123/glusterfs
Auto commit by PR queue bot
2015-09-11 19:15:31 -07:00
Chao Xu 9ef9ef1d88 fixing tests 2015-09-11 17:33:22 -07:00
Chao Xu a150acbc74 massive changes 2015-09-11 17:31:47 -07:00
derekwaynecarr dd6ab5c273 Move resource quota doc from user-guide to admin 2015-09-11 12:07:12 -04:00
k8s-merge-robot 9031da0acd Merge pull request #13758 from amygdala/gb2
Auto commit by PR queue bot
2015-09-09 17:03:04 -07:00
Chao Xu f8a1778403 Merge pull request #13652 from clasohm/example_download_links_raw
add raw flag for GitHub download links
2015-09-09 16:19:14 -07:00
Amy Unruh 01c0f3f913 Update the frontend image to a version that uses relative URLs.
Update image names in the README.
2015-09-09 13:20:48 -07:00
Bin Wang 6de75165eb Add a service with glusterfs endpoints 2015-09-09 14:27:25 +08:00
k8s-merge-robot edef967a98 Merge pull request #13530 from goltermann/docs
Auto commit by PR queue bot
2015-09-08 19:19:15 -07:00
k8s-merge-robot 753f1294e7 Merge pull request #12497 from amygdala/gb2
Auto commit by PR queue bot
2015-09-08 17:59:17 -07:00
goltermann 74a8f27b41 Replace IRC with Slack in docs. 2015-09-08 15:17:39 -07:00
Carsten Clasohm 59555f860e add raw flag for GitHub download links 2015-09-07 17:43:09 -07:00
k8s-merge-robot 980dcd64f0 Merge pull request #13031 from daizuozhuo/kubectl-get
Auto commit by PR queue bot
2015-09-06 13:15:05 -07:00
Harry Zhang 6c6f39cb2b Specify how to do NFS demo for other providers
Many people asked me how to allow privileged mode for their own cluster, we need to specify that.
2015-09-06 12:05:32 +00:00
Dai Zuozhuo cd2f49a864 change -o template to -o go-template=... 2015-09-05 22:30:47 +08:00
Quinton Hoole baf744325f Merge pull request #13551 from eparis/cloudplatfrom-to-kubernetes
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kub…
2015-09-04 12:36:01 -07:00