kubevirt / kubevirt.github.io

KubeVirt website repo, documentation at https://kubevirt.io/user-guide/
https://kubevirt.io
MIT License
30 stars 112 forks source link

Issue#711 #728

Closed xphyr closed 3 years ago

xphyr commented 3 years ago

This PR is in response to Issue #711 The blog post details how to use the new Intel vGPU detection added in kubevirt release v0.40.0. The idea is to show how to try this feature out on a single machine leveraging Centos 8.3 and minikube. It is a semi-complex topic because it really combines multiple existing blog posts such as:

I have tried to pull all this together in one post. Please let me know what thoughts and feedback you have on this, and thanks for your consideration.

kubevirt-bot commented 3 years ago

Hi @xphyr. Thanks for your PR.

I'm waiting for a kubevirt member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
mazzystr commented 3 years ago

/ok-to-test

xphyr commented 3 years ago

I picked an arbitrary date for the publication out a week.... let me know if I need to change anything there as I wasnt sure when it might get published.

mazzystr commented 3 years ago

@xphyr Publishing date is arbitrary. It's up to you.

xphyr commented 3 years ago

I have migrated the setup/demo over to a Fedora 32 setup. I am also using the process you suggested for deploying minikube. I am re-running the entire set of steps from the top to ensure that they work properly and I captured all the changes. This should be more straight forward for someone to follow.

mazzystr commented 3 years ago

I helped you out with a few tweaks to help CI along.

We are clear for take off!

/approve /lgtm

kubevirt-bot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mazzystr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubevirt/kubevirt.github.io/blob/source/OWNERS)~~ [mazzystr] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment