We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9972fb commit 317f2a4Copy full SHA for 317f2a4
setup.KubeConEU25/README.md
@@ -83,6 +83,14 @@ ROCE (RDMA over Converged
83
Ethernet)](https://medium.com/@sunyanan.choochotkaew1/unlocking-GPUdirect-rdma-on-roce-in-kubernetes-based-cluster-on-cloud-through-multi-nic-cni-1e69ffb96296),
84
we will not cover or rely on advanced networking configurations in this
85
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
94
95
</details>
96
0 commit comments