Deploy Kubernetes Load Balancer Service with Terraform - GSP233
Aug 21, 2024 · 9 min read · 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...
Join discussion