Amazon EKS Capability for Argo... Note

Amazon EKS Capability for Argo CD now supports custom configuration

Amazon EKS now offers enhanced customization for its Argo CD GitOps capability. This allows users to tailor the continuous delivery experience through a standard argocd-cm ConfigMap. Administrators can now define custom health checks for their Custom Resources, improving application health reporting. Previously, Argo CD lacked built-in health logic for Custom Resources, potentially leading to inaccurate status reporting. With custom health checks, users can specify conditions for resources to be considered healthy. For instance, a database resource can now prevent an application from being marked as progressing until it is fully ready. The capability also includes pre-configured health checks for AWS Controllers for Kubernetes and Kube Resource Orchestrator. This ensures accurate health reporting for these specific resource types without manual intervention. Users can also customize the Argo CD UI banner and adjust resource watching and comparison behavior. These configuration options mirror those available in upstream Argo CD and are applied by AWS to the managed capability. The enhanced EKS Capability for Argo CD is accessible in all regions where the capability is supported.