Deploy Kubernetes Load Balancer Service with Terraform - GSP233
Overview
In Terraform, a Provider is the logical abstraction of an upstream API. This lab will show you how to set up a Kubernetes cluster and deploy Load Balancer type NGINX service on it.
Objectives
In this lab, you will learn how to:
Deploy a Kub...