Hey guys, author here. I'm starting a weekly blog where I try to recap I thing I did that week. I'm not sure if it's super interesting, but I have a fun time writing these articles. Let me know what y'all think!<p>Thanks for reading!
> Making these bash scripts is fun and having your own deploy stack is neat, but having a standard and not having to worry about the tools that you’re using is a luxury I wanted to have for Quest Vault.<p>I'll admit that I don't know a lot about Kubernetes but I'm pretty sure it is the opposite of a tool that you don't have to worry about. On the contrary I'm pretty sure it's designed for situations where worrying about your infrastructure is part of your core business.<p>For a couple of "normal" websites you'll be burning a lot of hours on something you already have working with a couple of bash scripts.
A lot of people are surprised that K8s isn't a PaaS. Kelsey Hightower himself said however, K8s is a platform for platforms, not the end game itself[1].<p>[1] <a href="https://twitter.com/kelseyhightower/status/935252923721793536" rel="nofollow">https://twitter.com/kelseyhightower/status/93525292372179353...</a>