Ingress
A Kubernetes Ingress is necessary for access to Tangram Pro™ in a web browser. An Ingress Controller is necessary to utilize the Ingress and route traffic to the necessary pods running the Tangram Pro™ services.
The Tangram Pro™ Helm Chart deploys an Ingress object with a default ingress-nginx
Class.
As a prerequisite you will need an Ingress Controller deployed and may need to specify an ingress class.
Tangram supports the Ingress(NGINX) ingress controller but other ingress classes may work as well.