Is there any interest in a PR by yours truly, to contribute a Kubernetes deployment file to this repo?
I know there's a common perception that Kubernetes is over overkill for small apps/bots, but it's entirely appropriate & convenient sometimes, especially when a Dockerfile is already present. (P.S. k3s for non-commercial clusters is a lightweight cluster)
I needed to spin up QTweet quickly and managed to do so with an extremely basic K8s deployment - it's been running well for a while now.
Going from there I'd be happy to spin up a Helm chart for said deployment too, to make the install one command for those running clusters.
Is there any interest in a PR by yours truly, to contribute a Kubernetes deployment file to this repo?
I know there's a common perception that Kubernetes is over overkill for small apps/bots, but it's entirely appropriate & convenient sometimes, especially when a Dockerfile is already present. (P.S. k3s for non-commercial clusters is a lightweight cluster)
I needed to spin up QTweet quickly and managed to do so with an extremely basic K8s deployment - it's been running well for a while now.
Going from there I'd be happy to spin up a Helm chart for said deployment too, to make the install one command for those running clusters.