Closed phudtran closed 2 years ago
I'll review it shortly, can you please rebase?
This is a reasonable compromise for now to enable host to pod communication for non-overlapping CIDRs. The better solution would still be to have XDP program attached to host-ep handle multiple endpoints as it has lower eBPF code footprint. Perhaps a future enhancement. LGTM.
What this PR does / why we need it: Adds support for designating a service to a VPC in Arktos Which issue(s) this PR fixes: Fixes # This PR fixes an issue where system pods in Arktos (CoreDNS, KubeDNS) fail to run properly due to failed health checks with the master node.