Oh! That link looks a lot simpler than a reinstall!
... but is the link for when I'm adding a new address/hostname, but also keeping Sisense accessible at the old address? My scenario is that the old IP address is being removed or assigned to a completely different server.
I created this feature request because tech support said "the best way would be to uninstall and then re-install using the new IP details. This is because all services and API are linked to the particular IP, so we will have to re-install the cluster to update"
Tech support also suggested this:
"I have read online that the following can help you with the change but it has not been tested on our end:
1. Drain node: kubectl drain <node_name> --ignore-daemonsets
2. Update the IP address
3. Update the IP address under /opt/sisense/config/rke/cluster.yml
4. Run rke up --config /opt/sisense/config/rke/cluster.yml"