Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for KUBE_MAX_PD_VOLS (0.15 sec)

  1. pkg/scheduler/framework/plugins/nodevolumelimits/non_csi.go

    	ErrReasonMaxVolumeCountExceeded = "node(s) exceed max volume count"
    
    	// KubeMaxPDVols defines the maximum number of PD Volumes per kubelet.
    	KubeMaxPDVols = "KUBE_MAX_PD_VOLS"
    )
    
    // AzureDiskName is the name of the plugin used in the plugin registry and configurations.
    const AzureDiskName = names.AzureDiskLimits
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Dec 30 23:00:56 UTC 2023
    - 19.6K bytes
    - Viewed (0)
Back to top