cybozu-go / coil

CNI plugin for Kubernetes designed for scalability and extensibility
Apache License 2.0
164 stars 20 forks source link

Send ICMP Host Unreachable for non-existing Pods #158

Open ymmt2005 opened 3 years ago

ymmt2005 commented 3 years ago

What

It is nice to send back ICMP host unreachable when a client sends packets to a non-existing Pod.

How

Describe how to address the issue.

Checklist