Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for acceptIPVSTraffic (0.33 sec)

  1. pkg/proxy/ipvs/proxier.go

    	// Accept all traffic with destination of ipvs virtual service, in case other iptables rules
    	// block the traffic, that may result in ipvs rules invalid.
    	// Those rules must be in the end of KUBE-SERVICE chain
    	proxier.acceptIPVSTraffic()
    
    	// If the masqueradeMark has been added then we want to forward that same
    	// traffic, this allows NodePort traffic to be forwarded even if the default
    	// FORWARD policy is not accept.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Apr 28 15:51:23 UTC 2024
    - 77.7K bytes
    - Viewed (0)
Back to top