Skip to content

Commit

Permalink
Update docs/guides/node-management/nvme-namespaces.md
Browse files Browse the repository at this point in the history
Co-authored-by: Blake Devcich <[email protected]>
  • Loading branch information
roehrich-hpe and bdevcich authored Jul 10, 2024
1 parent b0757f2 commit e81d937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/node-management/nvme-namespaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Find the total space available, and the total space used, on a Rabbit node using the Redfish API. One way to access the API is to use the `nnf-node-manager` pod on that node.

To view the space on node ee50, find its nnf-node-manager pod and then exec into it to query the Redfish API:
To view the space on node ee50, find its `nnf-node-manager` pod and then exec into it to query the Redfish API:

```console
[richerso@ee1:~]$ kubectl get pods -A -o wide | grep ee50 | grep node-manager
Expand Down

0 comments on commit e81d937

Please sign in to comment.