In this lab, you will deploy the quiz application into Kubernetes Engine, leveraging Google Cloud Platform resources including Container Builder and Container Registry, and Kubernetes resources including Deployments, Pods, and Services.
App Dev: Deploying the Application into Kubernetes Engine - Python
Google via Google Cloud Skills Boost
Overview
Syllabus
- GSP188
- Overview
- What you'll learn
- Setup and requirements
- Prepare the Quiz application
- Review the code
- Create and connect to a Kubernetes Engine Cluster
- Build Docker images using Container Builder
- Create Kubernetes deployment and service resources
- Test the Quiz Application
- Congratulations!