Apply Kubernetes Deployment
Kubernetes, often referred to as 'k8s' is designed by Google open-source container-orchestration system. Designed primarily for Docker (altho it can be used with any other container alternative), Kubernetes allows for easy deployments, scaling, and monitoring of your containers.