Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation prepared by the pre-environment #36

Open
CoderTH opened this issue Dec 10, 2023 · 2 comments
Open

Documentation prepared by the pre-environment #36

CoderTH opened this issue Dec 10, 2023 · 2 comments
Labels
documentation Issue/PR focused on fixing/editing/adding documentation bits

Comments

@CoderTH
Copy link
Contributor

CoderTH commented Dec 10, 2023

In readme, the quick start case is a cluster environment launched with one click of kind, in which all the environments are ready. I have tried to use it and it works well.

But I tried to manually build my own cluster to run the case, and there were all kinds of unexpected errors. I wonder if we have a chance to write a document to describe this.

The general steps for my installation are as follows:

  1. Install nvidia driver.
  2. Install the kubernetes cluster with version 1.28.
  3. Manually turn on the support of DRA. The modified components are kube-apiserver & kube-controller & kube-scheduler & kubelet.
  4. Install nvidia-controller-runtime & set enable_cdi = true.
  5. Manually build the dra image and install

But according to this process, I still encountered a lot of unexpected problems. I don't know if I did it wrong, so I hope to have a similar document to describe it to help a novice like me to use it normally.

@parthyadav3105
Copy link

parthyadav3105 commented Jan 9, 2024

I can add this as readme, I was able make it working previously.

@klueska klueska added documentation Issue/PR focused on fixing/editing/adding documentation bits enhancement and removed feature-request labels Jan 25, 2024
@anencore94
Copy link

Is there any prerequisite for minimum k8s version for k8s-dra-driver ? ex. v1.27 / v1.28 / v1.29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue/PR focused on fixing/editing/adding documentation bits
Projects
None yet
Development

No branches or pull requests

4 participants