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

Document more troubleshooting tips #443

Open
2 tasks
nabuskey opened this issue Nov 8, 2024 · 0 comments
Open
2 tasks

Document more troubleshooting tips #443

nabuskey opened this issue Nov 8, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@nabuskey
Copy link
Collaborator

nabuskey commented Nov 8, 2024

We need to add troubleshooting tips for situations where:

  • Kind cluster creation fails:
    • Enable debug logs with -l debug. What do kind logs say? What do they mean?
  • idpbuilder never exit:
    • Is the node ready?
    • Which pods are not ready? kubectl get pods -A.
    • Are they pending or running?
    • If running, get logs.
    • If pending, get events.
@nabuskey nabuskey added the documentation Improvements or additions to documentation label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant