You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**MicroCloud** allows you to deploy your own fully functional cloud in minutes.
@@ -15,10 +20,6 @@ It supports up to 50 machines.
15
20
To use local storage, each machine requires a local disk.
16
21
To use distributed storage, at least three additional disks (not only partitions) for use by Ceph are required, and these disks must be on at least three different machines.
Once the simple initialisation is complete, users can launch, run and manage their workloads using system containers or VMs, and otherwise utilise regular LXD functionality.
23
24
24
25
## **How to get started**
@@ -45,7 +46,7 @@ Following the simple CLI prompts, a working MicroCloud will be ready within minu
45
46
46
47
<!-- include start about -->
47
48
48
-
The MicroCloud snap drives three other snaps ([LXD](https://documentation.ubuntu.com/lxd), [MicroCeph](https://canonical-microceph.readthedocs-hosted.com/), and [MicroOVN](https://canonical-microovn.readthedocs-hosted.com/)), enabling automated deployment of a highly available LXD cluster for compute with Ceph as the storage driver and OVN as the managed network.
49
+
The MicroCloud snap drives three other snaps ([LXD](https://canonical-microcloud.readthedocs-hosted.com/en/latest/lxd/), [MicroCeph](https://canonical-microcloud.readthedocs-hosted.com/en/latest/microceph/), and [MicroOVN](https://canonical-microcloud.readthedocs-hosted.com/en/latest/microovn/)), enabling automated deployment of a highly available LXD cluster for compute, with Ceph as the storage driver and OVN as the managed network.
49
50
50
51
During initialisation, MicroCloud scrapes the other servers for details and then prompts you to add disks to Ceph and configure the networking setup.
51
52
@@ -58,6 +59,11 @@ At the end of this, you’ll have an OVN cluster, a Ceph cluster, and a LXD clus
58
59
By default, MicroCloud uses MicroOVN for networking, which is a minimal wrapper around OVN (Open Virtual Network).
59
60
If you decide to not use MicroOVN, MicroCloud falls back on the Ubuntu fan for basic networking.
60
61
62
+
You can optionally add the following dedicated networks:
63
+
- a network for Ceph management traffic (also called public traffic)
64
+
- a network for internal traffic (also called cluster traffic)
65
+
- a network for OVN underlay traffic
66
+
61
67
## **What's next?**
62
68
63
69
This is just the beginning of MicroCloud. We’re very excited about what’s coming up next!
0 commit comments