Below you will find pages that utilize the taxonomy term “gumlet”
March 19, 2026
AWS EKS Action
Version updated for https://github.com/gumlet/aws-eks-action to version v1.0.6.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-aws-eks GitHub Action automates the process of configuring a Kubernetes client, such as kubectl, to connect to an AWS EKS cluster directly from a GitHub Actions workflow. It streamlines cluster access by generating or updating the necessary .
January 11, 2026
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.