kurtosis-tech / kurtosis

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.
https://docs.kurtosistech.com/
Apache License 2.0
385 stars 55 forks source link

Kurtosis Enclave manager doesn't work from Kubernetes #2082

Open MuhammedIrfan opened 10 months ago

MuhammedIrfan commented 10 months ago

What's your CLI version?

0.86.11

Description & steps to reproduce

After deploying kurtosis to remote Kubernetes cluster, upon trying to open enclave manager through CLI using kurtosis web I am being navigated to http://localhost:9711/enclaves and page errors at ERR_CONNECTION_REFUSED.

I am able to use CLI to create enclaves.

Desired behavior

The Enclave manager should be opened and let me manage the enclaves via UI.

What is the severity of this bug?

Papercut; this bug is frustrating, but I have a workaround.

What area of the product does this pertain to?

Frontend: the Graphical User Interface, including the Enclave Manager

mieubrisse commented 10 months ago

Hey @MuhammedIrfan , what does kurtosis portal status report for you?

MuhammedIrfan commented 10 months ago

Hey @MuhammedIrfan , what does kurtosis portal status report for you?

@mieubrisse kurtosis portal status returned Kurtosis Portal is not running, Having tried with kurtosis portal start also seems to not fix the issue.

laurentluce commented 10 months ago

@MuhammedIrfan The Enclave Manager UI is not supported today with K8S. As a side note the Portal is not used for K8S, only for Docker cloud.

laurentluce commented 10 months ago

Work required for this feature: