mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
19 lines
697 B
Plaintext
19 lines
697 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_openstack/installing-openstack-installer-custom.adoc
|
|
// * installing/installing_openstack/installing-openstack-installer-kuryr.adoc
|
|
|
|
[id="installation-osp-bootstrap-machine_{context}"]
|
|
= Bootstrap machine
|
|
|
|
During installation, a bootstrap machine is temporarily provisioned to stand up the
|
|
control plane. After the production control plane is ready, the bootstrap
|
|
machine is deprovisioned.
|
|
|
|
The bootstrap machine requires:
|
|
|
|
* An instance from the {rh-openstack} quota
|
|
* A port from the {rh-openstack} quota
|
|
* A flavor with at least 16 GB memory and 4 vCPUs
|
|
* At least 100 GB storage space from the {rh-openstack} quota
|