One of our customers has installation to existing GKE cluster. For security reason they changed volumes to the new encrypted volumes and Admin Console became empty. We think that caused changes of persistent volumes to the new (and empty) ones. Application is running fine but Admin console doesn’t “know” about it.
Is it any possibility to connect Admin console to running application?
What the suggestions to prevent such situation?
Our application is stateless so is not affected by this issue
If KOTS has been re-installed with no data, you can configure the application and re-deploy to have KOTS manage the resources again. However, there are caveats to that which is why a support case with bundle is probably best. I’m not clear if you’re using v1beta1, v1beta2, and if useHelm is true or false and all of that can impact how KOTS performs the deploy and what could happen if the application already exists.