Skip to content

device_plugins: update QAT multiple CRs readme section #391

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

vbedida79
Copy link
Contributor

Updated the example with two labels for 2 CRs respectively

Signed-off-by: Veenadhari Bedida [email protected]

@vbedida79
Copy link
Contributor Author

@mythi @uMartinXu please review, thanks

@uMartinXu uMartinXu merged commit 5a629c3 into intel:main May 29, 2025
@mythi
Copy link

mythi commented May 30, 2025

thanks. if you want, kubectl get allows you to customize the output to make it more informative

for example:
$ kubectl get qatdeviceplugin -o=jsonpath='{range .items[*]}{.metadata.name}{"\t"}{.status.nodeNames}{"\n"}{end}'

@vbedida79
Copy link
Contributor Author

thanks. if you want, kubectl get allows you to customize the output to make it more informative

for example: $ kubectl get qatdeviceplugin -o=jsonpath='{range .items[*]}{.metadata.name}{"\t"}{.status.nodeNames}{"\n"}{end}'

updated in #401, thanks @mythi

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.

3 participants