diff --git a/docs/install/requirements.md b/docs/install/requirements.md index e708e807..01855ae4 100644 --- a/docs/install/requirements.md +++ b/docs/install/requirements.md @@ -137,12 +137,14 @@ The VXLAN port on nodes should not be exposed to the world as it opens up your c -| Port | Protocol | Source | Destination | Description -|-------------|----------|-------------------|-------------------|------------ -| 8/0 | ICMP | All RKE2 nodes | All RKE2 nodes | Cilium CNI health checks -| 4240 | TCP | All RKE2 nodes | All RKE2 nodes | Cilium CNI health checks -| 8472 | UDP | All RKE2 nodes | All RKE2 nodes | Cilium CNI with VXLAN -| 51871 | UDP | All RKE2 nodes | All RKE2 nodes | Cilium CNI with WireGuard +| Port | Protocol | Source | Destination | Description +|-------------|-----------|-------------------|-------------------|------------ +| 0, 8 * | ICMP | All RKE2 nodes | All RKE2 nodes | Cilium CNI health checks +| 4240 | TCP | All RKE2 nodes | All RKE2 nodes | Cilium CNI health checks +| 8472 | UDP | All RKE2 nodes | All RKE2 nodes | Cilium CNI with VXLAN +| 51871 | UDP | All RKE2 nodes | All RKE2 nodes | Cilium CNI with WireGuard + +\* 0, 8 is not a port but the [ICMP type](https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xhtml#icmp-parameters-types). It is required for the network utility ping