From 38b59960a598cec2c1bc226175142e3dd9fd8a95 Mon Sep 17 00:00:00 2001 From: Emilie Ouwerx Date: Thu, 4 Apr 2024 11:43:59 +0200 Subject: [PATCH] edit --- .../tech/primitives/compute/compute.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/collections/tech/primitives/compute/compute.md b/collections/tech/primitives/compute/compute.md index f3bbc46..ae9d46c 100644 --- a/collections/tech/primitives/compute/compute.md +++ b/collections/tech/primitives/compute/compute.md @@ -7,18 +7,18 @@ We are more than just Container or VM technology. Default features: -- compatible with Docker -- compatible with any VM (Virtual Machine) -- compatible with any Linux workload -- integrated unique storage & network primitives +- Compatible with Docker +- Compatible with any VM (Virtual Machine) +- Compatible with any Linux workload +- Integrated unique storage & network primitives -We have following unique advantages: +We have the following unique advantages: -- no need to work with images, we work with our unique ZOS FS -- every container runs in a dedicated virtual machine providing more security -- the containers talk to each other over a private network (mycelium) -- the containers can use a web gatewat to allow users on the internet connect to the applications as running in their secure containers -- can use core-x to manage the workload +- No need to work with images, we work with our unique ZOS FS +- Every container runs in a dedicated virtual machine providing more security +- The containers talk to each other over a private network (Mycelium) +- The containers can use a web gateway to allow internet users to connect to the applications which are running in their secure containers +- Can use core-x to manage the workload For more information see [ZeroOS](zos.md) \ No newline at end of file