mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-08-25 11:22:18 +00:00
Update content/rke/latest/en/os/_index.md
Co-authored-by: Jen Travinski <jennifer.travinski@suse.com>
This commit is contained in:
co-authored by
Jen Travinski
parent
9dae2ce00b
commit
a2f8cbf476
@@ -155,7 +155,7 @@ If using Red Hat Enterprise Linux, Oracle Linux or CentOS, you cannot use the `r
|
||||
reboot
|
||||
```
|
||||
>
|
||||
> In addition, the default firewall settings of RHEL 8.4 prevents RKE1 pods from reaching out to Rancher to connect to the cluster agent. To allow Docker containers to reach out to the internet and connect to Rancher, make the following updates to the firewall settings:
|
||||
> In addition, the default firewall settings of RHEL 8.4 prevent RKE1 pods from reaching out to Rancher to connect to the cluster agent. To allow Docker containers to reach out to the internet and connect to Rancher, make the following updates to the firewall settings:
|
||||
> ```
|
||||
firewall-cmd --zone=public --add-masquerade --permanent
|
||||
firewall-cmd --reload
|
||||
|
||||
Reference in New Issue
Block a user