Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 23, 2020 09:44
Show Gist options
  • Save velotiotech/a94b8772b163caeca5abd54431306a12 to your computer and use it in GitHub Desktop.
Save velotiotech/a94b8772b163caeca5abd54431306a12 to your computer and use it in GitHub Desktop.
# ceph --cluster ceph osd pool create kube 1024 1024
# ceph --cluster ceph auth get-or-create client.kube mon 'allow r' osd 'allow rwx pool=kube'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment