Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Much of what K8S does is replace what you would be doing manually or by tying together many other tools yourself

So that's where it's wrong IMO, it replaces simple static site hosting/managers/etc, instead of having a single-click toolchain that takes your commits and CI/CD it properly, you now have to install and maintain that yourself manually.`



There are many CI/CD pipelines that deploy to K8S.

The "simple static site hosting" isn't magic, it's usually nothing more than a wrapper around putting your code into a nodejs docker container and deploying it to some lambda/serverless platform with a CDN in front. Your post is exactly what I mean about many frontend devs not understanding backend or infrastructure resulting in convoluted architectures.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: