{"id":18148322,"url":"https://github.com/azure/azure-container-networking","last_synced_at":"2026-06-01T22:00:41.961Z","repository":{"id":37270011,"uuid":"53971519","full_name":"Azure/azure-container-networking","owner":"Azure","description":"Azure Container Networking Solutions for Linux and Windows Containers","archived":false,"fork":false,"pushed_at":"2026-05-26T17:29:55.000Z","size":159979,"stargazers_count":425,"open_issues_count":86,"forks_count":269,"subscribers_count":36,"default_branch":"master","last_synced_at":"2026-05-26T19:16:35.298Z","etag":null,"topics":["azure","azure-container","azure-container-service","container-networking","kubernetes-networking","linux-containers","windows-containers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":"agents.md","dco":null,"cla":null}},"created_at":"2016-03-15T19:12:14.000Z","updated_at":"2026-05-22T02:17:23.000Z","dependencies_parsed_at":"2023-12-20T07:59:20.872Z","dependency_job_id":"ec892d28-2593-4be6-a165-d88b415fe58a","html_url":"https://github.com/Azure/azure-container-networking","commit_stats":{"total_commits":2395,"total_committers":101,"mean_commits":"23.712871287128714","dds":0.8693110647181628,"last_synced_commit":"281770bf9714eba4e6b1fe413fe0fb253226d450"},"previous_names":[],"tags_count":353,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/azure-container-networking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-container-networking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-container-networking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-container-networking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-container-networking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/azure-container-networking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fazure-container-networking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33795114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-container","azure-container-service","container-networking","kubernetes-networking","linux-containers","windows-containers"],"created_at":"2024-11-01T23:08:05.431Z","updated_at":"2026-06-01T22:00:41.924Z","avatar_url":"https://github.com/Azure.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microsoft Azure Container Networking\n\n[![Build Status](https://msazure.visualstudio.com/One/_apis/build/status/Custom/Networking/ContainerNetworking/Azure.azure-container-networking?branchName=master)](https://msazure.visualstudio.com/One/_build/latest?definitionId=95007\u0026branchName=master) [![Go Report Card](https://goreportcard.com/badge/github.com/Azure/azure-container-networking)](https://goreportcard.com/report/github.com/Azure/azure-container-networking)  ![GitHub release](https://img.shields.io/github/release/Azure/azure-container-networking.svg)\n\n| Azure Network Policy Manager Conformance      |  |\n| ----------- | ----------- |\n| Cyclonus Network Policy Suite      | [![Cyclonus Network Policy Test](https://github.com/Azure/azure-container-networking/actions/workflows/cyclonus-netpol-test.yaml/badge.svg?branch=master)](https://github.com/Azure/azure-container-networking/actions/workflows/cyclonus-netpol-test.yaml)       |\n| Kubernetes Network Policy E2E  | [![Build Status](https://dev.azure.com/msazure/One/_apis/build/status/Custom/Networking/ContainerNetworking/NPM%20Conformance%20Tests?branchName=master)](https://dev.azure.com/msazure/One/_build/latest?definitionId=195725\u0026branchName=master)  |\n\n\n\n## Overview\nThis repository contains container networking services and plugins for Linux and Windows containers running on Azure:\n\n* [Azure CNI network and IPAM plugins](docs/cni.md) for Kubernetes.\n* [Azure NPM - Kubernetes Network Policy Manager](docs/npm.md) (Linux and (preview) Windows Server 2022)\n\nThe `azure-vnet` network plugins connect containers to your [Azure VNET](https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview), to take advantage of Azure SDN capabilities. The `azure-vnet-ipam` IPAM plugins provide address management functionality for container IP addresses allocated from Azure VNET address space.\n\nThe following environments are supported:\n* [Microsoft Azure](https://azure.microsoft.com): Available in all Azure regions.\n\nPlugins are offered as part of [Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/), as well as for individual Azure IaaS VMs. For Kubernetes clusters created by [aks-engine](https://github.com/Azure/aks-engine), the deployment and configuration of both plugins on both Linux and Windows nodes is automatic and default.\n\nThe next generation of Azure CNI Plugin is powered by [Cilium](https://cilium.io/). Learn more at [Azure CNI Powered By Cilium](docs/cilium.md)\n\n## Documentation\nSee [Documentation](docs/) for more information and examples.\n\n## Build\nThis repository builds on Windows and Linux. Build plugins directly from the source code for the latest version.\n\n```bash\n$ git clone https://github.com/Azure/azure-container-networking\n$ cd azure-container-networking\n$ make all-binaries\n```\n\nThen follow the instructions for the plugin in [Documentation](docs/).\n\n## Contributions\nContributions in the form of bug reports, feature requests and PRs are always welcome.\n\nPlease follow these steps before submitting a PR:\n* Create an issue describing the bug or feature request.\n* Clone the repository and create a topic branch.\n* Make changes, adding new tests for new functionality.\n* Submit a PR.\n\n## License\nSee [LICENSE](LICENSE).\n\n## Code of Conduct\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fazure-container-networking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure%2Fazure-container-networking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Fazure-container-networking/lists"}