Files
kubernetes/examples
Huamin Chen 8dbbcefdec 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
..
2015-07-19 21:38:53 -07:00
2015-07-17 15:35:43 -07:00
2015-09-20 08:50:16 +08:00
2015-09-15 16:46:39 +02:00
2015-09-23 10:17:05 +08:00
2015-07-30 20:41:30 -04:00
2015-07-17 09:28:49 -07:00
2015-08-09 14:18:06 -04:00
2015-08-30 19:56:27 -07:00
2015-08-09 14:18:06 -04:00
2015-07-17 15:35:43 -07:00
2015-09-11 17:31:47 -07:00
2015-08-14 19:52:26 +02:00
2015-07-17 15:35:43 -07:00
2015-09-18 14:57:44 +08:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest 1.0.x release of this document can be found [here](http://releases.k8s.io/release-1.0/examples/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Examples: releases.k8s.io/HEAD

This directory contains a number of different examples of how to run applications with Kubernetes.

Analytics