Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NodeRestriction (0.1 sec)

  1. cluster/gce/config-test.sh

    fi
    CUSTOM_INGRESS_YAML=${CUSTOM_INGRESS_YAML:-}
    
    if [[ -z "${KUBE_ADMISSION_CONTROL:-}" ]]; then
      ADMISSION_CONTROL='NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,Priority,StorageObjectInUseProtection,PersistentVolumeClaimResize,RuntimeClass'
      # ResourceQuota must come last, or a creation is recorded, but the pod may be forbidden.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 17:20:24 UTC 2024
    - 29.8K bytes
    - Viewed (0)
Back to top