diff --git a/docs/platform-support.rst b/docs/platform-support.rst index 74a11e0..e1e4987 100644 --- a/docs/platform-support.rst +++ b/docs/platform-support.rst @@ -42,6 +42,11 @@ Prerequisites * - Helm - v3.5+ - For information and methods of Helm installation, please refer to the official Helm Website. + - + * - Node Feature Discovery + - >=0.15.6 and <=0.16.3 + - When deploying the Network Operator and GPU Operator on the same cluster, ensure only one instance of Node Feature Discovery (NFD) is installed. We recommend using the version included with the GPU Operator. + - =================================