Google Kubernetes Engine provides a managed environment for deploying, managing, and scaling your containerized applications using Google infrastructure. This hands-on lab shows you how deploy a containerized application with Kubernetes Engine. Watch the short video <A HREF="https://youtu.be/u9nsngvmMK4">Manage Containerized Apps with Kubernetes Engine</A>.
Overview
Syllabus
- GSP100
- Overview
- Setup and requirements
- Task 1. Set a default compute zone
- Task 2. Create a GKE cluster
- Task 3. Get authentication credentials for the cluster
- Task 4. Deploy an application to the cluster
- Task 5. Deleting the cluster
- Congratulations!