Containers are becoming a popular way to run and scale applications across multiple cloud providers or on both cloud and on-premise hardware. This lab provides a quick introduction to running a MongoDB database on Kubernetes Engine using Docker.
Overview
Syllabus
- GSP022
- Overview
- Setup
- Task 1. Set a compute zone
- Task 2. Create a new cluster
- Task 3. Setting up
- Task 4. Deploying the Headless Service and StatefulSet
- Task 5. Connect to the MongoDB Replica set
- Task 6. Scaling the MongoDB replica set
- Task 7. Using the MongoDB replica set
- Task 8. Clean up
- Congratulations!