From ac763046220651a344faba4c8e7c2355ed0ef633 Mon Sep 17 00:00:00 2001 From: BenVerdiman <49784615+BenVerdiman@users.noreply.github.com> Date: Fri, 29 Apr 2022 09:45:02 +0300 Subject: [PATCH] DigitalOcean - kvm works on Basic machines --- docs/FAQs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQs.md b/docs/FAQs.md index 05db0c0..9ff384a 100644 --- a/docs/FAQs.md +++ b/docs/FAQs.md @@ -10,4 +10,4 @@ A: The jumpstart download is ~500MB compressed (2GB uncompressed), the installat A: If the cloud provider supports nested KVM as well as the necessary CPU instructions, yes. In some cases only certain tiers will work as the CPU need to be supported. - For DigitalOcean, this means a `General Purpose` or `CPU Optimized` machine is required. `Ubuntu 19.04` or newer is recommended. + For DigitalOcean, this means a `Basic`,`General Purpose` or `CPU Optimized` machine is required. `Ubuntu 19.04` or newer is recommended.