mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
17 lines
656 B
Plaintext
17 lines
656 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, 4 vCPUs, and 25 GB storage space |