Learning Objective: Introduction to Kubernetes, setup, and running docker containers. Running your first app in Kubernetes and load balancing using a load balancer.
Learning Objective: Understanding the architecture and pod lifecycle, creating different services, and replicas, and setting the health checks for your pods.
This project shows you how to build and deploy a simple, multi-tier web application using Kubernetes and Docker. This project consists of the following components: