This hands-on lab uses Kubernetes and Cloud Vision API to create an example of how to use the Vision API to classify (label) images from Reddit’s /r/aww subreddit and display the labelled results in a web app.
Overview
Syllabus
- GSP066
- Overview
- Setup and requirements
- Task 1. Create a Kubernetes Engine cluster
- Task 2. Create a virtual environment
- Task 3. Get the sample
- Task 4. Deploy the sample
- Task 5. Check the Kubernetes resources on the cluster
- Task 6. Visit your new webapp and start its crawler
- Task 7. Test your understanding
- Congratulations!