Kubernetes Architecture Overview
When talking about docker you can often hear a word “Kubernetes”. What what it actually is?
It is a tool that manages (orchestrates) the containers. It means:
keeps your containers up and running
if some of the containers become unhealthy (ex. beca...
krystianluc.hashnode.dev3 min read