From 839a73215251e3fdf3ff20ce92ac737b56561ca6 Mon Sep 17 00:00:00 2001 From: Elijah Greenstein Date: Thu, 25 Jun 2026 10:39:29 -0700 Subject: [PATCH] doc: detail number of nodes in about page Signed-off-by: Elijah Greenstein --- doc/explanation/microcloud.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/explanation/microcloud.md b/doc/explanation/microcloud.md index 637183d9d..8938dd64c 100644 --- a/doc/explanation/microcloud.md +++ b/doc/explanation/microcloud.md @@ -10,9 +10,7 @@ myst: The MicroCloud snap drives three other snaps ({doc}`lxd:index`, {doc}`microceph:index`, and {doc}`microovn:index`), enabling automated deployment of a highly available LXD cluster for compute, with Ceph as the storage driver and OVN as the managed network. -During initialization, MicroCloud scrapes the other servers for details and then prompts you to add disks to Ceph and configure the networking setup. - -At the end of this, you’ll have an OVN cluster, a Ceph cluster, and a LXD cluster. LXD itself will have been configured with both networking and storage suitable for use in a cluster. +MicroCloud starts with a single node, requires 3 nodes for {ref}`high availability `, and can scale to 50-node clusters. During initialization, MicroCloud scrapes the other servers for details and then prompts you to add disks to Ceph and configure the networking setup. At the end of this, you’ll have an OVN cluster, a Ceph cluster, and a LXD cluster. LXD itself will have been configured with both networking and storage suitable for use in a cluster. (exp-microcloud-lxd)= ## LXD cluster