Azure/azure-container-networking ? reverse-engineered prompt
Reverse engineered prompt
Build me the Azure container networking project for Linux and Windows containers.
I want it to provide the Azure CNI networking and IP address management pieces for Kubernetes, plus the Azure Network Policy Manager for enforcing network rules. It should connect containers to an Azure virtual network, manage container IPs from that network, and work well on both Linux and Windows nodes. If there’s a newer path based on Cilium, include that too in a way that fits the rest of the project.
Please make it something I can build from source, run on Azure, and follow along with clear docs and examples. If you need current implementation details, look up the latest docs online and make sure the setup matches how Azure and AKS do things today.
Are you gonna build this?
make sure you review the code using coderabbit