workload-discovery-on-aws icon indicating copy to clipboard operation
workload-discovery-on-aws copied to clipboard

Support for EKS Resources

Open zhujik opened this issue 5 years ago • 1 comments

Feature name EKS Support

Is your feature request related to a problem? Please describe. The problem is that AWS Perspective does not give insights about the EKS architecture in AWS.

Describe the feature you'd like to see implemented EKS clusters, VPCs, EC2 Instances, NodeGroups etc. displayed in a nice manner.

Describe the value this feature will add to AWS Perspective To be able to provide EKS architecture diagrams.

Describe alternatives you've considered Manually putting everything together.

Additional context None

zhujik avatar Oct 20 '20 11:10 zhujik

Thanks for this, several other customers have been looking for EKS support too.

svozza avatar Oct 20 '20 14:10 svozza

v2.0.0 of Workload Discovery supports EKS clusters now. Note though, that we only find the relationships that are AWS specific, e.g., NodeGroups, Autoscaling Groups, EC2 Instances, Security Groups etc not for example the pods running inside the cluster as this requires kubectrl access.

svozza avatar Jan 17 '23 19:01 svozza