From 4d2d18cd72bd979fa996c81972ee6060df795050 Mon Sep 17 00:00:00 2001 From: SNiemann15 Date: Tue, 28 Nov 2023 15:29:24 +0100 Subject: [PATCH] add haproxy note --- modules/machine-user-infra-machines-ibm-z-kvm.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/machine-user-infra-machines-ibm-z-kvm.adoc b/modules/machine-user-infra-machines-ibm-z-kvm.adoc index 7e6f5cfe9a..f567d653e8 100644 --- a/modules/machine-user-infra-machines-ibm-z-kvm.adoc +++ b/modules/machine-user-infra-machines-ibm-z-kvm.adoc @@ -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. \ No newline at end of file