[EKS Fargate] [Feature]: Support for Xray on EKS Faragte
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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**
Xray is currently not supported for EKS fargate as fargate does not support Daemonset.
**Which service(s) is this request for?**
EKS Fargate
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
As we know that daemonsets aren't supported on Fargate. If your application requires a daemon, you will need to reconfigure that daemon to run as a sidecar container in your pods.
**Are you currently working around this issue?**
Yes
**Additional context**
I was unable to find EKS Fargate X-Ray integration documentation that doesn't require a Daemonset.
**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.)
Contributor guide
Research direction
No implementation files or tests are named. Start by researching the current EKS Fargate and X-Ray integration constraints, especially the lack of DaemonSet support and the proposed sidecar workaround. Done would require a defined, validated way to support X-Ray on EKS Fargate and documentation that does not depend on a DaemonSet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes
- Domain
- cloud, infrastructure, observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100