You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The solution only gets resources from the EKS APIs but not the objects running inside the cluster
Describe the feature you'd like to see implemented
Get, list and show objects inside an EKS cluster (pods, deployments, namespaces, services, etc)
Describe the value this feature will add to AWS Perspective
Automatically generate detailed EKS diagrams including objects running inside the cluster
Describe alternatives you've considered
Tools like K8sviz
This would definitely be a good addition but I am concerned about the complexity that would be required to give the discovery process access to make the various API requests to discovery the Kubernetes objects across multiple clusters. From my understanding, each cluster would have to be configured to give the ECS task permission to query it.
Feature name
Support for Kubernetes objects
Is your feature request related to a problem? Please describe.
The solution only gets resources from the EKS APIs but not the objects running inside the cluster
Describe the feature you'd like to see implemented
Get, list and show objects inside an EKS cluster (pods, deployments, namespaces, services, etc)
Describe the value this feature will add to AWS Perspective
Automatically generate detailed EKS diagrams including objects running inside the cluster
Describe alternatives you've considered
Tools like K8sviz
Additional context
https://github.com/mkimuram/k8sviz/blob/master/examples/wordpress/default.png
The text was updated successfully, but these errors were encountered: