Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 433 Bytes

README.md

File metadata and controls

8 lines (3 loc) · 433 Bytes

Deploying an application with multiple containers

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...