Hi,
I configured juju dashboard to manager my microk8s cluster, and follow this tutorial:
When i run juju dashboard command, the endpoint of dashboard is a localhost, but I want set a custom IP to expose dashboard application to external networks.
I tried, but not worked.
juju expose dashboard --to-cidrs 10.200.57.34/32
How set custom ip address to dashboard?
Tks,
Paulo