Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/enterprise/installing-embedded-requirements.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ This topic lists the installation requirements for Replicated Embedded Cluster.

* Required only if the application uses the [Replicated private registry](/vendor/private-images-replicated).

:::note
If you monitor the outbound traffic attempts made by Embedded Cluster, you might see an attempted call to `updates.k0sproject.io` approximately every 30 minutes. These calls are made by a feature of the upstream k0s project called `update-prober`, which checks for k0s updates. Embedded Cluster does not use the `update-prober` feature and blocking it in your firewall rules will not affect Replicated product functionality.
:::

## About Firewalld Configuration

When Firewalld is enabled in the installation environment, Embedded Cluster modifies the Firewalld config to allow traffic over the pod and service networks and to open the required ports on the host. No additional configuration is required.
Expand Down Expand Up @@ -86,4 +90,4 @@ The following ports are opened in the default zone:
<td>4789</td>
<td>UDP</td>
</tr>
</table>
</table>