In this hands-on lab you will build a Docker container image using a tag that allows it to be stored on the Google Container Registry (GCR), then push it out to GCR before deploying. Create a Kubernetes cluster and deploy the sample app to the cluster.
Overview
Syllabus
- GSP304
- Overview
- Setup
- Challenge scenario
- Task 1. Create a Kubernetes Cluster
- Task 2. Build a tagged Docker Image
- Task 3. Push the image to the Google Container Registry
- Task 4. Deploy the application to the Kubernetes Cluster
- Troubleshooting
- Congratulations!