aenix-io / cozystack

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
https://cozystack.io
Apache License 2.0
855 stars 47 forks source link

System requirements #294

Open RaSerge opened 2 months ago

RaSerge commented 2 months ago

Hello! How about system requirements in docs? I'm interested in hardware (required resources (CPU, Memory, Disks, Network throughput), recommended resources, servers count, network interfaces count) per full and hosted bundles. Thank you!

gecube commented 2 months ago

Hi! Depends on your workloads. What do you conside like "system requirements"? Just bare minimum necessary for running cozy-stack without workloads ("demo mode")? Or some basic production env with HA feature?

RaSerge commented 2 months ago

I mean both cases. Now cozystack documentation don't have any info about requirements (i found only info about 4C 8G nodes in hack/e2e.sh).

kvaps commented 2 months ago

For testing environments there are some requirements are specified in get-started page

You need 3 physical servers or VMs with nested virtualisation:

CPU: 4 cores
CPU model: host
RAM: 8-16 GB
HDD1: 32 GB
HDD2: 100GB (raw)
kvaps commented 2 months ago

We probably need to specify requirements for production ones with some examples on a separate page

RaSerge commented 2 months ago

We probably need to specify requirements for production ones with some examples on a separate page

Sounds good! I will wait for