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

add haproxy note

This commit is contained in:
SNiemann15
2023-11-28 15:29:24 +01:00
committed by openshift-cherrypick-robot
parent bb6d852523
commit 4d2d18cd72

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.