Skip to content

[Question] ServiceMonitor/PodMonitor API groups #4725

Open
@m-amaresh

Description

Describe scenario
We have several aks cluster with Azure Managed Prometheus enabled. I checked the Kind ServiceMonitor and PodMonitor is available under azmonitoring.coreos.com/v1 API group while the upstream Prometheus has CRD available in monitoring.coreos.com/v1 API

This has a problem, popular charts has templates for monitoring.coreos.com/v1 (like argocd, nginx ingress etc). While deploying these charts with Prometheus enabled it does not work due to CRD unavailability. We could clone the chart and customize it but its a burden. the guide here https://github.com/Azure-Samples/aks-managed-prometheus-and-grafana-bicep also does not concern itself with CRD issue (Azure-Samples/aks-managed-prometheus-and-grafana-bicep#14)

Question
Your question
Did I miss something or its a default behavior? If its a default behavior I think this is an bigger issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions