{{CANONICAL}}
← Back to Tech News

Amazon EKS now supports one-click cluster access through CloudShell

Amazon Web Services has launched one-click cluster access for Amazon Elastic Kubernetes Service (EKS), allowing developers and operators to connect directly to Kubernetes clusters through AWS CloudShell without installing or configuring local tools. The feature eliminates the traditional setup requirements for kubectl, AWS CLI, and kubeconfig files by providing pre-configured access through the AWS Management Console. Users can now navigate to any EKS cluster in the console and select 'Connect' to instantly launch a CloudShell session with kubectl already configured for that specific cluster. The feature supports both public and private API server endpoints and includes standard CloudShell utilities alongside the AWS CLI, enabling immediate cluster operations like workload inspection, troubleshooting, and resource management. The one-click access capability is available at no additional cost across all AWS regions where Amazon EKS operates, representing AWS's continued effort to streamline Kubernetes management workflows for enterprise users.

Why It Matters

This feature addresses a common friction point in Kubernetes operations by removing the barrier of local tooling setup, which can be particularly valuable for teams working across multiple environments or for quick troubleshooting scenarios. It also strengthens AWS's competitive position against other managed Kubernetes providers by reducing operational complexity and improving the developer experience for EKS users.

Read Original Release →
Note

This summary is generated using AI analysis of the original press release. Always refer to the original source for complete details.