-
Notifications
You must be signed in to change notification settings - Fork 589
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
[k8s][docs] Add comparison links and show-gpus example #3827
base: master
Are you sure you want to change the base?
Conversation
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 @romilbhardwaj, some comments.
docs/source/reference/kubernetes/kubernetes-getting-started.rst
Outdated
Show resolved
Hide resolved
@@ -119,6 +119,29 @@ Once your cluster administrator has :ref:`setup a Kubernetes cluster <kubernetes | |||
$ kubectl config set-context --current --namespace=mynamespace | |||
|
|||
|
|||
.. tip:: | |||
|
|||
You can list the GPUs available on your cluster with :code:`sky show-gpus --cloud kubernetes`. |
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.
Distinguish total vs. currently free?
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.
Added a line - wdyt?
docs/source/reference/kubernetes/kubernetes-getting-started.rst
Outdated
Show resolved
Hide resolved
docs/source/reference/kubernetes/kubernetes-getting-started.rst
Outdated
Show resolved
Hide resolved
This PR is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
…o docs_k8s_showgpus # Conflicts: # docs/source/reference/kubernetes/kubernetes-getting-started.rst
Looks like this slipped through the cracks. Updated + ready for another look. |
Tested (run the relevant ones):