k8s 安装 rock
git clone https://github.com/rook/rook.gitcd rook/cluster/examples/kubernetes/ceph/kubectl create -f crds.yamlkubectl create -f common.yamlkubectl create -f operator.yamlkubectl create -f cluster.yaml
·
git clone https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/ceph/
kubectl create -f crds.yaml
kubectl create -f common.yaml
kubectl create -f operator.yaml
kubectl create -f cluster.yaml
更多推荐
已为社区贡献3条内容
所有评论(0)