(In reply to Francisco Freitas from comment #15) > (In reply to Richard Brown from comment #14) > > (In reply to Francisco Freitas from comment #13) > > > The error is also present on multi-master cluster. I deployed a cluster from > > > the release 20200516 using the following commands : > > > > > > ``` > > > kubicctl init --haproxy loadbalancer --multi-master > > > loadbalancer.cluster.local > > > kubicctl node add --type master master02 > > > kubicctl node add --type master master03 > > > kubicctl node add worker01 > > > ``` > > > > So.. > > I've used kubeadm init --image-repository to use only upstream containers - > > problem still occurs > > I've used rebuilt kubernetes 1.18.2 containers - problem still occurs > > i've deployed it on kubernetes 1.17.5 - problem still occurs > > I've used only upstream weave, cilium and other CNI providers - problem > > still occurs > > I've used https://download.opensuse.org/history/ to move my nodes to every > > version of kubic we've had in May - problem still occurs > > > > I'm officially flummoxed - does anyone have any idea when this last worked > > for sure? because I'm running out of things to rule out > > Last time I successfully installed a Kubic cluster was on april 7th with the > following configuration : > - upstream cilium for the CNI > - single master > - release 20200405 updated from a 20200108 iso Do you (or anyone else) have aN iso that old somewhere I can download it to see if I can narrow this down further?