Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pilot/pkg/networking/core/cluster_builder.go

    				c.DnsLookupFamily = cluster.Cluster_V4_ONLY
    			}
    		}
    		c.DnsRefreshRate = cb.req.Push.Mesh.DnsRefreshRate
    		c.RespectDnsTtl = true
    		// we want to run all the STATIC parts as well to build the load assignment
    		fallthrough
    	case cluster.Cluster_STATIC:
    		if len(localityLbEndpoints) == 0 {
    			log.Debugf("locality endpoints missing for cluster %s", c.Name)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 31.6K bytes
    - Viewed (0)
Back to top