Skip to content

Commit c8d6573

Browse files
authored
Merge pull request #3537 from replicatedhq/AmberAlston-patch-1
Added note about k0s prober until it is eliminated fully
2 parents 45d4296 + 30519fd commit c8d6573

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/enterprise/installing-embedded-requirements.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ This topic lists the installation requirements for Replicated Embedded Cluster.
3939

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

42+
:::note
43+
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.
44+
:::
45+
4246
## About Firewalld Configuration
4347

4448
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.
@@ -86,4 +90,4 @@ The following ports are opened in the default zone:
8690
<td>4789</td>
8791
<td>UDP</td>
8892
</tr>
89-
</table>
93+
</table>

0 commit comments

Comments
 (0)