This is a self-paced lab that takes place in the Google Cloud console. In this lab you will create a Kubernetes cluster and deploy a simple application to that cluster. Then, connect the application to the supplied Cloud SQL for PostgreSQL database instance and confirm that it is able to write to and read from it.
What you'll learn
create a Kubernetes cluster
deploy an application to a Kubernetes cluster
connect an application to Cloud SQL for PostgreSQL
verify application data interactions with Cloud SQL