From ec0ec74e518a026e15fc9aca22acac41f0bd73ff Mon Sep 17 00:00:00 2001 From: Ihor Dvoretskyi Date: Sun, 28 Feb 2016 12:55:38 -0800 Subject: [PATCH] Docker Ceph link updated --- examples/rbd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/rbd/README.md b/examples/rbd/README.md index 27a4c79bda6..f89f451e340 100644 --- a/examples/rbd/README.md +++ b/examples/rbd/README.md @@ -38,7 +38,7 @@ Install Ceph on the Kubernetes host. For example, on Fedora 21 # yum -y install ceph-common -If you don't have a Ceph cluster, you can set up a [containerized Ceph cluster](https://github.com/rootfs/docker-ceph) +If you don't have a Ceph cluster, you can set up a [containerized Ceph cluster](https://github.com/ceph/ceph-docker) Then get the keyring from the Ceph cluster and copy it to */etc/ceph/keyring*.