From 60d48c0aa086aa31b83fbd81182c05813cade5e5 Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Sat, 23 Sep 2023 18:53:47 +0300 Subject: [PATCH] Updated README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 86619c1..50deb5c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Boot [![Docker Pulls](https://img.shields.io/docker/pulls/aerokube/boot.svg)](https://hub.docker.com/r/aerokube/boot) -Boot is a commercial closed-source solution to launch lightweight test and development environments. Boot relies on [Kubernetes](https://kubernetes.io/) or [Openshift](https://www.redhat.com/en/technologies/cloud-computing/openshift). +Boot is a commercial closed-source solution to launch lightweight test and development virtual machines. Boot relies on [Kubernetes](https://kubernetes.io/) or [Openshift](https://www.redhat.com/en/technologies/cloud-computing/openshift). ## Pricing Model @@ -45,8 +45,8 @@ See our [documentation](https://aerokube.com/boot/latest/#install) for more inst ### Efficient and Lightning Fast * Boot is implemented using lightning fast [Golang](https://golang.org/). -* One Boot replica consumes **0.5 CPU** and **512 Mb RAM** maximum. -* One Boor replica is able to work with **thousands** of environments. +* One Boot replica consumes **1 CPU** and **512 Mb RAM** maximum. +* One Boor replica is able to work with **thousands** of virtual machines. ## Complete Guide