NVIDIA / gpu-operator

NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Apache License 2.0
1.63k stars 274 forks source link

[DOC] Include networking outbound requirements in Prerequisites section of Nvidia GPU Operator Install Guide #804

Open dciancio opened 2 days ago

dciancio commented 2 days ago

1. Quick Debug Information

2. Issue or feature description

The following section should include any outbound networking requirements for clusters behind a firewall: https://docs.nvidia.com/datacenter/cloud-native/openshift/23.9.2/prerequisites.html

Specifically, when trying to install the GPU operator, it is not enough to just allow firewall access to nvcr.io but to ngc.download.nvidia.com as well.

Something similar to this information could be captured in the docs:

Outbound Connectivity Requirements For Docker Compose and Kubernetes Enterprise deployments, TCP 443 is required to access the repository endpoints for pulling containers. These repositories are: nvcr.io and ngc.download.nvidia.com

kkr1976 commented 2 days ago

xnc cvmmmx