- cross-posted to:
- selfhosted@lemmy.world
- cross-posted to:
- selfhosted@lemmy.world
cross-posted from: https://lemmy.world/post/21023181
Sharing some lessons I learned from 10 years/millions of users in production. I’ll be in the comments if anyone has any questions!
I hope some of the lessons in this series help people learn to adopt Linux directly into their stack as a simple tool that can be managed easily on a server.
The amount of complication in “modern” pipelines is insane. If you need a dozen pieces of software just to go live, you’re making things difficult.
Job security for devop/clound engineering team
I guess. I mostly think it’s ignorance. Relying on a specific architecture or platform, etc. is super dangerous—and costly.
I think Kubernetes has its value. It can be wildly complex but it also can be reasonable and clean. For my Homelab I like k3s as it is lightweight and gets the job done. I can setup automatic rollbacks and have all the features of Kubernetes without the complexity of the commercial providers.
I’m sure there are other Kubernetes distributions that do the same.