OS: Ubuntu 20.04
CPU: AMD EPYC 9354
GPU: NVIDIA RTX A6000 * 8
I have already labeled the node, (master and worker on same machine)

If I use kata-qemu-nvidia-gpu(which is included in the docs for 24.3.0), the pod cannot start
If I use kata-nvidia-gpu(which is not in the docs for 24.3.0) runtimeclass, the output is as follows:



After compare the helm manifest, I guess that the difference may due to the kata-manager version.
The helm commands used is

The results above seems indicate that the docs is for kata-manager v0.1.0 rather than kata-manager v0.2.0, may I ask is there any documents for kata-manager v0.2.0? Or can I downgrade to kata-manager v0.1.0?