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

runPod collector's documentation of created resources is incomplete #1559

Open
diamonwiggins opened this issue Jun 4, 2024 · 0 comments
Open
Labels
good first issue Good for newcomers type::docs Improvements or additions to documentation

Comments

@diamonwiggins
Copy link
Member

Describe the rationale for the suggested feature.

The current runPod documentation says that it outputs a single file of /[collector-name]/[collector-name].log. As of #1172 we also log the output of kubectl describe pod <pod-name spread across two files.

/[collector-name]/[collector-name].json # Pod definition and status
/[collector-name]/[collector-name]-events.json # Pod events

These files are important as they allow users to determine the status of a runPod pod in an analyzer.

@diamonwiggins diamonwiggins added good first issue Good for newcomers type::docs Improvements or additions to documentation labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type::docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant