Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 524 Bytes

File metadata and controls

14 lines (8 loc) · 524 Bytes

PaaS provisioning using module

In this lab we will use the module kubernetes-engine from the Terraform public registry to provision a Kubernetes Cluster "as-a-Service" on GCP.

Prerequisites

Having completed labs 00, 01, 02.

Lab

Follow the instructions reported in the module page to provision a fully functional Kubernetes cluster on Google Cloud Platform.

The solution is reported here