Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for pilot_k8s_endpoints_with_no_pods (0.43 sec)

  1. pilot/pkg/serviceregistry/kube/controller/controller.go

    	// currently missing pods. This helps distinguish transient errors from permanent ones
    	endpointsWithNoPods = monitoring.NewSum(
    		"pilot_k8s_endpoints_with_no_pods",
    		"Endpoints that does not have any corresponding pods.")
    
    	endpointsPendingPodUpdate = monitoring.NewGauge(
    		"pilot_k8s_endpoints_pending_pod",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 21:07:03 UTC 2024
    - 41.2K bytes
    - Viewed (0)
Back to top