Skip to content

feat(helm): Support dnsConfig in deployment #42

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

younsl
Copy link

@younsl younsl commented Apr 15, 2025

Background

  • By supporting the customization of dnsConfig, cluster administrators can adjust settings to fit their cluster DNS environment, allowing them to handle network issues like CoreDNS CPU overload caused by kafka-ui pod more flexibly.

Changes

  • Support spec.dnsConfig in deployment template

Reference

younsl added 2 commits April 15, 2025 14:02
* Reference: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/\#pod-dns-config

* Background: By supporting the customization of dnsConfig, cluster administrators can adjust settings to fit their cluster DNS environment, allowing them to handle network issues like CoreDNS CPU overload caused by kafka-ui pod more flexibly.

Signed-off-by: younsl <cysl@kakao.com>
@younsl younsl requested a review from a team as a code owner April 15, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant