-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Disabling coredns deploy #402
Comments
That's not currently possible. What is the use case? |
For my own case i want to configure resource request and limit on coredns . |
I think that disabling CoreDNS would cause problems to the installation of components during the cluster creation, so perhaps it would be better to allow configuring cpu and memory instead of disabling it altogether. |
Yes, It will be great. |
I want to have a config to disable coredns or customize it's deployment.
Like configuring its resources requests and limits.
The text was updated successfully, but these errors were encountered: