mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Fixes 560. Edited gpu_plugin README. Restored master to line 157
Signed-off-by: DougTW <doug.martin@intel.com>
This commit is contained in:
parent
28cbebc81b
commit
625b30fd1b
@ -154,7 +154,7 @@ resource allocation status on the nodes:
|
||||
|
||||
```bash
|
||||
$ kubectl get nodes -o=jsonpath="{range .items[*]}{.metadata.name}{'\n'}{' i915: '}{.status.allocatable.gpu\.intel\.com/i915}{'\n'}"
|
||||
main
|
||||
master
|
||||
i915: 1
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user