Skip to content

Release 2023-08-06

Compare
Choose a tag to compare
@allyford allyford released this 08 Aug 19:55
· 668 commits to master since this release
c1e0d2a

Release 2023-08-06

Monitor the release status by regions at AKS-Release-Tracker.

Announcements

  • New v1.27+ AKS clusters will have KMS v2 configured by default when KMS is enabled. Customers with clusters on v1.26 and below with KMS enabled will not be able to upgrade to v1.27. To upgrade, follow the steps outlined in this documentation for migrating from KMS v1 to v2, and then proceed with upgrading the cluster to version v1.27.
  • The pod security policy feature was deprecated on 1st August 2023 and removed since AKS version 1.25. We recommend you migrate to pod security admission controller or Azure Policy to stay within Azure support.

Release notes

  • Preview Features

    • Network Observability add-on plugin is a new public preview feature that will scrape useful metrics from Kubernetes workloads and emit actionable networking observability data into industry standard Prometheus format, which can then be visualized in Grafana.
  • Behavioral changes

  • Bug Fixes

    • Fixed a bug where the addon-token-adapter may get a staled long connection to apiserver causing network connection errors.
    • Added validation to check if pobSubnet is associated with NAT Gateway when cluster outbound type is userAssignedNATGateway and pobSubnet in agentpoolProfile is not empty.
  • Component Updates