Difference between revisions of "Convert Kemp Loadmaster Image to Qcow2"

From Bitbull Wiki
Jump to navigation Jump to search
(Created page with "d")
 
Line 1: Line 1:
d
+
=Intro=
 +
Kemp Loadmaster "Free VLM" Appliance is available for free with some limitations even for your business.<br>
 +
* [https://freeloadbalancer.com/ https://freeloadbalancer.com/]
 +
It's a hardened Linux distribution based on HA-Proxy and some additional software.<br>
 +
The price is fair and it might be a good choice compared to "HA-Proxy Aloha" which does not offer such a "free edition VPS" <br>
 +
 
 +
If you deploy to VMware, there is an optimized Image ready for download.<br>
 +
But if you decide to deploy to an opensource hypervisor, you get a raw image.<br>
 +
That means that you get a 17GB disk file with 171MB data in it!
 +
 
 +
 
 +
 
 +
 
 +
 
 +
=Links=
 +
* [https://kemptechnologies.com/server-load-balancing-appliances/product-matrix.html https://kemptechnologies.com/server-load-balancing-appliances/product-matrix.html]
 +
* [https://www.qemu.org/docs/master/interop/qemu-img.html https://www.qemu.org/docs/master/interop/qemu-img.html]

Revision as of 10:25, 9 June 2020

1 Intro

Kemp Loadmaster "Free VLM" Appliance is available for free with some limitations even for your business.

It's a hardened Linux distribution based on HA-Proxy and some additional software.
The price is fair and it might be a good choice compared to "HA-Proxy Aloha" which does not offer such a "free edition VPS"

If you deploy to VMware, there is an optimized Image ready for download.
But if you decide to deploy to an opensource hypervisor, you get a raw image.
That means that you get a 17GB disk file with 171MB data in it!



2 Links