Features
- •ArgoCD Automatic Cluster Provisioning — Improved "App of Apps" architecture for simple management of all cluster resources (provisioning, infrastructure add-ons, and workloads), interconnected with global environment management for easy workload deployment through Argo.
- •Enhanced Workload Support — Workloads now support the full Argo Application specification, allowing full customization per workload while retaining central defaults and overrides -- balancing ease of use for developers with control for DevOps platform teams.
- •Multi-ArgoCD Support (Distributed Mode) — Support for self-managed clusters, each with its own ArgoCD instance. No dependencies or network connections needed between clusters, ideal for multi-cloud or high-redundancy scenarios.
- •Cluster Add-on Diff Mode — When editing cluster add-ons (e.g., Cert Manager, Ingress Controller), view a diff against the current infrastructure before applying changes.
- •Cluster Add-on Preview Mode — Helm template rendering preview for add-ons, providing instant feedback when changing configurations such as Helm values.
- •Kustomize Add-on Support — In addition to Helm charts, add-ons now support Kustomize, allowing you to easily add both remote and local manifests.
- •Multi-Component Add-ons — Support for installing add-ons that require multiple components (e.g., a Helm chart + CRDs + custom resource configuration) in a single configuration.
- •Environments as a Top-Level Concept — Create environments as global entities for better application management across services.
- •FinOps Service — New Kubernetes cost optimization service for analyzing and optimizing cluster costs.
- •Job Creation Wizard — Multi-step flow for creating Kubernetes jobs with guided setup.
- •Service Runtime Tab — New Runtime tab showing topology and network status for all live resources related to a service.
- •Skyhook Agent for All Users — Skyhook Agent now enabled for all users, with View as User toggle for admins.