Skip to content

k0rdent 1.3 Release Notes#

Release date: 2025-08-28

Components Versions#

Provider Name Version
Cluster API v1.10.4
Cluster API Provider AWS v2.8.4
Cluster API Provider Azure v1.20.2
Cluster API Provider Docker v1.9.6
Cluster API Provider GCP v1.10.0
Cluster API Provider Infoblox v0.1.0-alpha.8
Cluster API Provider IPAM v1.0.2
Cluster API Provider k0smotron v1.6.2
Cluster API Provider OpenStack (ORC) v0.12.4 (v2.1.0)
Cluster API Provider vSphere v1.13.1
Projectsveltos v0.57.2

Highlights#

  • k0rdent Cluster Manager (KCM):

    • Telemetry Collection
    • Support to customize the default Helm install or upgrade timeout
  • ServiceSet API & Sveltos provider (KSM):

    • New abstraction for managing services with explicit dependencies and ordered upgrades. Enables smoother rollouts and future multi-provider support.
  • Observability (KOF):

    • New kube-state-metrics dashboards for k0rdent CRDs and alerting.
    • "Raw metrics" tab in the UI for collectors/logs.
    • Promxy tuned for heavy queries to avoid OOMs.
  • Platform & Dependency Updates:

    • k0smotron upgraded to v1.6.2
    • Cluster API Azure provider upgraded to v1.20.2
    • Go toolchain moved to 1.24.6, with Helm and testing libraries updated.
  • Stability & UX:

    • Multiple fixes to credential propagation, service status collection, hosted cluster templates, Helm repos, and cloud provider templates (OpenStack, Azure).

Upgrade Notes#

  • KOF:
    • Please apply the "Reconciling MultiClusterService" workaround.
  • Providers:
    • Align pinned dependencies with new versions (k0smotron 1.6.2, CAPI Azure 1.20.2).
    • Build/test environments should use Go 1.24.6.
  • Observability:
    • After upgrading KOF, apply the new dashboards and validate Promxy resource settings against your workload size.
  • KSM/KCM APIs:
    • The new ServiceSet API is additive. Existing Sveltos configurations continue to work, but you should begin testing with ServiceSets for future upgrades.

Changelog#

New Features#

Notable Fixes#

Notable Changes#


Known Issues#

  • No critical issues reported at release. Track GitHub issues for updates.

Contributors#

Thank you to everyone who contributed PRs, issues, and testing for this release, including (but certainly not limited to) @zerospiel, @BROngineer, @eromanova, @denis-ryzhkov, @a13x5, @wahabmk, and @bnallapeta.

References#