-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
UIUser InterfaceUser InterfacedocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
From the Accessing MLX UI documentation.
- By default the MLX UI is available at :30380/os
To find the public ip of a node of your cluster
kubectl get node -o wide
Regarding 1., after deploying on a Kubernetes cluster, the MLX UI was available at http://<cluster_node_ip>:30380/mlx/, not /os/ which is also consistent with the Deploy MLX on an existing Kubernetes cluster doc which says:
Then access the MLX web page on http://<cluster_node_ip>:30380/mlx/
Metadata
Metadata
Assignees
Labels
UIUser InterfaceUser InterfacedocumentationImprovements or additions to documentationImprovements or additions to documentation