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

Splitted https://lima-vm.io/docs/config/network/ to multiple pages #3239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kairveeehh
Copy link
Contributor

Resolves (#1815 ) , did the fixes .

@kairveeehh kairveeehh force-pushed the master branch 4 times, most recently from c7b86d8 to f078195 Compare February 14, 2025 08:57
@kairveeehh
Copy link
Contributor Author

@AkihiroSuda , after a lot of mistakes that I made I finally understood what you meant by automatic ( learnt through watching config as the parent) , made the asked changes and the preview also works fine , sorry for mistakenly closing the previous PR
kindly review this one

@AkihiroSuda
Copy link
Member

Please squash the commits

connect_to_vm_via{"Connect to the VM via"} -- "localhost" --> default["Default"]
connect_to_vm_via -- "IP" --> connect_from{"Connect to the VM IP from"}
connect_from -- "Host" --> vm{"VM type"}
vm -- "vz" --> vzNAT["vzNAT"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
vm -- "vz" --> vzNAT["vzNAT"]
vm -- "vz" --> vzNAT["vzNAT (see the VMNet page)"]

or, the vzNAT page should be split from the VMNet page





Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra blank lines

user-v2 network provides a user-mode networking similar to the [default user-mode network](#user-mode-network--1921685024-) and also provides support for `vm -> vm` communication.

To enable this network mode, define a network with `mode: user-v2` in networks.yaml
title: VMNet Networks
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: VMNet Networks
title: VMNet networks

For consistency with the other pages

@kairveeehh kairveeehh force-pushed the master branch 3 times, most recently from e0747c2 to f561976 Compare February 15, 2025 17:32
@kairveeehh
Copy link
Contributor Author

done the fixes

@AkihiroSuda
Copy link
Member

flowchart
connect_to_vm_via{"Connect to the VM via"} -- "localhost" --> default["Default"]
connect_to_vm_via -- "IP" --> connect_from{"Connect to the VM IP from"}
connect_from -- "Host" --> vm{"VM type"}+ vm -- "vz" --> vzNAT["vzNAT (see the VMNet page)"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy-paste error in this line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@kairveeehh kairveeehh force-pushed the master branch 2 times, most recently from b3bde01 to bf93bb6 Compare February 15, 2025 17:50
Signed-off-by: Kairvee Vaswani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants