Home: Difference between revisions

No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 7:
 
==Project Assumptions==
* nonot out -of -box solutions (custom setup)
* close all in one hardware box (arch amd64)
* no GUI
* build at least cost (especiallyminimal RAM consumption)
* education purpose
* speed and security is secondary (education purpose)
* use only open source
* easy to maintain, only core open source projekt (complex configuration testing inside the lab)
* no out of box solutions
* use nested virtualization (testing different hypervisor configuration inside)
* close all in one hardware box (arch amd64)
* speed and security is secondary
* build at least cost (especially RAM consumption)
 
==Software==
* [https://en.wikipedia.org/wiki/Debian Debian GNU/Linux]
* [https://en.wikipedia.org/wiki/Open_vSwitch Open vSwitch]
Line 21:
* [https://en.wikipedia.org/wiki/Libvirt libvirt]
 
==Hardware==
===Technical Details===
* we need nested virtualization (eg. simulate nodes in datacenter)
* default VM format disk is qcow2 (snapshot image)
 
==Hardware==
Example used [[Hardware]]
 
==Configuration==
# [[Main hypervisor]]
## [[Networks]]