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

Helm chart doesn't handle automatic discovery for Prometheus & DNS loadbalancer well #1398

Closed
tomkerkhove opened this issue Dec 8, 2020 · 2 comments · Fixed by #1404
Closed
Assignees
Labels
agents:scraper All issues related to the scraping agent bug Something isn't working helm All issues related to Helm

Comments

@tomkerkhove
Copy link
Owner

Helm chart doesn't handle automatic discovery for Prometheus & DNS load balancer well when configuring both.

Expected Behavior

Both features are working.

Actual Behavior

Public DNS for load balancer is misconfigured

@tomkerkhove tomkerkhove added bug Something isn't working helm All issues related to Helm agents:scraper All issues related to the scraping agent labels Dec 8, 2020
@tomkerkhove tomkerkhove added this to the Scraper - v2.0.0 milestone Dec 8, 2020
@tomkerkhove tomkerkhove self-assigned this Dec 8, 2020
@msftkenneth
Copy link

msftkenneth commented Dec 9, 2020

Is it possible to also include internal load balancer annotation?
Ref link - https://docs.microsoft.com/en-us/azure/aks/internal-lb#create-an-internal-load-balancer

Something like this

    service.beta.kubernetes.io/azure-load-balancer-internal: "true"`

@tomkerkhove
Copy link
Owner Author

Sure, opened #1402 & #1403 for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents:scraper All issues related to the scraping agent bug Something isn't working helm All issues related to Helm
Projects
None yet
2 participants