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

Show better debugging information #95

Open
gemblerz opened this issue Apr 20, 2023 · 1 comment
Open

Show better debugging information #95

gemblerz opened this issue Apr 20, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gemblerz
Copy link
Collaborator

The --debug flag shows additional information to understand how the scheduler works. However, it lacks details about how plugins are scheduled. For example, it lacks how Kubernetes Job object is configured for a plugin. We want to show,

  • selectors to choose specific Kubernetes resource
  • which Kubernetes node is selected to run the plugin
  • more!
@gemblerz gemblerz added the enhancement New feature or request label Apr 20, 2023
@gemblerz gemblerz self-assigned this Apr 20, 2023
@gemblerz
Copy link
Collaborator Author

https://github.com/waggle-sensor/edge-scheduler/releases/tag/0.23.0 shows more information for pluginctl ps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant