victorious-zebra-40385
08/05/2024, 11:32 AMManagedCluster
uses Azure API 2023-04-01 which is quite outdated.
I have several issues which Pulumi cannot automate:
• Use Azure AKS API nodeOSUpgradeChannel
property (Pulumi supports upgradeChannel
only). Which means Pulumi cannot automate Node VM node upgrades (see screenshot)
• Configure AKS maintenance windows for VM node or K8 versions. For example, current version v2.52.0 is missing MaintenanceWindow
property which is required for aksManagedAutoUpgradeSchedule
AKS maintenance configuration resource.
It looks like all this could be solved by updating API version. Do you have plans to update AKS/Maintenance Azure API versions (from 2023-04-01
) in the near future?great-sunset-355
08/05/2024, 11:40 AMvictorious-zebra-40385
08/05/2024, 11:49 AM