In this hands-on lab, you turn your code into a replicated application running on Kubernetes. You create a Node.js app, create a Docker container from it, deploy it to Kubernetes Engine, and scale it up. Watch a short preview <A HREF="https://youtu.be/fRYEJmRMkQk">Hello Node Kubernetes, GCP Essentials</A>.
Overview
Syllabus
- GSP005
- Overview
- Setup and requirements
- Task 1. Create your Node.js application
- Task 2. Create a Docker container image
- Task 3. Create your cluster
- Task 4. Create your pod
- Task 5. Allow external traffic
- Task 6. Scale up your service
- Task 7. Roll out an upgrade to your service
- Task 8. Test your knowledge
- Congratulations!