Automation, health checks, load balancing and data persistence — Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It’s an awesome system, which ensures reliable operation of cloud applications. It supports automated health tests, smart roll out and rollbacks, simple scaling and a lot more. So as a part of GSoC, I worked on…