ReleaseNVIDIANVIDIApublished Apr 27, 2026seen 2d

NVIDIA/ais-k8s v2.18.0

NVIDIA/ais-k8s

Open original ↗

Captured source

source ↗
published Apr 27, 2026seen 2dcaptured 9hhttp 200method plain

v2.18.0

Repository: NVIDIA/ais-k8s

Tag: v2.18.0

Published: 2026-04-27T03:40:33Z

Prerelease: no

Release notes:

Changes

  • Fixed a bug where API calls to specific AIS nodes could select the incorrect nodes. Cluster map lookup used the pod name prefix, but could previously falsely match an entry with hostname ais-target-10.ais.svc.cluster.local when using ais-target-1 as a prefix.
  • Skip creating unused cert-manager Certificate in CSI TLS mode.
  • Fixed a bug where a slow StatefulSet controller could result in delayed ObservedGeneration update, causing a re-enable of rebalance during rollout
  • Migrated reconciliation of resources to server-side apply:
  • ConfigMaps
  • RBAC (ServiceAccount, Role, RoleBinding)
  • cert-manager Certificate
  • proxy/target Services (headless and LoadBalancer)

--- https://github.com/NVIDIA/ais-k8s/compare/v2.17.0..v2.18.0