Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildInboundHBONEClusters (0.42 sec)

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

    		clusters = append(clusters, configgen.buildInboundClusters(cb, proxy, instances, inboundPatcher)...)
    		if proxy.EnableHBONEListen() {
    			clusters = append(clusters, configgen.buildInboundHBONEClusters())
    		}
    		// Pass through clusters for inbound traffic. These cluster bind loopback-ish src address to access node local service.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 33K bytes
    - Viewed (0)
Back to top