Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Pigz (0.04 sec)

  1. cluster/gce/windows/k8s-node-setup.psm1

      }
    
      Log-Output "Starting containerd service"
      Restart-Service containerd
    }
    
    # Pigz Resources
    $PIGZ_ROOT = 'C:\pigz'
    $PIGZ_VERSION = '2.3.1'
    $PIGZ_TAR_URL = "https://storage.googleapis.com/gke-release/winnode/pigz/prod/gke_windows/pigz/release/5/20201104-134221/pigz-$PIGZ_VERSION.zip"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 21:13:22 UTC 2024
    - 88.3K bytes
    - Viewed (0)
Back to top