I have a local Harvester OS (K8s cluster) running with daskhub installed
I can create a gateway cluster in the single user jupyter notebook and connect it to the generated dashboard link
in order to get the buttons to show up I have had to add “http://proxy-public” to the generated dashboard link
the dask lab extension buttons then show up
however when I click on one, such as workers, the iframe element it brings up says “proxy-public’s server ip address could not be found”
if I manually remove “http://proxy-public” from that in widget’s iframe’s src parameter its content shows up as expected
one of these things seems likely to be true:
my gateway cluster is not configured correctly
my daskhub ingress logic is not configured correctly (its pretty close to the vanilla implementation)
I can’t speak to your specific setup, but historically, getting the labextension working with dask gateway has been challenging. Depending on how your ingress is set up, you might want to try setting this setting to true: