CSE does not seem to support custom DNS services. I noticed that clusterDNS in nodeclass has also been removed. I want to know if there is a solution to this
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
The DNS of the pod on the new node is using the default DNS on the node, which will cause the pod to be unable to resolve SVC
Are you currently working around this issue?
I am currently using aksscriptless on the latest branch and added '-- cluster dns' to kubelet during aksbootstrap. I personally think that since we have separated bootstrappingclient and aksscriptless, should aksscripeless also support more complete custom kubelets?
Additional Context
No response
Attachments
No response
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request
CSE does not seem to support custom DNS services. I noticed that clusterDNS in nodeclass has also been removed. I want to know if there is a solution to this
https://learn.microsoft.com/en-us/azure/aks/custom-node-configuration%20?tabs=linux-node-pools#linux-kubelet-custom-configuration
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
The DNS of the pod on the new node is using the default DNS on the node, which will cause the pod to be unable to resolve SVC
Are you currently working around this issue?
I am currently using aksscriptless on the latest branch and added '-- cluster dns' to kubelet during aksbootstrap. I personally think that since we have separated bootstrappingclient and aksscriptless, should aksscripeless also support more complete custom kubelets?
Additional Context
No response
Attachments
No response
Community Note