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

[EKS] [request]: No available versions of adot add on for EKS 1.30 #2365

Closed
sidick opened this issue Jun 3, 2024 · 19 comments
Closed

[EKS] [request]: No available versions of adot add on for EKS 1.30 #2365

sidick opened this issue Jun 3, 2024 · 19 comments
Labels
EKS Add-Ons EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@sidick
Copy link

sidick commented Jun 3, 2024

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
I would like there to be a version of the adot add on which is available for EKS 1.30

Which service(s) is this request for?
EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

% aws eks describe-addon-versions --kubernetes-version 1.30 --addon-name adot
{
    "addons": []
}

Are you currently working around this issue?
By not upgrading to EKS 1.30

Additional context
Anything else we should know?

Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

@sidick
Copy link
Author

sidick commented Jun 20, 2024

Going by aws-observability/helm-charts#51 support is in the adot code, it just needs testing and releasing

@clementlecorre
Copy link

Any new?

@Tr-Weber
Copy link

Tr-Weber commented Jul 5, 2024

We got the same issue. Is there any news?

@bhanvendrasingh
Copy link

any update on it

@dejwsz
Copy link

dejwsz commented Jul 10, 2024

that is funny as it is still not there, aws is giving new EKS version (so 1.30) without releasing all supported managed addons with it, should we just use the one from 1.29 (v0.94.1-eksbuild.1) and apply it by Terraform or AWS cli for the moment ?

@sidick
Copy link
Author

sidick commented Jul 11, 2024

that is funny as it is still not there, aws is giving new EKS version (so 1.30) without releasing all supported managed addons with it, should we just use the one from 1.29 (v0.94.1-eksbuild.1) and apply it by Terraform or AWS cli for the moment ?

I tried out of curiosity, the web interface doesn't even let you install the old version on a 1.30 cluster. If it was installed on 1.29 and upgraded it does continue to work though

@jnicholls
Copy link

@sidick That is interesting. I'll try it via API and see if it allows it or not, but I presume no.

@jnicholls
Copy link

Going by aws-observability/helm-charts#51 support is in the adot code, it just needs testing and releasing

This technically is the CloudWatch observability agent, not ADOT. Two different things altogether afaik.

@mikestef9 mikestef9 reopened this Jul 11, 2024
@jnicholls
Copy link

Thanks @mikestef9 for providing attention to this issue!

@BraymanGrip
Copy link

Any progress with supporting this?
We have 2 clusters, one had the ADOT addon installed pre-upgrade and one didn't have the addon.
The addon works as expected on the upgraded cluster, meaning there's no need for real changes to the addon itself, but just to upgrade the "supported" version to 1.30.
It's almost 2 months since the release of EKS 1.30 and this addon still isn't supported.

@jnicholls
Copy link

@mikestef9 has marked it as being released soon, so I expect it this week. Is that fair @mikestef9?

@sonalita
Copy link

sonalita commented Jul 15, 2024

The same issue is also reported here. aws-observability/aws-otel-collector#2745

@nssol-zhujiafeng
Copy link

can aws give us a specific date when adot will be released? I have 20 clusters in 1.30 and need to install adot

@bhanvendrasingh
Copy link

Did someone find any alternative workaround to work with adot with 1.30 EKS

@jnicholls
Copy link

Just FYI, @vsakaram over at aws-observability/aws-otel-collector#2745 mentioned last week this issue would be addressed soon and that ticket would be kept up-to-date. Keep an eye out over there as well as here.

@sidick
Copy link
Author

sidick commented Aug 14, 2024

I think soon may've been optimistic unfortunately

@mhausenblas
Copy link
Member

AWS Distro for OpenTelemetry (ADOT) PM here. We ran into some issues with the upstream OpenTelemetry operator which unfortunately caused a delay. If all goes well, we will be able to roll out by end of August at the latest.

@sidick
Copy link
Author

sidick commented Aug 27, 2024

There is now a version of the adot addon for EKS 1.30, it took a while but it made it, thanks :)

@mhausenblas
Copy link
Member

Indeed, we released 1.30 support, please see https://aws-otel.github.io/docs/ReleaseBlogs/aws-distro-for-opentelemetry-eks-add-on-v0.102.0 for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Add-Ons EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
Status: Shipped
Development

No branches or pull requests