Skip to content

Commit 317f2a4

Browse files
authored
List operators on the demo cluster (#159)
1 parent a9972fb commit 317f2a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

setup.KubeConEU25/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@ ROCE (RDMA over Converged
8383
Ethernet)](https://medium.com/@sunyanan.choochotkaew1/unlocking-GPUdirect-rdma-on-roce-in-kubernetes-based-cluster-on-cloud-through-multi-nic-cni-1e69ffb96296),
8484
we will not cover or rely on advanced networking configurations in this
8585
tutorial.
86+
```sh
87+
kubectl get operators -A
88+
```
89+
```
90+
NAME AGE
91+
gpu-operator-certified.nvidia-gpu-operator 18h
92+
nfd.openshift-nfd 18h
93+
```
8694

8795
</details>
8896

0 commit comments

Comments
 (0)