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

Autoscaling coredns docs configuration doesn't work on newer versions #772

Open
pierskarsenbarg opened this issue Jun 24, 2024 · 1 comment
Assignees

Comments

@pierskarsenbarg
Copy link

Up to v1.10.1-eksbuild.11 of the coredns addon, the configuration in the docs will work.

In the "default" version (v1.11.1-eksbuild.8), that same configuration doesn't work and you can't add the addon, whether it's from the console or with Pulumi (or Terraform I suppose).

In the console you get the error message: Error adding add-on(s) coredns could not be added to cluster eks-cluster. Try again later.

With Pulumi (and I suppose Terraform as well) you get the error message:

* creating EKS Add-On (eks-cluster:coredns): operation error EKS: CreateAddon, https response error StatusCode: 400, RequestID: 86a50bd8-8f19-4386-a4a9-c2449183f02e, InvalidParameterException: ConfigurationValue provided in request is not supported: Json schema validation failed with error: [$.autoScaling: is not defined in the schema and the schema does not allow additional properties]
@geoffcline geoffcline assigned geoffcline and fincd-aws and unassigned geoffcline Jun 24, 2024
@pierskarsenbarg
Copy link
Author

Looks like this has been fixed as of v1.11.1-eksbuild.9 (latest) but is still broken on v1.11.1-eksbuild.9 which is marked as "current/default" in the AWS console

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

No branches or pull requests

3 participants