kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/common.yaml kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/crds.yaml kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/operator.yaml ##部署prometheus operator kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/kube-prometheus-main/manifests/setup/0servicemonitorCustomResourceDefinition.yaml ##部署ceph metrics监控 kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/monitoring/rbac.yaml kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/monitoring/service-monitor.yaml #kubectl apply -f #部署集群 kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/cluster.yaml #部署维护工具 kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/toolbox.yaml kubectl apply -f http://zhengyu1992.cn:1080/deployment/rook-ceph/ingress.yaml