From 99a863ebe9321cd1c392d96f478881fb742de054 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 31 Jan 2024 08:03:17 +0100 Subject: [PATCH] Progress --- docs/src/overview/isolated-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/overview/isolated-kubernetes.md b/docs/src/overview/isolated-kubernetes.md index 9578c3ebeb..74ba56347d 100644 --- a/docs/src/overview/isolated-kubernetes.md +++ b/docs/src/overview/isolated-kubernetes.md @@ -95,7 +95,7 @@ This configuration can only be achieved by creating a new kubernetes cluster, it Every network access modifications triggered by a cluster user, either by adding or modifying CWNPs or adding a Service Type Loadbalancer, is validated against the list of allowed networks. -`containerd` is configured so that all required images are pulled from the private registry in the infrastructure cluster. This registry contains only the strictly required images, therefore no additional (workload) images can be pulled from public registries. +`containerd` is configured so that all required images are pulled from the private registry mirror. This registry contains only the strictly required images, therefore no additional (workload) images can be pulled from public registries. #### Egress traffic