Part 1 - Concepts
Kubernetes (also known as K8s) is an open-source system for automating the deployment, scaling and management of containerized applications.
It provides 3 benefits:
Automated operations: K8s has built-in commands that allow for operations automation...
danieljalopes.hashnode.dev7 min read