-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Adds note to list all pods on a specific node #30806
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
Conversation
|
Deploy preview for osdocs ready! Built with commit a9c064d |
|
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this would be best as its own bullet point. For example:
To list all pods on a specific node, including terminated pods:
[source,terminal]
$ oc get pod --all-namespaces --field-selector=spec.nodeName=<node_name>
Formatting Adds period Small changes
|
New changes are detected. LGTM label has been removed. |
|
/cherrypick enterprise-4.8 |
|
/cherrypick enterprise-4.7 |
|
/cherrypick enterprise-4.6 |
|
/cherrypick enterprise-4.5 |
|
@jeana-redhat: new pull request created: #31009 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@jeana-redhat: new pull request created: #31010 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@jeana-redhat: new pull request created: #31011 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@jeana-redhat: new pull request created: #31012 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
For versions 4.5+.
https://bugzilla.redhat.com/show_bug.cgi?id=1877372
https://deploy-preview-30806--osdocs.netlify.app/openshift-enterprise/latest/nodes/nodes/nodes-nodes-viewing.html#nodes-nodes-viewing-listing-pods_nodes-nodes-viewing
Ready for QA: @weinliu