Info |
---|
The article instructs on how to provide providing access to Amazon EKS Cluster for Cloudaware to discover EKS resources automatically. |
...
Cloudaware supports the following options of EKS access configuration:
Table of Contents |
---|
Full Access
1. Ensure that the AWS credentials that kubectl
is using are already authorized for your cluster (the IAM user that created the cluster has required permissions by default). Open the aws-auth
ConfigMap:
...