Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

v0.23.0

Compare
Choose a tag to compare
@jackfrancis jackfrancis released this 11 Oct 16:04

Kubernetes 1.12!: 🚀

This release introduces final 1.12 support (v1.12.1 is included). The most interesting change w/ 1.12 is the change from kube-dns to CoreDNS. See here for an overview of CoreDNS:

https://kubernetes.io/docs/tasks/administer-cluster/coredns/

Please consider this a 1st class part of your 1.12 cluster, including upgrading from 1.11 clusters w/ kube-dns. Let us know if you observe any behavioral regressions!

Also, 1.12 is k8s-conformance certified for acs-engine!

https://github.com/cncf/k8s-conformance/tree/master/v1.12/acs-engine

FEATURES: 🌈

BUGS FIXED: 🐞

DEV IMPROVEMENTS/CHORES: 🔧