Build and Deploy a Docker Image to a Kubernetes Cluster
Task 1
A new Kubernetes cluster exists (zone: us-central1-a)
Task 2
An application image with a v1 tag has been pushed to the gcr.io repository
Task 3
Check that an application has been deployed to the cluster
Task 4
Test that a service exists that responds to requests like Echo-app
Last updated