Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspaces shows space NaN and not installing on rke2 cluster #3

Open
AndreaGini opened this issue Oct 19, 2024 · 4 comments
Open

Workspaces shows space NaN and not installing on rke2 cluster #3

AndreaGini opened this issue Oct 19, 2024 · 4 comments

Comments

@AndreaGini
Copy link

Installed the helm file on rke2 cluster, everything works except when I'm trying to download anything it say that space is NaN and the download wheel spins forever

is there any way to add persistent volume to the download path?

@jimmy-ungerman
Copy link

To add to this, which service is responsible for the backing storage to download an image from the registry? Is it the agent we bring after this is setup? Or one of the services created by this helm chart that hosts all image storage?

@mmcclaskey
Copy link

When deployed to K8s there are no agents, you must add them either in static external VMs or autoscaled by Kasm. We don't currently support running agents and user containers within K8s, just the Kasm infrastructure. Because there are no agents installed you see NaN for space. Once you add at least one agent, you will see numbers populated.

@jimmy-ungerman the agent is responsible for downloading images that are referenced by a Workspace you defined manually or installed via the registry.

@outbackdingo
Copy link

Im facing the same issue, trying to install an app the wheels just spinning so can you please elaborate here, this isnt clear...When deployed to K8s there are no agents, you must add them either in static external VMs or autoscaled by Kasm. ... So how do we add an agent in k8s???

@dkwireless
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants