Siddharth Kushwaha KUBERNETES INTRODUCTION Official site - Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. Red Hat - Kubernetes, or k8s ( k, 8 characters, s...get it? ), or “kube” if you’re into brevity, is an open source platform that automates Linux container operations. It eliminates many of the manual processes involved in deploying and scaling containerized applications. In other words, you can cluster together groups of hosts running Linux containers, and Kubernetes helps you easily and efficiently manage those clusters. These clusters can span hosts across public , private , or hybrid clouds. For this reason, Kubernetes is an ideal platform for hosting cloud-native applications that require rapid scaling, like real-time data streaming through Apache Kafka . Digital Ocean - ...