This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
v0.27.0
v0.27.0 is the "first" aks-engine release!
Why "first"?
- Because aks-engine is a code-continuation of acs-engine, it's functionally the next release of a long-running project.
Why v0.27.0
as an initial release?
- Again, as a way of more clearly communicating that this is the next release for the pre-existing user community, we are rev'ing the minor version using the most recent acs-engine version as our "last minor release" baseline.
What's new?
-
Added Windows Server 2019 support for Windows nodes: 51c9c95 (@PatrickLang)
-
Add --system-reserved kubelet config for Windows nodes:
0e1bf56 (@PatrickLang)- Sets a default "memory=2Gi" value for
--kubelet-reserved
on Windows nodes.
- Sets a default "memory=2Gi" value for
-
Enable alpha "cosmosdb etcd" option: #89 (@khenidak)
- Use cosmosdb for highly available etcd! See more here:
-
Enable user-configurable --scan-interval for cluster-autoscaler: #145 (@tariq1890)
- Configure the
--scan-interval
for cluster-autoscaler addon automatically at bootstrap time. For large clusters, this prevents exceeding ARM connection limits.
- Configure the
-
Add Standard_PB Series VM support: 4133cf8 (@tariq1890)
Kubernetes versions support!: 🚀
BUGS FIXED: 🐞
- Fixed regression in the setting of cluster-autoscaler config params: 1bb76e4 (@tariq1890)
- Fixed regression ip-masq addon when user-provided clusterSubnet is present in the apimodel: #78 (@tariq1890)
Complete functional changeset in v0.27.0:
https://github.com/Azure/aks-engine/pulls?q=is%3Apr+label%3Av0.27.0+is%3Aclosed