Skip to content

Commit aa6f3f6

Browse files
Bug OCPBUGS-9139: Document limitations of bare metal workers with OSP
Detail the current state of bare metal works in the docs for: - https://bugzilla.redhat.com/show_bug.cgi?id=2033953 Co-authored-by: Max Bridges <[email protected]>
1 parent b68b404 commit aa6f3f6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/installation-osp-deploying-bare-metal-machines.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ifeval::["{context}" == "installing-openstack-installer-custom"]
77
:osp-ipi:
88
endif::[]
99

10-
:_content-type: PROCEDURE
10+
:_content-type: PROCEDURE
1111
[id="installation-osp-deploying-bare-metal-machines_{context}"]
1212
= Deploying a cluster with bare metal machines
1313

@@ -21,7 +21,6 @@ Bare-metal compute machines are not supported on clusters that use Kuryr.
2121
[NOTE]
2222
====
2323
Be sure that your `install-config.yaml` file reflects whether the {rh-openstack} network that you use for bare metal workers supports floating IP addresses or not.
24-
2524
====
2625

2726
.Prerequisites
@@ -30,6 +29,9 @@ Be sure that your `install-config.yaml` file reflects whether the {rh-openstack}
3029
3130
* Bare metal is available as link:https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html/bare_metal_provisioning/configuring-the-bare-metal-provisioning-service-after-deployment#creating-the-bare-metal-flavor_bare-metal-post-deployment[a {rh-openstack} flavor].
3231
32+
* If your cluster runs on an {rh-openstack} version that is more than 16.1.6 and less than 16.2.4, bare metal workers do not function due to a link:https://bugzilla.redhat.com/show_bug.cgi?id=2033953[known issue] that causes the metadata service to be unavailable for services on {product-title} nodes.
33+
34+
3335
* The {rh-openstack} network supports both VM and bare metal server attachment.
3436
3537
* Your network configuration does not rely on a provider network. Provider networks are not supported.

0 commit comments

Comments
 (0)