We've had a chance to see a few of the basics of deploying containers to the Docker engine and to a Kubernetes cluster, but we still haven't seen what a working application might look like when it's containerized with multiple components.
In this segment we'll deploy the "Guestbook" example application... download the files for lab06 lets walk through that one together...