...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
# The file is located in the folder "rook/clusterdeploy/examples/kubernetes/ceph" $ kubectl create -f toolbox.yaml # Once the rook-ceph-tools pod is running, you can connect to it with $ kubectl -n rook-ceph exec -it deploy/rook-ceph-tools -- bash |
...