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

Detect coredns or kubedns service, populate in service definition yaml #6

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

Conversation

JamesTGrant
Copy link

modified file name to reove kube-dns service name assumption (could be coredns or kube-dns). Added check in install.sh to look through kube-system service list and match coredns or kube-dns. Set the result as a variable and use that variable in the uncached service definition service

@axot
Copy link
Contributor

axot commented Jun 4, 2021

Hi @JamesTGrant,

Thank you for the contribution, could you share about how did you install CoreDNS? According to official CoreDNS addon, the service name should consistent using kube-dns. We want to know the use case for a better decision making. https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/dns/coredns/coredns.yaml.sed#L192

Kind Regards,

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.

2 participants