Problem with novnc on multiple compute nodes openstack-helm

2/27/2020

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:

  • 2x master-node
  • 3x worker-node
  • 2x compute-node
  • 4x ceph-node

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.

-- Jakub Špunar
kubernetes
novnc

0 Answers