Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for lbs (0.05 sec)

  1. staging/src/k8s.io/api/core/v1/well_known_labels.go

    	IsHeadlessService = "service.kubernetes.io/headless"
    
    	// LabelNodeExcludeBalancers specifies that the node should not be considered as a target
    	// for external load-balancers which use nodes as a second hop (e.g. many cloud LBs which only
    	// understand nodes). For services that use externalTrafficPolicy=Local, this may mean that
    	// any backends on excluded nodes are not reachable by those external load-balancers.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jul 19 00:36:22 UTC 2023
    - 3.8K bytes
    - Viewed (0)
  2. pkg/proxy/healthcheck/service_health.go

    )
    
    // ServiceHealthServer serves HTTP endpoints for each service name, with results
    // based on the endpoints.  If there are 0 endpoints for a service, it returns a
    // 503 "Service Unavailable" error (telling LBs not to use this node).  If there
    // are 1 or more endpoints, it returns a 200 "OK".
    type ServiceHealthServer interface {
    	// Make the new set of services be active.  Services that were open before
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 30 09:25:48 UTC 2023
    - 8.9K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Server-TLSv12-ExportKeyingMaterial

    00000120  00 00 00 00 00 00 00 00  00 00 00 00 00 c9 f3 4e  |...............N|
    00000130  91 b6 c2 c0 a5 cf 21 6b  ed 58 d9 cf 9c 9b ff 0a  |......!k.X......|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.2K bytes
    - Viewed (0)
Back to top