-
Notifications
You must be signed in to change notification settings - Fork 90
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
kvass如何和prometheus-operator整合。 #72
Comments
有同样的需求,thanos是基于prometheus-operator部署的,kvass好像无法融合进来 |
https://github.com/lilocon/prometheus-community-helm-charts/tree/kvass-integration 我基于社区helm-chart做了一个整合方案,可以参考一下 |
kvass如何和prometheus-operator整合, 整合有发现至少在配置上是有冲突的。有相关的实践吗? 具体错误日志如下: |
prometheus-operator和kvass有些功能有冲突。比如部署prometheus方式上。
保留prometheus-operator的原因是保留其中很多功能,比如serviceMonitor服务发现方式等。
The text was updated successfully, but these errors were encountered: