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 ```