When deploying the Nginx ingress controller in Google Kubernetes Engine (GKE), the default configuration creates a Network Load Balancer (NLB) in the Google Cloud Platform (GCP). However, if the goal is to have an HTTP /HTTPS Load Balancer instead of an NLB, additional steps are required. …