5 ms·
> we really must appreciate that Kubernetes really is the future of infrastructure No, it isn't. It's extra complexity most don't need.
by gnaritas 6y ago
> we really must appreciate that Kubernetes really is the future of infrastructure
No, it isn't. It's extra complexity most don't need.
- tedk-42 6y agoOh yeah? How are you (or your company) running their applications?
- gnaritas 6y agoThe way apps have always been run, directly on the server with no intermediate magic layer trying to abstract away running on a server. Deployment and rollback, simple git, centralized logging, good old syslog, load balancing it all, haproxy. No fuss, no muss, simple and straight forward with no magic required.