K8sbykeshed / k8s-service-validator

Kubernetes Network Service Validator
22 stars 10 forks source link

Enabling tests for UDP connections #42

Closed yzaccc closed 3 years ago

yzaccc commented 3 years ago
- Added containers with UDP ports open, for all the pods;
- Added test matrix for UDP NodePort Connection;
- Some code refactoring.