Merge pull request #35063 from slang800/patch-1

Automatic merge from submit-queue

Change link to official Ceph Kubernetes docs
pull/6/head
Kubernetes Submit Queue 2016-10-18 19:10:39 -07:00 committed by GitHub
commit c1b342b1fb
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Install Ceph on the Kubernetes host. For example, on Fedora 21
# yum -y install ceph
If you don't have a Ceph cluster, you can set up a [containerized Ceph cluster](https://github.com/rootfs/ceph_docker)
If you don't have a Ceph cluster, you can set up a [containerized Ceph cluster](https://github.com/ceph/ceph-docker/tree/master/examples/kubernetes)
Then get the keyring from the Ceph cluster and copy it to */etc/ceph/keyring*.