Skip to content

Networkpolicy blocks prometheus traffic #6090

@RiRa12621

Description

@RiRa12621

The networkpolicy here

https://github.com/prometheus-community/helm-charts/blame/b9b681eec0219b6a5300f75a2df6fd48b7c5551a/charts/kube-prometheus-stack/templates/alertmanager/networkpolicy.yaml#L39

only allows traffic from prometheus to alertmanager. However, if traffic from prometheus to config-reloader web port isn't allowed, the alertmanager cluster down alert will fire

The attached image shows the current networkpolicy and then after changing it to also allow traffic to the configreloader web port

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions