Documentation
Documentation
These docs will explain the thinking behind PAASBOX, how I set it up, and use it to run my apps. This will be opinionated and mainly for indie hackers, even if I certainly will not suddenly forget what I have learned at work, over the years.
The why
Here, I will describe why I think Kubernetes has become usable by small teams and even solo hackers.
Why I believe Gardener is the best free and open source project for managing Kuberetes clusters.
How you’d use it
One product, one cluster, or many. This is the ideal prototype of a focussed indie hacker. It’s not me, but I know a thing or two about running large-scale apps on Kubernetes and will share them with you as good as I can.
Multiple projects without managing multiple piles of infrastructure. A single pane of glass, experiments quickly launched, paused and retired, with the confidence that you can bring them back online, anytime. This is what I need for my little side hacks, and this is what I can tell you most about.
Spin up, try something, tear it down. Clusters as scratch paper with a git history. This is the fun part. I always try stupid new things, and Gardener is my playground. It can be yours, too.
How you can build it
Working on it.