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

Request for new flag while karmor probe #226

Open
kranurag7 opened this issue Dec 27, 2022 · 0 comments
Open

Request for new flag while karmor probe #226

kranurag7 opened this issue Dec 27, 2022 · 0 comments

Comments

@kranurag7
Copy link
Member

When using karmor probe the node information takes the most time to load. While the node value is very important and is very helpful during debugging, it is something that one might not want to stdout every time one runs karmor probe. When you're running a large cluster, then getting to Armored up pods is taking a long time.
One should get to the Armored up pods directly and if something is breaking then they should take a look at node related information.

Proposed Solution:

  • We can introduce a flag that will only print armored up pods section (preferred) OR
  • We can introduce a --node=<node-name> flag that will only print the respective node specific information and if set to false it will not print any node related information.
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 a pull request may close this issue.

1 participant