Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated cherry pick of #93207: Use local daemonset manifest for installing Nvidia drivers #93453

Commits on Jul 26, 2020

  1. Use local daemonset manifest for installing Nvidia drivers

    Updates sig-scheduling e2e Nvidia GPU tests to install drivers using
    local manifest by default. Currently the DaemonSet is fetched from the
    GoogleCloudPlatform/container-enginer-accelerators repo by default.
    Using a local manifest allows for manually specifying the image
    cos-gpu-installer image rather than always using latest. A remote
    manifest can still be fetched by setting
    NVIDIA_DRIVER_INSTALLER_DAEMONSET env var.
    
    Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
    hasheddan committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    67508f1 View commit details
    Browse the repository at this point in the history