Eks

Inspect Amazon EKS clusters, node groups, add-ons, access entries, Fargate profiles, updates, upgrade insights, and caller identity

datus-ai 40c693f 924 B Updated

File contents

Amazon EKS

Use datus eks for EKS control-plane inventory and diagnostics. Every public operational command is read-only.

Start with:

datus eks clusters describe -o json
datus eks auth whoami -o json

Then inspect the relevant resource with nodegroups, addons, access-entries, fargate-profiles, updates, or insights. Prefer JSON when you need complete AWS response fields; table output is a compact summary.

The configured EKS profile owns the cluster name and AWS authentication. Do not pass credentials on a command line, do not invoke the AWS CLI, and do not run datus eks kubernetes credential to print a bearer token. For Kubernetes resources inside namespaces, use the matching datus k8s --profile ... profile instead.

datus-ai/datus-plugins/tree/main/datus-aws-plugins/datus-eks-plugin/datus_eks_plugin/skills/eks commit 40c693f70c

Frequently asked questions

npx skillmds@latest add datus-ai/eks