-
Notifications
You must be signed in to change notification settings - Fork 27
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
Uninstall documentation #150
Comments
in your case, you can delete the namespace: kalm-system, and then re-run the install process: https://kalm.dev/docs/next/install#step-2-install-kalm we are still working on the documentation, and will add doc for a more clean way to uninstall. |
If you just want to reset the username and password. You can go to "/setup" page. You will find a reset button there. |
The problem is that because of timeout issues I can never finish the setup. It seems that the routs/certs/user get created but I can never get the username/password shown to me. Even the reconfigure step never fully finishes. If there was a way to use kubectl or direct shell access to the user maybe I could get through this step. |
try
|
Hi @aemadrid, we have updated the installation documentation and made a new installation process, please give it a try. https://github.com/kalmhq/kalm#installation If you have any questions or feedback, please leave a message here. Thanks! |
Thanks ! I'll give it a try |
Tried it in my local k3s and I could not get the controller to stop crashing. The "Initializing Kalm - 0/4 modules ready:" never changed even after 15". |
It seems I have messed up the "Finish setup" steps and can't get a username/password back. How can I cleanly uninstall kalm to try to install it again?
The text was updated successfully, but these errors were encountered: