Kubernetes (a.k.a. K8s) has been called the cloud operating system: an open-source container orchestration system for automating software deployment, scaling, and management.
Google originally designed Kubernetes, but the Cloud Native Computing Foundation (CNCF) now maintains the project.
Kubernetes is famous for being quite complex to learn and master, this repository contains scripts to get you started with Kubernetes.