4 min read
|
Saved February 14, 2026
|
Copied!
Do you care about this?
Amazon announced new capabilities for its Elastic Kubernetes Service (EKS) that simplify workload orchestration and cloud resource management. These features include Argo CD, AWS Controllers for Kubernetes, and Kube Resource Orchestrator, allowing users to manage Kubernetes applications more efficiently without handling underlying infrastructure complexities.
If you do, here's more
Amazon has launched new capabilities for its Elastic Kubernetes Service (EKS) that focus on simplifying workload orchestration and cloud resource management. These capabilities leverage popular open-source tools like Argo CD, AWS Controllers for Kubernetes (ACK), and Kube Resource Orchestrator (KRO). By running these tools in AWS-owned accounts, customers avoid the complexity of managing the underlying infrastructure, allowing them to scale Kubernetes applications more efficiently.
Argo CD enables continuous deployment within Kubernetes and has gained traction, with over 45% of Kubernetes users planning to use it in production. ACK allows teams to manage AWS resources directly within their Kubernetes clusters, making it a favorite among enterprise platform teams. KRO streamlines the creation and management of custom Kubernetes resources, helping teams build reusable resource bundles that reduce complexity while staying integrated within the Kubernetes ecosystem.
Setting up these capabilities can be done through the EKS console, AWS CLI, or eksctl. Users can select which capabilities to enable and must create AWS IAM roles for permissions. EKS automatically handles upgrades and updates for these capabilities, which includes managing dependencies and notifying users of any issues. These features are now available across commercial AWS regions, with a pay-as-you-go pricing model based on usage, eliminating upfront costs.
Questions about this article
No questions yet.