
I talked about dockers and containers in one of my blogs: https://leogether.blogspot.com/2020/08/docker-basics.html. Now let's talk about what is Kubernetes and why do we need it?. Containers are fast, reliable, light-weighted, and scalable.You can easily scale 1 container to many...