faq.md

User

How do I add a new user?

Read User Management.

How do I delete a user?

Read User Management.

How do I upgrade/downgrade a desktop?

Read User Management.

How do I see all the active desktops in the cluster?

kubectl -n clouddesktop-prod get pods

Image

How do I add a package to the image?

Read Adding a new package.

To make sure that new desktops are receiving this update, modify the deployment template under clouddesktop-k8s/clouddesktop-template/deployment.yaml.

Node

Is it safe to restart a node?

Yes, but make sure to drain the node first. To drain the node,

After the reboot, k3s will be started automatically. If it is not started,

Troubleshooting

Desktop connectivity issue

If a group or all desktops are not connecting,

Debug Group

If only 1 desktop is not connecting,

Debug one

Last updated

Was this helpful?