Commit c1b342b1 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #35063 from slang800/patch-1

Automatic merge from submit-queue Change link to official Ceph Kubernetes docs
parents 20841a5b 30abebd5
...@@ -38,7 +38,7 @@ Install Ceph on the Kubernetes host. For example, on Fedora 21 ...@@ -38,7 +38,7 @@ Install Ceph on the Kubernetes host. For example, on Fedora 21
# yum -y install ceph # 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*. Then get the keyring from the Ceph cluster and copy it to */etc/ceph/keyring*.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment