:seedling: Product ready cluster lifecycle management toolchains based on kubespray and other cluster LCM engine.
459
stars
35
forks
source link
Use kubean to upgrade k8s version from 1.30.0 to 1.30.4, coredns upgrade failed #1397
Open
FloatXD opened 2 weeks ago
CoreDNS will not be upgraded: start version '1.11.3' not supported
coredns_version: "{{ 'v1.11.3' if (kube_version is version('v1.30.0', '>=')) else 'v1.11.1' }}"
https://github.com/kubean-io/kubean/actions/runs/11685731860/job/32565500225