rupang790

Results 8 comments of rupang790

@shivamerla, Fedora CoreOS 33 is used for OKD 4.6 Cluster default, so I could not change to other OS which use available kernel version. (Actually, during the installation, OKD changes...

@shivamerla, Sorry I forgot to attach the logs of gpu-operator pod. [gpu-operator-76d5d98454-6g727-gpu-operator.log](https://github.com/NVIDIA/gpu-operator/files/6737197/gpu-operator-76d5d98454-6g727-gpu-operator.log)

@shivamerla, few weeks ago, I tried to install newer version of gpu-operator(v1.6.0 maybe) on OKD Cluster 4.5.0-0.okd-2020-10-15-235428 and some pods were not running well.( sorry I do not have any...

@shivamerla, As you said I used very old version. So I am trying to install 1.7.1 version on my cluster, but it seems having issue with toolkit. ```nvidia-operator-validator``` pod is...

@shivamerla, Install GPU-Operator version 1.5.2 on OKD 4.5 Cluster was succeeded. So GPU-Operator 1.5.2 version will be used for my project. For the restricted Installation of 1.5.2 GPU-Operator, I would...

@shivamerla Thank you for your reply. I tried to change that you recommend to change `use_ocp_driver_toolkit=false` on values.yaml as below, but it still have same issue. ``` $ vi gpu-operator/values.yaml...

This issue was clear by change `use_ocp_driver_toolkit: false` on ClusterPolicy.yaml directly. When I set it on values.yaml, it was not work. So now it is clear and can use GPU-Operator...

@paulfantom , I will check again my branch and try again for it. Thanks for mentions.