Rook Kubernetes

From UVOO Tech Wiki
Revision as of 21:01, 19 June 2021 by Busk (talk | contribs)
Jump to navigation Jump to search
git clone --single-branch --branch master https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/ceph
kubectl create -f crds.yaml -f common.yaml -f operator.yaml
kubectl create -f cluster.yaml