Azure / container-upstream

This project captures work in progress, and completed work for the Azure Core Container Upstream team
MIT License
54 stars 28 forks source link

Test kubenet for Windows containers in Kubernetes #39

Closed craiglpeters closed 5 years ago

craiglpeters commented 5 years ago

In addition to the Azure-CNI support for Advanced networking in AKS, Windows containers need to support kubenetI for basic networking.

TODO: document definition of done TODO: Link to issue for aks-engine implementation and testing

PatrickLang commented 5 years ago

This is working and tested in the AKS-Engine jenkins setup. I don't think there's any work left to do, AKS could vendor this code in if they want to release it.