App Dev - Deploying the Application into Kubernetes Engine - Java
How to create Dockerfiles to package up the Quiz application frontend and backend code for deployment.
How to harness Container Builder to produce Docker images.
How to provision a Kubernetes Engine cluster to host the Quiz application.
How to employ Kubernetes deployments to provision replicated Pods into Kubernetes Engine.