I would love to see a series on several of these projects. Integrating clouds into the Virtual system, HCI, HA, so many projects would make a great learning series.
Great valuable Video, I wounder if you can make a Learning Video Series where we can setup and learn all of the Technologies you've mentioned, I guess that would be an awesome learning experience. Thank you very much.
@nsxtogo6044 Thank you for the comment! Glad you enjoyed the video. This might definitely be a good spring board for a series of videos on the various topics and deep dive into those for sure. Be sure to join up on the forums if you need help with any of your home lab projects: www.virtualizationhowto.com/community
Nested virtualization is fascinating. My current project is setting up a new machine to do everything my current machine does and more. Then my current machine is going to get set up remotely. For that I'm going to have to learn VPN's and stuff to be able to manage it at the remote location without the freedom to monkey with the network it's on. I'm also really interested in what XCP-NG has to offer, but there just aren't enough guides on it for a noob like me to venture away from PVE.
The mention of Docker was interesting, in that you did not mention Kubernetes (aka k8s). Along the lines of moving to small "containers", you also missed mentioning LXC containers. Looking at many of the applications running in VMs, it surprised me how many live nicely in a much smaller and less resource intense LXC container. Without the added complexity of yet another layer (Docker or Kubernetes) of complexity.
@levskilevov4888 thank you for the comment! Definitely have this one on the list :) In the meantime, be sure to check out the forums to ask any questions you may have about Proxmox, etc: www.virtualizationhowto.com/community
I was hoping to see some best of breed open source apps in action here or best vmware alternatives covered a bunch more - maybe you can have a pt2 with more concrete examples that are relevant for smb mkt - they need help after vmware plus unraid debacles - ha pihole with recursive dns and ptr records, dual nas with fast networking and some qemu hanging off or ha opnsense would be nice ones to look at
@nssk thank you for the comment! I think Nutanix is a great solution as well. Check out my post here covering Nutanix for the home lab: www.virtualizationhowto.com/2024/01/nutanix-community-edition-for-home-lab/. Also, let me know if you have any questions...hit me up on the forums: www.virtualizationhowto.com/community
I found out MS hyper V works great for me. Using Windows vms for different maschine automation software environments 👍 it's really fast and efficient in comparison to a VM Ware machine
I dabbled in nested virtualisation by trying to run ESXi 8 vGPU under UNRAID/PROXMOX KVM. Whilst single GPU passthrough worked OK, VGPU was a completely different story. If anyone has managed to run an L1 ESXi 8 and a vGPU profile allocated to a VM all running on a L0 KVM, then please let me know how.
This are not that new concepts. Nested virt is at least 12 years old and available on Linux. HCI similar manner but it is popular only on some cases. SDN is much more complicated concept. The standard network virtualization is not SDN. SDN requires programable switches either in openflow or ovsdb (ovn supports ovsdb). It removes controll plane from switch and program it via mentioned protocols. It can use overlay networks like vxlan or geneve. Proxmox supports ovn :). My this year projects include RoCE v1 and v2 also in manner of KVM support (qemu-roce interface). Wireguard with dynamic routing (I have 2 wireguard gateways but I plan to have two more with dynamic IP and I want to optimize my traffic). Also I heard that wireguard might be implemented in SDN as now some Controllers like ovn uses ipsec if you want to encrypt network traffic.
This was a fantastic video it amazes me how many people don't tap into nested virualization.
I would love to see a series on several of these projects. Integrating clouds into the Virtual system, HCI, HA, so many projects would make a great learning series.
Great valuable Video, I wounder if you can make a Learning Video Series where we can setup and learn all of the Technologies you've mentioned, I guess that would be an awesome learning experience. Thank you very much.
@nsxtogo6044 Thank you for the comment! Glad you enjoyed the video. This might definitely be a good spring board for a series of videos on the various topics and deep dive into those for sure. Be sure to join up on the forums if you need help with any of your home lab projects: www.virtualizationhowto.com/community
Thanks so much for making this channel and for the content that you produce!. 🙌🏻
Great video. I want to have a tutorial about Proxmox SDN
I would like a tutorial on Proxmox clustering using NFS instead of ceph.
Nested virtualization is fascinating. My current project is setting up a new machine to do everything my current machine does and more. Then my current machine is going to get set up remotely. For that I'm going to have to learn VPN's and stuff to be able to manage it at the remote location without the freedom to monkey with the network it's on. I'm also really interested in what XCP-NG has to offer, but there just aren't enough guides on it for a noob like me to venture away from PVE.
The mention of Docker was interesting, in that you did not mention Kubernetes (aka k8s). Along the lines of moving to small "containers", you also missed mentioning LXC containers. Looking at many of the applications running in VMs, it surprised me how many live nicely in a much smaller and less resource intense LXC container. Without the added complexity of yet another layer (Docker or Kubernetes) of complexity.
HBi Brandon,it's a pity we din't the the Gowin 1U Server on time for this video.I will prepare a new version for you.
Great video! Thanks!
Hello tell me the which hypervisor is best microstack use as a hypervisor or proxmox which one best for failover and high availability aur production
I want to have a tutorial about Proxmox SDN🙂
@levskilevov4888 thank you for the comment! Definitely have this one on the list :) In the meantime, be sure to check out the forums to ask any questions you may have about Proxmox, etc: www.virtualizationhowto.com/community
I was hoping to see some best of breed open source apps in action here or best vmware alternatives covered a bunch more - maybe you can have a pt2 with more concrete examples that are relevant for smb mkt - they need help after vmware plus unraid debacles - ha pihole with recursive dns and ptr records, dual nas with fast networking and some qemu hanging off or ha opnsense would be nice ones to look at
Great video. My area has moved to Nutanix. What are your thoughts? I recall in another video you talked about taking a look at other products.
@nssk thank you for the comment! I think Nutanix is a great solution as well. Check out my post here covering Nutanix for the home lab: www.virtualizationhowto.com/2024/01/nutanix-community-edition-for-home-lab/. Also, let me know if you have any questions...hit me up on the forums: www.virtualizationhowto.com/community
Not sure if something was up with the microphone but I kept hearing a very high pitch sound when you were speaking.
How about LXD/Incus?
I found out MS hyper V works great for me. Using Windows vms for different maschine automation software environments 👍 it's really fast and efficient in comparison to a VM Ware machine
Now watching your video I will try a docker host in a hyper v VM
Good projects!
I dabbled in nested virtualisation by trying to run ESXi 8 vGPU under UNRAID/PROXMOX KVM. Whilst single GPU passthrough worked OK, VGPU was a completely different story. If anyone has managed to run an L1 ESXi 8 and a vGPU profile allocated to a VM all running on a L0 KVM, then please let me know how.
This are not that new concepts. Nested virt is at least 12 years old and available on Linux. HCI similar manner but it is popular only on some cases. SDN is much more complicated concept. The standard network virtualization is not SDN. SDN requires programable switches either in openflow or ovsdb (ovn supports ovsdb). It removes controll plane from switch and program it via mentioned protocols. It can use overlay networks like vxlan or geneve. Proxmox supports ovn :).
My this year projects include RoCE v1 and v2 also in manner of KVM support (qemu-roce interface). Wireguard with dynamic routing (I have 2 wireguard gateways but I plan to have two more with dynamic IP and I want to optimize my traffic). Also I heard that wireguard might be implemented in SDN as now some Controllers like ovn uses ipsec if you want to encrypt network traffic.