Swimlane Platform Installer Gu...
...
Overriding Installer Settings
Install with Firewalld Enabled
4 min
by default, the installer requires that firewalld is disabled before continuing if you need to leave firewalld enabled you can add a flag (under the firewalldconfig spec) to the installer override yaml patch file spec section for example configuring firewalld the required ports for cluster node communication need to be open in the firewalld config on each node in the cluster for more information see system requirements for an embedded cluster install docid\ ld6yzgax gpbbdt2c1h3s here is an example script for configuring firewalld in centos 7/rhel 7 environments if you wish to open additional ports after the swimlane deployment (e g syslog receiver, external mongo ports) see below kubectl get svc o wide the ports from the example output above will be different for every deployment run these commands to create firewall exceptions tcp ports 35246, 6239, 36278 have been assigned to our mongodb service for external access udp port 42750 has been assigned to our swimlane syslog receiver service restart firewalld see overriding installer settings docid\ x7jkijjg4ip6y3fqqqxyi for instructions on how to specify the installer override file during the install and join node commands