Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.
It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running pr...
This might be a bit of a deep end, but I dislike how people try to push k8n everywhere.
Like you have a mid-sided company, without any real possibility to suddenly grow out. With decades of technical debt, questionable practices, lack of knowledge. But the priority is to push Kubernetes.
I agree that not everyone should use it. But once one gets past the learning curve (understanding K8s resouces and how they work together), the experience of managing services is truly a delight: easy scaling, self-healing, Nginx ingress, etc.