mirror of
https://github.com/networktocode/awesome-network-automation.git
synced 2024-10-01 01:26:13 -04:00
Added Proxmox to Hypervisors and Containers (#137)
* Added Proxmox to Hypervisors and Containers Proxmox is not technically a Hypervisor itself but it makes KVM very easy to use and is a good open source replacement for VMWare ESXi. * Update README.md
This commit is contained in:
parent
2f1239629b
commit
c01149cf31
@ -370,6 +370,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
|
||||
|
||||
- [Docker](https://www.docker.com/) - Docker is a software technology providing operating system-level virtualization also known as containers, promoted by the company Docker, Inc.
|
||||
- [KVM](https://www.linux-kvm.org/page/Main_Page) - KVM (Kernel-based Virtual Machine) is a full virtualization solution build into the Linux Kernel
|
||||
- [Proxmox](https://www.proxmox.com/en/proxmox-ve) - Proxmox is an open source virtualization platform that provides an easy web interface (and REST API) for KVM and LXC.
|
||||
- [QEMU](https://www.qemu.org/) - QEMU is a generic and open source machine emulator and virtualizer. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, 64-bit POWER, S390, 32-bit and 64-bit ARM, and MIPS guests.
|
||||
- [Vagrant](https://www.vagrantup.com/) - Vagrant enables users to create and configure lightweight, reproducible, and portable development environments.
|
||||
- [VirtualBox](https://www.virtualbox.org/) - VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use.
|
||||
|
Loading…
Reference in New Issue
Block a user