-
Notifications
You must be signed in to change notification settings - Fork 83
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
[QUESTION] adot
support for EKS 1.30?
#274
Comments
This issue has been automatically marked as stale because it has been open 60 days |
This is still the case |
.. and it's also the case for 1.31, now. |
This issue has been automatically marked as stale because it has been open 60 days |
This issue has been automatically marked as stale because it has been open 60 days |
Please describe your question here
Are there any plans to release adot for EKS 1.30?
Provide link to the example related to the question
When running the example
terraform-aws-observability-accelerator/examples/managed-grafana-workspace
pointing at an EKS Cluster running version 1.30, the following error is produced:The reason for this is because
adot
doesn't seem to have been released for EKS 1.30 yet.Additional context
Luckily, a change from 1.29 to 1.30 in the following will produce an error, so .. the missing addon for 1.30 is only a problem if one suddenly decides to use the addon after upgrading to 1.30.
the error:
Furthermore, although the addon is availale via the console, it's not possible to use it by mistake.
More
The text was updated successfully, but these errors were encountered: