Technical review of using nested virtualization #323

Merged
ryanlerch merged 1 commit from technical-review-nested-virtualization into master 2021-01-27 09:49:05 +00:00
Contributor

Fixes #214

Tested the instructions on Fedora 33 x86_64 with a Ryzen 4750U CPU. Everything was fine except for some minor tweaks:

  • Changed all instances of running as root to sudo
  • Update output of virt-host-validate command
  • Fix page formatting
  • Use HTTPS
Fixes #214 Tested the instructions on Fedora 33 x86_64 with a Ryzen 4750U CPU. Everything was fine except for some minor tweaks: - Changed all instances of running as root to sudo - Update output of `virt-host-validate` command - Fix page formatting - Use HTTPS
Contributor

rebased onto 3c63210b8f517f178f9b978cccb96793f0bd200f

rebased onto 3c63210b8f517f178f9b978cccb96793f0bd200f
Contributor

Hi @connorl, thank you for the PR. Everything looks fine, but I have a small change request: Can you please remove the # and $ prompts from command examples? We used to use them back when sudo wasn't enabled by default to indicate whether you need to be root to run a specific command or not, but nowadays that's not needed - instead we just use sudo when you need it, and the prompts aren't needed anymore.

Hi @connorl, thank you for the PR. Everything looks fine, but I have a small change request: Can you please remove the `#` and `$` prompts from command examples? We used to use them back when sudo wasn't enabled by default to indicate whether you need to be root to run a specific command or not, but nowadays that's not needed - instead we just use sudo when you need it, and the prompts aren't needed anymore.
Contributor

Metadata Update from @pbokoc:

  • Request assigned
**Metadata Update from @pbokoc**: - Request assigned
Contributor

Metadata Update from @pbokoc:

  • Pull-request tagged with: needs changes
**Metadata Update from @pbokoc**: - Pull-request tagged with: needs changes
Author
Contributor

1 new commit added

  • Remove unnecessary command prompts
**1 new commit added** * ``Remove unnecessary command prompts``
Author
Contributor

Hi @pbokoc thanks for the feedback. I've removed all the prompts from the command examples. Please let me know if you need any other changes.

Hi @pbokoc thanks for the feedback. I've removed all the prompts from the command examples. Please let me know if you need any other changes.
Contributor

rebased onto 73c781cd26

rebased onto 73c781cd265052f07710a3a2fef20e1e8acf6330
Contributor

Everything looks good, thank you!

Everything looks good, thank you!
Contributor

Pull-Request has been merged by pbokoc

Pull-Request has been merged by pbokoc
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Docs/quick-docs#323
No description provided.