i built a thing that does the k8s manifest generation, manages resources, and so on ( that will have Postgres, S3, and QEMU as the normal part in the next update). This is the foundation for that huge update! The hardest part is how to generate a k8s manifest and interact with the k8s client ( also, permissions and TLS). TLS is the biggest headache in this project, which still has bugs. But I figured it out by some random issues in GitHub by some repo with 20 stars ( really hard ), but when I changed the VPS, the error was still there. Really happy to ship this, and I will do my best to fix TLS ( you can use curl for testing )