This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
Releases: Azure/aks-engine
Releases · Azure/aks-engine
0.28.0
v0.28.0 is a "regular" aks-engine release.
Kubernetes versions support!: 🚀
-
v1.11.6
-
v1.12.4
-
Upgraded cluster-autoscaler for 1.13 clusters to
v1.13.1
by default
WHAT ELSE IS NEW?: 🌈
- Add HSM support for kms encryption: PR #157 (@ritazh)
- Use a fixed version for flex addons: PR #153 (@andyzhangx)
- Enable ip-masq-agent option for AKS: PRs #129 #166 (@JunSun17, @tariq1890)
- Replace gometalinter with golangci-lint: PR #164 (@tariq1890)
- Cleanup pointer primitive usages: PR #162 (@tariq1890)
BUGS FIXED: 🐞
- Make ip-masq-agent configurable: PR #167 (@jackfrancis)
- Make Azure CNI networkmonitor addon configurable: PR #169 (@tariq1890)
Complete functional changeset in v0.28.0:
https://github.com/Azure/aks-engine/issues?utf8=✓&q=is%3Amerged+label%3Av0.28.0+
Please report any new issues here!: https://github.com/Azure/aks-engine/issues/new
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