diff --git a/doc/install-guide/source/openstack-services.rst b/doc/install-guide/source/openstack-services.rst
index f3bf06cff0..8558a3d32a 100644
--- a/doc/install-guide/source/openstack-services.rst
+++ b/doc/install-guide/source/openstack-services.rst
@@ -6,6 +6,8 @@ The installation of individual OpenStack services is covered in the
Project Installation Guides that are available at the following
locations:
+* `OpenStack Installation Guides for Wallaby
+ `_
* `OpenStack Installation Guides for Victoria
`_
* `OpenStack Installation Guides for Ussuri
@@ -21,6 +23,29 @@ locations:
* `OpenStack Installation Guides for Pike
`_
+Minimal deployment for Wallaby
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+At a minimum, you need to install the following services. Install the services
+in the order specified below:
+
+* Identity service – `keystone installation for Wallaby
+ `_
+* Image service – `glance installation for Wallaby
+ `_
+* Placement service – `placement installation for Wallaby
+ `_
+* Compute service – `nova installation for Wallaby
+ `_
+* Networking service – `neutron installation for Wallaby
+ `_
+
+We advise to also install the following components after you have installed the
+minimal deployment services:
+
+* Dashboard – `horizon installation for Wallaby `_
+* Block Storage service – `cinder installation for Wallaby `_
+
Minimal deployment for Victoria
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/doc/install-guide/source/overview.rst b/doc/install-guide/source/overview.rst
index ac3317e1d6..61f85cc2c3 100644
--- a/doc/install-guide/source/overview.rst
+++ b/doc/install-guide/source/overview.rst
@@ -33,6 +33,7 @@ following steps toward deployment using a production architecture:
The OpenStack project has a couple of deployment projects with
specific guides per version:
+ - `Wallaby release `_
- `Victoria release `_
- `Ussuri release `_
- `Train release `_
diff --git a/doc/install-guide/source/preface.rst b/doc/install-guide/source/preface.rst
index fa857b155b..eb2bee78e1 100644
--- a/doc/install-guide/source/preface.rst
+++ b/doc/install-guide/source/preface.rst
@@ -53,8 +53,9 @@ Red Hat Enterprise Linux and CentOS
..note::
- OpenStack Ussuri is available for both CentOS 8 and RHEL 8. OpenStack
- Train and earlier are available on both CentOS 7 and RHEL 7.
+ OpenStack Wallaby is available for CentOS Stream 8. OpenStack Ussuri and
+ Victoria are available for both CentOS 8 and RHEL 8. OpenStack Train and
+ earlier are available on both CentOS 7 and RHEL 7.
Ubuntu
You can walk through an installation by using packages available through