Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for trafficDistribution (0.11 sec)

  1. pkg/features/kube_features.go

    	ServiceAccountTokenPodNodeInfo featuregate.Feature = "ServiceAccountTokenPodNodeInfo"
    
    	// owner: @gauravkghildiyal @robscott
    	// kep: https://kep.k8s.io/4444
    	// alpha: v1.30
    	//
    	// Enables trafficDistribution field on Services.
    	ServiceTrafficDistribution featuregate.Feature = "ServiceTrafficDistribution"
    
    	// owner: @gjkim42 @SergeyKanzhelev @matthyx @tzneal
    	// kep: http://kep.k8s.io/753
    	// alpha: v1.28
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 22:51:23 UTC 2024
    - 45.2K bytes
    - Viewed (0)
Back to top