sunbeam-charms/ops-sunbeam/doc/reference-bundles.rst
Samuel Walladge 8cb40ad666 Update and add reference bundles for sunbeam
Change-Id: Ifb4c95fc30b49107322e09229d81de13ebd0650f
2022-09-26 16:27:49 +09:30

22 lines
521 B
ReStructuredText

=================
Reference Bundles
=================
There are some official reference bundles in `./bundles/`:
`minimal.yaml`
~~~~~~~~~~~~~~
The baseline "here's a barebones OpenStack" that can be deployed on a k8s cloud.
`full.yaml`
~~~~~~~~~~~
All the things that can be deployed on a k8s cloud.
As-is, `cinder-ceph` will not come up active
because it requires a relation to a `ceph-mon`.
However this may be replaced with some configuration
to connect to https://github.com/canonical/microceph in the future.