Skip to content

Commit

Permalink
Release 2022-07-17
Browse files Browse the repository at this point in the history
  • Loading branch information
palma21 committed Jul 25, 2022
1 parent 0a996ee commit f8b0e7e
Show file tree
Hide file tree
Showing 31 changed files with 1,306 additions and 1 deletion.
Empty file modified .github/ISSUE_TEMPLATE/bug_report.md
100644 → 100755
Empty file.
Empty file modified .github/ISSUE_TEMPLATE/feature_request.md
100644 → 100755
Empty file.
Empty file modified .github/ISSUE_TEMPLATE/feedback.md
100644 → 100755
Empty file.
Empty file modified .github/ISSUE_TEMPLATE/question.md
100644 → 100755
Empty file.
Empty file modified .github/fabricbot.json
100644 → 100755
Empty file.
33 changes: 32 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Azure Kubernetes Service Changelog

## Release 2022-07-17

Monitor the release status by regions at [AKS-Release-Tracker](http://aka.ms/aks/release-tracker).

### Announcements

* Starting with Kubernetes 1.24, the following changes will be made default:
* The default format of clusterUser credential for AAD enabled clusters will be ‘exec’, which requires [kubelogin](https://github.com/Azure/kubelogin) binary in the execution PATH. If you are using Azure CLI, it will prompt users to download kubelogin. There will be no behavior change for non-AAD clusters, or AAD clusters whose version is older than 1.24. Existing downloaded kubeconfig will still work. We provide an optional query parameter ‘format’ when getting clusterUser credential to overwrite the default behavior change, you can explicitly specify format to ‘azure’ to get old format kubeconfig.
* The [NodeRestriction Admission Controller](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) will be enabled. This will allow users to enable/disable node restriction.
* CoreDNS version 1.9.2 will be default version. With this new version of CoreDNS wildcard queries are no longer allowed.
* metrics-server version 0.6.1 will be the default version.
* metrics-server vertical pod autoscaler will be enabled.
* Kubernetes 1.21 version deprecation will start taking effect from July 31st, 2022.
* Update your AKS labels to the recommended substitutions before deprecation after the Kubernetes v1.24 release. See more information on label deprecations and how to update your labels in the [Use labels in an AKS cluster](https://docs.microsoft.com/azure/aks/use-labels) documentation.
* Konnectivity rollout is finished in global and started in Sovereign (China, USGov).

## Release notes

* Preview Features
* KEDA Addon is now supported on ARM64-based nodes.
* Features
* The annotation `kubernetes.azure.com/set-kube-service-host-fqdn` can now be added to pods to set the KUBERNETES_SERVICE_HOST variable to the domain name of the API server instead of the in-cluster service IP. This is useful in cases where the cluster egress is via a layer 7 firewall, like Azure Firewall with Application Rules.
* Behavioral Changes
* Bug Fixes
* Fixed issue where removed nodepool labels would still incorrectly show on autoscaled nodes.
* Component Updates
* AKS Ubuntu 18.04 image updated to [AKSUbuntu-1804-2022.07.11](vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.07.11.txt).
* AKS Windows 2019 image has been updated to [17763.3165.220713](vhd-notes/AKSWindows/2019/17763.3165.220713.txt).
* AKS Windows 2022 image has been added with version [20348.825.220713](vhd-notes/AKSWindows/2022/20348.825.220713.txt).


## Release 2022-07-10

This release is rolling out to all regions - estimated time for completed roll out is 2022-07-22 for public cloud and 2022-07-25 for sovereign clouds.
Expand All @@ -14,7 +45,7 @@ Monitor the release status by regions at [AKS-Release-Tracker](http://aka.ms/aks
* metrics-server vertical pod autoscaler will be enabled.
* Kubernetes 1.21 version deprecation will start taking effect from July 31st, 2022.
* Update your AKS labels to the recommended substitutions before deprecation after the Kubernetes v1.24 release. See more information on label deprecations and how to update your labels in the [Use labels in an AKS cluster](https://docs.microsoft.com/azure/aks/use-labels) documentation.
* Konnectivity rollout is finished in global and started in Sovereign (China, USGov).
* Konnectivity rollout is finished in global and started in Sovereign (China, USGov).

### Release notes
* Features
Expand Down
Empty file modified body.json
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2019/17763.2803.220413.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2019/17763.2803.220428.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2019/17763.2928.220511.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2019/17763.2928.220525.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2019/17763.3046.220615.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2019/17763.3046.220624.txt
100644 → 100755
Empty file.
188 changes: 188 additions & 0 deletions vhd-notes/AKSWindows/2019/17763.3165.220713.txt

Large diffs are not rendered by default.

Empty file modified vhd-notes/AKSWindows/2022/20348.707.220511.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2022/20348.707.220525.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2022/20348.768.220615.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/AKSWindows/2022/20348.768.220624.txt
100644 → 100755
Empty file.
170 changes: 170 additions & 0 deletions vhd-notes/AKSWindows/2022/20348.825.220713.txt

Large diffs are not rendered by default.

Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.03.29.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.04.27.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.05.04.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.05.10.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.05.24.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.05.31.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.06.08.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.06.13.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.06.22.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.06.29.txt
100644 → 100755
Empty file.
Empty file modified vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.07.04.txt
100644 → 100755
Empty file.
916 changes: 916 additions & 0 deletions vhd-notes/aks-ubuntu/AKSUbuntu-1804/2022.07.11.txt

Large diffs are not rendered by default.

0 comments on commit f8b0e7e

Please sign in to comment.