-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into release-4-4-b
- Loading branch information
Showing
10 changed files
with
91 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
partial_category: self-hosted | ||
partial_name: required-domains | ||
--- | ||
|
||
|
||
By default, {props.edition} connects to the internet to download images and packages. If your environment uses a proxy server, ensure the | ||
following domains and ports are accessible. The proxy server should meet the following requirements: | ||
|
||
- A proxy used for outgoing connections should support both HTTP and HTTPS traffic. | ||
|
||
- If you are deploying {props.edition} to a vSphere environment. Ensure the instance Palette is installed through network has | ||
access to vCenter. | ||
|
||
- Allow connectivity to domains and ports in the table. | ||
|
||
|
||
<!-- prettier-ignore --> | ||
- Review the <VersionedLink text="gRPC and Proxies" url="/architecture/grps-proxy/" /> page to learn more about {props.edition}'s support for gRPC in a proxy environment. | ||
|
||
:::info | ||
|
||
The statements above are not applicable to air-gapped installations. For air-gapped installations, you must download the required images and packages and make them available to the system. | ||
|
||
::: | ||
|
||
|
||
| **Top-Level Domain** | **Port** | **Description** | | ||
| ------------------------- | -------- | ----------------------------------------------------- | | ||
| ecr.*.amazonaws.com | 443 | AWS ECR Registry | | ||
| spectrocloud.com | 443 | Required content repository and pack registry | | ||
| *.amazonaws.com | 443 | OVA files and other assets generated by us | | ||
| gcr.io | 443 | Assets maintained by us and common third party container images | | ||
| ghcr.io | 443 | Kubernetes VIP images | | ||
| docker.io | 443 | Common third party content | | ||
| googleapis.com | 443 | For pulling images required by our services | | ||
| docker.com | 443 | Common third party container images | | ||
| raw.githubusercontent.com | 443 | Common third party content | | ||
| projectcalico.org | 443 | Calico container images | | ||
| quay.io | 443 | Common third party container images | | ||
| grafana.com | 443 | Grafana container images and manifests | | ||
| github.com | 443 | Common third party content | | ||
| k8s.gcr.io | 443 | Kubernetes images [deprecated] | | ||
| registry.k8s.io | 443 | Kubernetes images | | ||
| docker.pkg.dev | 443 | Common third party content | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters