1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #68496 from openshift-cherrypick-robot/cherry-pick-68464-to-enterprise-4.15

[enterprise-4.15] [OCPBUGS23916] Add HAproxy note to multiarchitecture compute procedure IBM Z
This commit is contained in:
Jesse
2023-11-28 14:32:21 -06:00
committed by GitHub

View File

@@ -122,4 +122,10 @@ The `os-variant` is case sensitive.
<3> For `coreos.inst.ignition_url=`, specify the `worker.ign` Ignition file for the machine role. Only HTTP and HTTPS protocols are supported.
<4> For `coreos.live.rootfs_url=`, specify the matching rootfs artifact for the `kernel` and `initramfs` you are booting. Only HTTP and HTTPS protocols are supported.
--
+
[NOTE]
====
If you are using HAProxy as a load balancer, update your HAProxy rules for `ingress-router-443` and `ingress-router-80` in the `/etc/haproxy/haproxy.cfg` configuration file.
====
. Continue to create more compute machines for your cluster.