+++ title = "Module 02: AWS LoadBalancer Controller" chapter = true weight = 20 +++ # Provision AWS Load Balancer Controller {{% notice warning %}}
You are responsible for the cost of the AWS services used while running this workshop in your AWS account.
{{% /notice %}} In this lab, you will use Pulumi & [Helm](https://helm.sh/) to provision the [AWS Load Balancer Controller](https://github.com/kubernetes-sigs/aws-load-balancer-controller). We'll discover how Pulumi let's you provision AWS resources & Kubernetes resources in the same program. {{% children showhidden="false" %}}