Before you deploy a local cluster, complete preparation steps such as adding domains to your allowlist and disabling your OS firewall. A local cluster runs mappings in advanced mode.
Before you deploy a local cluster, be sure you've completed the following preparation steps:
•Add the following domains to the outbound allowlist for your local cluster and ensure that they are reachable from the Secure Agent machine:
The local cluster needs to access these domains to fetch artifacts such as machine images, and to access sources and targets.
If you use one of the EMEA PODs, also allow this domain:
artifacthubemea.informaticacloud.com
EMEA PODs include EM West1, EM Central1 Azure, UK, EM SouthEast 1 Azure, ME Central 2 GCP, EM West 2 GCP.
•If you are running RHEL 9.x on the Secure Agent machine and you want to use local clusters to run advanced mappings, ensure that Docker version 20 is installed on the Secure Agent machine. You can't use Docker version 21 or higher if you intend to run local clusters.
•Disable the OS firewall by running this command on the Secure Agent machine:
sudo systemctl disable firewalld
Disabling the OS firewall prevents disruption of jobs sent to the local cluster.