A Brief Introduction to Kubernetes (K8s#1)
An introduction to the scenario in which Kubernetes takes over

Hi everyone. I recently started studying and practicing Kubernetes concepts for one of my projects at work. Doing so, I was surprised how things (i.e. applications) could be handled in a completely different way when put in a clustered environment, such as the one offered by Kubernetes…