Rook Kubernetes
Jump to navigation
Jump to search
- https://github.com/rook/rook/blob/master/Documentation/ceph-quickstart.md#storage
- https://storageos.com/wp-content/uploads/2021/02/Performance-Benchmarking-Cloud-Native-Storage-Solutions-for-Kubernetes.pdf
- https://medium.com/techlogs/kubernetes-pvc-examples-24711e395feb
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