Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for pod3 (0.07 sec)

  1. pkg/proxy/nftables/proxier_test.go

    				"external to ClusterIP with iTP:Local": {
    					masq: ptr.To(false),
    				},
    
    				// And there's no eTP:Local short-circuit for pod traffic,
    				// so pods get only the local endpoints.
    				"pod to NodePort with eTP:Local": {
    					output: ptr.To("10.180.0.2:80"),
    				},
    				"pod to LB with eTP:Local": {
    					output: ptr.To("10.180.0.2:80"),
    				},
    			},
    		},
    		{
    			name:          "masqueradeAll",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 173.5K bytes
    - Viewed (0)
Back to top