General concepts about Kubernetes — Introduction Microservices Architecture (MA) is already a reality in the production environment of big corporations such as Linkedin, Netflix, Google and, others. In MA, all parts that compose the system are implemented separately, in a self-contained and containerized way. All of the containers that compose an application work together and communicate…