Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
# ceph auth get-key client.admin
AQDyWw9dOUm/FhAA4JCA9PXkPo6+OXpOj9N2ZQ==
# kubectl create secret generic ceph-secret-admin --from-literal=key="AQDyWw9dOUm/FhAA4JCA9PXkPo6+OXpOj9N2ZQ==" -n cephfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment