PXC
概述
步骤
1. 创建yaml文件
$ pxtools/cmd/px-yamls.sh mon --registry daocloud.io/portworx
Created file at /root/px-yamls/mon/2. 部署lighthouse
$ kubctl apply -f px-yamls/mon/lighthouse.yaml3. 部署prometheus Operator
4. 部署prometheus配置
5. 部署prometheus service monitor
6. 部署prometheus cluster
7. 部署grafana图形界面
8. 部署alertmanager
9.访问grafana

Last updated