Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CloudDualStackNodeIPs (0.94 sec)

  1. pkg/features/kube_features.go

    	// owner: @danwinship
    	// alpha: v1.27
    	// beta: v1.29
    	// GA: v1.30
    	//
    	// Enables dual-stack --node-ip in kubelet with external cloud providers
    	CloudDualStackNodeIPs featuregate.Feature = "CloudDualStackNodeIPs"
    
    	// owner: @ahmedtd
    	// alpha: v1.26
    	//
    	// Enable ClusterTrustBundle objects and Kubelet integration.
    	ClusterTrustBundle featuregate.Feature = "ClusterTrustBundle"
    
    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