diff --git a/docs/docs-content/clusters/clusters.md b/docs/docs-content/clusters/clusters.md index d4f216b4db..e5746bf4e9 100644 --- a/docs/docs-content/clusters/clusters.md +++ b/docs/docs-content/clusters/clusters.md @@ -295,24 +295,25 @@ The following table lists the proxy requirements required by Palette. Depending configuration, you may have to specify all subdomains of the top-level domains listed in the table. For example, an entry containing `gcr.io` and `*.gcr.io` may be required. Consult your network administrator for the exact requirements. -| **Top-level Domain** | **Port** | **Description** | -| --------------------------- | -------- | --------------------------------------------- | -| docker.io | 443 | Third party container images. | -| docker.com | 443 | Third party container images. | -| gcr.io | 443 | Spectro Cloud and 3rd party container images. | -| ghcr.io | 443 | Third party container images. | -| github.com | 443 | Third party content. | -| googleapis.com | 443 | Spectro Cloud images. | -| grafana.com | 443 | Grafana container images and manifests. | -| k8s.gcr.io | 443 | Third party container images. | -| projectcalico.org | 443 | Calico container images. | -| registry.k8s.io | 443 | Third party container images. | -| raw.githubusercontent.com | 443 | Third party content. | -| spectrocloud.com | 443 | Spectro Cloud Palette SaaS. | -| s3.amazonaws.com | 443 | Spectro Cloud VMware OVA files. | -| quay.io | 443 | Third party container images. | -| ecr.us-east-1.amazonaws.com | 443 | OCI Pack images. | -| ecr.us-west-2.amazonaws.com | 443 | OCI Pack images. | +| **Top-level Domain** | **Port** | **Description** | +| --------------------------- | -------- | ----------------------------------------------------------- | +| docker.io | 443 | Third party container images. | +| docker.com | 443 | Third party container images. | +| gcr.io | 443 | Spectro Cloud and third party container images | +| ghcr.io | 443 | Third party container images. | +| github.com | 443 | Third party content. | +| googleapis.com | 443 | Spectro Cloud images. | +| grafana.com | 443 | Grafana container images and manifests. | +| k8s.gcr.io | 443 | Third party container images. | +| projectcalico.org | 443 | Calico container images. | +| registry.k8s.io | 443 | Third party container images. | +| raw.githubusercontent.com | 443 | Third party content. | +| spectrocloud.com | 443 | Spectro Cloud Palette SaaS. | +| s3.amazonaws.com | 443 | Spectro Cloud VMware OVA files. | +| quay.io | 443 | Third party container images. | +| ecr.us-east-1.amazonaws.com | 443 | OCI Pack images. | +| ecr.us-west-2.amazonaws.com | 443 | OCI Pack images. | +| us-docker.pkg.dev | 443 | Required content repository and common third party content. | ## Scope