Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleRook Operator
collapsetrue
$ git clone --single-branch --branch v1.58.87 https://github.com/rook/rook.git
$ cd rook/clusterdeploy/examples/kubernetes/ceph
$ kubectl create -f crds.yaml -f common.yaml -f operator.yaml

...