Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor deploy as a kubernetes CR #74

Open
caoxianfei1 opened this issue Jun 26, 2023 · 3 comments
Open

Monitor deploy as a kubernetes CR #74

caoxianfei1 opened this issue Jun 26, 2023 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@caoxianfei1
Copy link
Collaborator

caoxianfei1 commented Jun 26, 2023

When deploy curve cluster monitor, now we using enable as ON-OFF, and we can split it as a K8s CR to manage it.

现在集群的监控是在部署curvebs/curvefs cr的时候,在指定资源CRD的yaml文件中通过Monitor字段中的Enable设置是否部署集群监控(Prometheus, Grafana, node-exporter)。但是,这种方式不太优雅,一种更好的方法是定义CurveMonitor这个CR,在自定义CR的controller中实现部署逻辑。从而就不需要在curvebs/curvefs集群中定义Monitor字段。

@peaceLT
Copy link

peaceLT commented Aug 7, 2023

I would like to try this issue.

@caoxianfei1
Copy link
Collaborator Author

@peaceLT The issue has assign to others, you can choose another~

@mikechengwei
Copy link

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants