1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/installation-osp-default-deployment.adoc
2020-08-01 00:32:19 +00:00

38 lines
1.7 KiB
Plaintext

// Module included in the following assemblies:
//
// * installing/installing_openstack/installing-openstack-installer.adoc
// * installing/installing_openstack/installing-openstack-installer-custom.adoc
// * installing/installing_openstack/installing-openstack-user.adoc
[id="installation-osp-default-deployment_{context}"]
= Resource guidelines for installing {product-title} on {rh-openstack}
To support an {product-title} installation, your {rh-openstack-first} quota must meet the following requirements:
.Recommended resources for a default {product-title} cluster on {rh-openstack}
[options="header"]
|======================================
|Resource | Value
|Floating IP addresses | 3
|Ports | 15
|Routers | 1
|Subnets | 1
|RAM | 112 GB
|vCPUs | 28
|Volume storage | 275 GB
|Instances | 7
|Security groups | 3
|Security group rules | 60
|======================================
A cluster might function with fewer than recommended resources, but its performance is not guaranteed.
[IMPORTANT]
====
If {rh-openstack} Object Storage (Swift) is available and operated by a user account with the `swiftoperator` role, it is used as the default backend for the {product-title} image registry. In this case, the volume storage requirement is 175 GB. Swift space requirements vary depending on the size of the image registry.
====
[NOTE]
By default, your security group and security group rule quotas might be low. If you encounter problems, run `openstack quota set --secgroups 3 --secgroup-rules 60 <project>` as an administrator to increase them.
An {product-title} deployment comprises control plane machines, compute machines, and a bootstrap machine.