diff --git a/content/manuals/desktop/setup/allow-list.md b/content/manuals/desktop/setup/allow-list.md index 28b285919ecb..3e59c808d705 100644 --- a/content/manuals/desktop/setup/allow-list.md +++ b/content/manuals/desktop/setup/allow-list.md @@ -15,20 +15,20 @@ This page contains the domain URLs that you need to add to a firewall allowlist ## Domain URLs to allow -| Domains | Description | -|---------|-------------| -|https://api.segment.io| Analytics | -|https://cdn.segment.com| Analytics | -|https://experiments.docker.com| A/B testing | -|https://notify.bugsnag.com| Error reports | -|https://sessions.bugsnag.com| Error reports | -|https://auth.docker.io| Authentication | -|https://cdn.auth0.com| Authentication | -|https://login.docker.com| Authentication | -|https://desktop.docker.com| Update | -|https://hub.docker.com| Docker Pull/Push | -|https://registry-1.docker.io| Docker Pull/Push | -|https://production.cloudflare.docker.com| Docker Pull/Push | -|https://docker-images-prod.r2.cloudflarestorage.com| Docker Pull/Push | -|https://docker-pinata-support.s3.amazonaws.com| Troubleshooting | -|https://api.dso.docker.com| Docker Scout service | +| Domains | Description | +|---------|----------------------------------------------| +|https://api.segment.io| Analytics | +|https://cdn.segment.com| Analytics | +|https://experiments.docker.com| A/B testing | +|https://notify.bugsnag.com| Error reports | +|https://sessions.bugsnag.com| Error reports | +|https://auth.docker.io| Authentication | +|https://cdn.auth0.com| Authentication | +|https://login.docker.com| Authentication | +|https://desktop.docker.com| Update | +|https://hub.docker.com| Docker Hub | +|https://registry-1.docker.io| Docker Pull/Push | +|https://production.cloudflare.docker.com| Docker Pull/Push (Paid plans) | +|https://docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com| Docker Pull/Push (Personal plan / Anonymous) | +|https://docker-pinata-support.s3.amazonaws.com| Troubleshooting | +|https://api.dso.docker.com| Docker Scout service | diff --git a/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/faq.md b/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/faq.md index 5d08ff407ceb..35d1a603e5a1 100644 --- a/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/faq.md +++ b/content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/faq.md @@ -93,7 +93,7 @@ platforms supported by Docker Desktop except Windows with WSL 2. Prior to Docker Desktop 4.38, ECI did not protect the Kubernetes cluster integrated in Docker Desktop. -Since Docker Desktop 4.38, ECI protects the integreated Kubernetes cluster +Since Docker Desktop 4.38, ECI protects the integrated Kubernetes cluster when using the new **kind** provisioner (see [Deploy On Kubernetes](/manuals/desktop/features/kubernetes.md)). In this case, each node in the multi-node Kubernetes cluster is actually an ECI protected container. With ECI disabled, each node in the Kubernetes cluster is