AWS EKS Action
Version updated for https://github.com/gumlet/aws-eks-action to version v1.0.4.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-aws-eks GitHub Action simplifies connecting to an AWS EKS cluster within a GitHub Actions workflow by automatically creating or updating the Kubernetes configuration file (.kube/config) to enable access to the cluster. It automates the setup process for Kubernetes clients, such as the kubectl CLI, ensuring seamless integration and management of deployments on EKS. This action is particularly useful for streamlining Kubernetes configuration and cluster access in CI/CD pipelines.