Accessing my Kubernetes Pods resources via https

Kubernetes containers/pods may be accessed via https through the use of an ingress. When you create an ingress set the host name as YOURSERVICE.kub.hpc.fau.edu, this will create url that works just for your project. if there is a conflict the UI will tell you.