Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for pilot_no_ip (0.08 sec)

  1. pilot/pkg/model/push_context.go

    	// It can also be an error, for example in cases the Endpoint list of a service was not updated by the time
    	// the sidecar calls.
    	// Updated by GetProxyServiceTargets
    	ProxyStatusNoService = monitoring.NewGauge(
    		"pilot_no_ip",
    		"Pods not found in the endpoint table, possibly invalid.",
    	)
    
    	// ProxyStatusEndpointNotReady represents proxies found not be ready.
    	// Updated by GetProxyServiceTargets. Normal condition when starting
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 15 09:02:11 UTC 2024
    - 91.8K bytes
    - Viewed (0)
Back to top