+ * Type `NodePort`. Exposes `azureml-fe` on each Node's IP at a static port. You'll be able to contact `azureml-fe`, from outside of cluster, by requesting `<NodeIP>:<NodePort>`. Using `NodePort` also allows you to set up your own load balancing solution and TLS/SSL termination for `azureml-fe`. For more details on how to set up your own ingress, see [Integrate other ingress controller with Azure Machine Learning extension over HTTP or HTTPS](./reference-kubernetes.md#integrate-other-ingress-controller-with-azure-machine-learning-extension-over-http-or-https).
0 commit comments