-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
[prometheus-kafka-exporter] Add LoadBalancerIp #3830
[prometheus-kafka-exporter] Add LoadBalancerIp #3830
Conversation
… static IP Signed-off-by: KimJoonSeo <[email protected]>
Signed-off-by: KimJoonSeo <[email protected]>
You probably meant when using LoadBalancer service type. Using |
That's correct. I meant to do it when using LoadBalancer service type. |
Co-authored-by: zeritti <[email protected]> Signed-off-by: Joon Seo Kim <[email protected]>
Co-authored-by: zeritti <[email protected]> Signed-off-by: Joon Seo Kim <[email protected]>
…-community#3830) * [prometheus-kafka-exporter]: Add loadBalancerIP to specify a reserved static IP Signed-off-by: KimJoonSeo <[email protected]> * [prometheus-kafka-exporter]: Update a chart version Signed-off-by: KimJoonSeo <[email protected]> * Update charts/prometheus-kafka-exporter/values.yaml Co-authored-by: zeritti <[email protected]> Signed-off-by: Joon Seo Kim <[email protected]> * Update charts/prometheus-kafka-exporter/values.yaml Co-authored-by: zeritti <[email protected]> Signed-off-by: Joon Seo Kim <[email protected]> --------- Signed-off-by: KimJoonSeo <[email protected]> Signed-off-by: Joon Seo Kim <[email protected]> Co-authored-by: zeritti <[email protected]>
What this PR does / why we need it
I added an loadBalancerIP configuration to specify a static IP when using NodePort service type.
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer
Checklist
[prometheus-couchdb-exporter]
)