2 comments

[ 3.2 ms ] story [ 16.2 ms ] thread
What is the kubernetes for if this is a starter kit? I presume this is for businesses without an existing infra and possibly a domain mame and a simple VPS/Shared host?
Kubernetes is not necessarily for large organization or complex needs. I have found it to be very helpful to use a simple Helm chart to be able to deploy all my apps in the same way on a shared set of resources, and I find it way easier to set things up on a shared VPS, therefore I wanted to build a kit that allows automated deployments and all the other benefits of Kubernetes without the complexity from the beginning.