Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ENABLE_LEADER_ELECTION (0.16 sec)

  1. pilot/pkg/features/experimental.go

    			"that can be processed by pilot. This will also restrict the root-ca certificate distribution.").Get()
    
    	EnableLeaderElection = env.Register("ENABLE_LEADER_ELECTION", true,
    		"If enabled (default), starts a leader election client and gains leadership before executing controllers. "+
    			"If false, it assumes that only one instance of istiod is running and skips leader election.").Get()
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:02:38 UTC 2024
    - 10.2K bytes
    - Viewed (0)
Back to top