I basically installed openstackh-helm on top of kubernetes with armada. Everything works fine except that I can't properly access the novnc console of some VMs.
My setup:
The only solution that worked for me was unlabel one of the compute nodes. Then all of qemu instances created properly and I was able to access them via novnc-proxy from horizon.
I'm looking for a solution how to balance this proxy to always redirect me to the correct compute node. Unlabeled solution lacks high availability.