Skip to content
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

[Docs] Add out of disk to k8s troubleshooting docs #3721

Merged
merged 4 commits into from
Jul 4, 2024

Conversation

romilbhardwaj
Copy link
Collaborator

User ran into this today.

Tested (run the relevant ones):

  • Rendered locally.

Comment on lines 74 to 75
If your nodes are out of disk space, pulling the SkyPilot images may fail with :code:`rpc error: code = Canceled desc = failed to pull and unpack image: context canceled`.
Make sure your nodes are not under disk pressure by checking :code:`Conditions` in :code:`kubectl describe nodes`, or by running:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we elaborate a bit for where the error message will show? Is it in the provision.log or the terminal?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated!

…o docs-k8s-ts-disk

# Conflicts:
#	docs/source/reference/kubernetes/kubernetes-troubleshooting.rst
@romilbhardwaj romilbhardwaj merged commit 49af5c9 into master Jul 4, 2024
20 checks passed
@romilbhardwaj romilbhardwaj deleted the docs-k8s-ts-disk branch July 4, 2024 18:03
Michaelvll pushed a commit that referenced this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants