The container is used to inject NVIDIA DevTools applications (Nsight Systems/Nsight Compute) into Kubernetes pods to facilitate profiling/analyzing applications inside these pods. This solution leverages a Kubernetes dynamic admission controller to inject an init container, volumes with the NVIDIA DevTools application and its configurations, environment variables, and a security context upon the creation or update of pods.
Note that this container is expected to be used in a Kubernetes cluster environment. It is deployed by the NVIDIA DevTools Sidecar Injector Helm Chart.
By pulling and using the container, you accept the terms and conditions of this End User License Agreement.