Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for psf1 (0.14 sec)

  1. cluster/gce/util.sh

      # https://github.com/Microsoft/SDN/blob/master/Kubernetes/windows/start-kubelet.ps1#L121
      # uses promiscuous-bridge.
    
      # TODO(pjh, mtaufen): Does cgroupRoot make sense for Windows?
    
      # Keep authentication.x509.clientCAFile in sync with CA_CERT_BUNDLE_PATH in
      # k8s-node-setup.psm1.
      cat <<EOF
    authentication:
      x509:
        clientCAFile: '${WINDOWS_CA_FILE}'
    EOF
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
Back to top