Blog Post

Networking Blog
1 MIN READ

Calico for Windows goes Open Source

mkostersitz's avatar
mkostersitz
Former Employee
Sep 22, 2020

 

Since Windows worker node support reached GA in Kubernetes Microsoft and Tigera have listened closely to feedback from the community.
A big contention point of Windows Container users in the Kubernetes community is: “One of the most important open source network policy tools in the market is not available for Windows.”  
This is limiting adoption of Windows worker nodes for Kubernetes in environments big and small as customers cannot fulfill their policy and compliance requirements like they could address them in Linux.

Over the last couple of years Microsoft and Tigera have been working together to close some significant gaps in the Windows container networking stack. The work includes enabling Direct Server Return, enhanced policy, packet logging, expanded firewall support in the Host Networking Service of Windows, multi-subnet support and many more large and small improvements.

 

Now for the good news:

 

We are incredibly happy to share that with Calico 3.16 - Windows container support is now GA in open source Calico (https://docs.projectcalico.org/release-notes/)

With this release, windows containers can be deployed and secured in Azure cloud, any other cloud computing provider or on-premises using networking components in Windows Server and Calico network policy. 

More details about Calico for Windows version 3.16 can be found https://tigera.wistia.com/medias/gvc1f5132d 

If you have any questions or concerns contact us at the Calico User Slack https://calicousers.slack.com/archives/CF9M1U9RV.

The official announcement blog post can be found https://www.tigera.io/blog/tigera-announces-open-source-calico-for-windows-and-collaboration-with-microsoft/.

Want to get started right away? Check out the 5 minute quick start guide https://docs.projectcalico.org/getting-started/windows-calico/quickstart.    

 

 

Updated Sep 22, 2020
Version 2.0

2 Comments

  • lippertmarkus's avatar
    lippertmarkus
    Copper Contributor

    Great! I recently also wrote a post on how to automatically set up an environment on Azure via Terraform to try out Calico for Windows and the network policies 🙂
    https://lippertmarkus.com/2020/09/12/k8s-calico-windows/