Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chasewilson authored Jan 20, 2025
1 parent 7d162d4 commit 723a03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ https://azure.microsoft.com/updates/azure-basic-load-balancer-will-be-retired-on
* AKS CoreDNS configuration will now block all queries ending in `reddog.microsoft.com` and some queries ending in `internal.cloudapp.net` from being forwarded to upstream DNS when they are the result of improper search domain completion. See [the documentation for more details.](https://learn.microsoft.com/azure/aks/coredns-custom#invalid-search-domain-completions-for-internalcloudappnet-and-reddogmicrosoftcom)
* Azure NPM's CPU request has been lowered from 250m to 50m.
* Azure CNI Overlay now checks that the pod CIDR does not conflict with any subnet in the virtual network, rather than checking if it conflicts with the virtual network address space as a whole.
* Azure CNI Overlay is now the default networking configuration for AKS clusters. This means, when runnging `az aks create --name TestCluster --Resource-Group TestGroup`, by default, Azure CNI Overlay will be the CNI for the cluster. Other networking configurations are still availble with definition.
* Azure CNI Overlay is now the default networking configuration for AKS clusters. This means, when running `az aks create --name TestCluster --Resource-Group TestGroup`, by default, Azure CNI Overlay will be the CNI for the cluster. Other networking configurations are still available with definition.

* Component updates:
* gMSA support is updated to version [v0.10.0](https://github.com/kubernetes-sigs/windows-gmsa/releases/tag/v0.10.0), adding support for random hostnames and fixing [an issue with multiple containers invalidating domain trusts.](https://github.com/microsoft/Windows-Containers/issues/405)
Expand Down

0 comments on commit 723a03c

Please sign in to comment.