From dfbfff2e53c75c31a23b8c3531d1e2c6b6da7823 Mon Sep 17 00:00:00 2001 From: Aleksandar Petreski Date: Tue, 19 Oct 2021 20:08:06 +0200 Subject: [PATCH] Update _index.md In the case when the cluster admin spins up new cluster and configure an external S3 location for storing the backups. --- .../rancher/v2.6/en/installation/requirements/ports/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rancher/v2.6/en/installation/requirements/ports/_index.md b/content/rancher/v2.6/en/installation/requirements/ports/_index.md index e7be796f7d0..9e724310864 100644 --- a/content/rancher/v2.6/en/installation/requirements/ports/_index.md +++ b/content/rancher/v2.6/en/installation/requirements/ports/_index.md @@ -35,6 +35,7 @@ Rancher can be installed on any Kubernetes cluster. For Rancher installs on a K3 > - Rancher nodes may also require additional outbound access for any external authentication provider which is configured (LDAP for example). > - Kubernetes recommends TCP 30000-32767 for node port services. > - For firewalls, traffic may need to be enabled within the cluster and pod CIDR. +> - Rancher nodes may also need outbound access to an external S3 location which is used for storing cluster backups (Minio for example). ### Ports for Rancher Server Nodes on K3s