Files
kubernetes/test/e2e
Kubernetes Submit Queue 02dd178039 Merge pull request #30739 from MrHohn/e2e-sourceip
Automatic merge from submit-queue

Add e2e test for Source IP preservation (pod to service cluster IP)

Working on #27134.

This PR added the e2e test for source ip preservation (pod to service cluster IP) in service.go. Test scenario described as below:
- Pick two different nodes in cluster.
- Create a clusterIP type service.
- Create an echo server, which echoes back client IP, to be part of the service.
- Create a client on another node. Hit the server through service cluster IP.
- Verify the source IP.

@girishkalele @freehan
2016-09-05 12:23:25 -07:00
..
2016-09-05 15:05:49 +02:00
2016-08-18 17:15:43 -07:00
2016-08-24 10:17:26 -07:00
2016-07-30 00:07:02 -04:00
2016-08-29 10:49:09 +08:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-07-30 00:07:02 -04:00
2016-09-05 10:34:30 +02:00
2016-08-30 12:23:40 +02:00
2016-08-23 11:42:42 +10:00
2016-07-30 00:07:02 -04:00
2016-08-24 06:47:17 +02:00