Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.97k stars 310 forks source link

[Feature] Fleet: Multi-cluster upgrades should support auto upgrade #4102

Open circy9 opened 9 months ago

circy9 commented 9 months ago

Kubernetes Fleet Manager (Fleet) allows customers to orchestrate updates across multiple clusters using update runs, stages, groups, and strategies (link).

However, it doesn't start upgrades automatically upon the availability a new node image version or a new k8s version.

The feature is about auto starting multi-cluster upgrades upon new node imager versions or k8s versions, and allowing users to choose different upgrade channels like stable, rapid, node-image, etc., similar with AKS auto upgrade.

satrox28 commented 4 months ago

Interested.

sjwaight commented 1 month ago

You can find out more on the public preview as follows. Tagging @satrox28 who previously expressed interest in this thread!

  1. Auto-upgrade profile conceptual overview.
  2. How to use auto-upgrade.