Preparing for Helm Exercises
Follow the steps to complete the prerequisites for running Helm.
We'll cover the following...
Prerequisites
To complete the exercises in this chapter, we’ll need a Kubernetes cluster with an NGINX Ingress controller, and the environment variable INGRESS_HOST
with the address through which we can access applications that we’ll deploy inside the cluster. With those requirements, we should be able to ...