[EKS] [request]: Node Telemetry
- 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**
What do you want us to build?
Add native support in AWS VPC CNI i.e, `aws-node` to stream node telemetry
**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?**
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
Gain real time insights in to network and compute performance of the Kubernetes clusters such as OOM kills, Instance level limits such as Network bandwidth exhaustion, DNS limits per ENI, kernel limits such as PID exhaustion, conntrack table exhaustion, IP/subnet utilization and so on. Leverage eBPF to access rich kernel level information or use the existing logs and integrate with Kubernetes metadata. Monitoring i.e, attaching probes can be enabled on need basis using CRDs and streamed from each node for certain scenarios like DNS limits or through an aggregator to popular log collectors such as cloudwatch, S3, OTEL...
**Are you currently working around this issue?**
How are you currently solving this problem?
Using 3P telemetry solutions.
**Additional context**
Anything else we should know? No
**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.) No
Contributor guide
Assessment
This issue has not been assessed yet.