-
Notifications
You must be signed in to change notification settings - Fork 54
Replace /os with /mlx #297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
ckadner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rafvasq -- Lets use this opportunity to also make the documentation here a little more coherent
Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
ckadner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great. Thanks Rafael. I only a small nitpick left :-)
README.md
Outdated
| By default, the MLX UI is available at http://<cluster_node_ip>:30380/mlx/ | ||
|
|
||
| To find the public ip of a node of your cluster | ||
| **If you deployed on a Kubernetes cluster, run the following and look for the ExternalIP column to find the public IP of a node.** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only Kubernetes should be bold here
Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
ckadner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great. Thank you @rafvasq
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ckadner, rafvasq The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Resolves #295