azure-container-networking

Azure Container Networking Solutions for Linux and Windows Containers

Github星跟踪图

Microsoft Azure Container Networking

Build Status Go Report Card GitHub release
codecov

Overview

This repository contains container networking services and plugins for Linux and Windows containers running on Azure:

The azure-vnet network plugins connect containers to your Azure VNET, 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.

The following environments are supported:

Plugins are offered as part of Azure Kubernetes Service (AKS), as well as for individual Azure IaaS VMs. For Kubernetes clusters created by aks-engine, the deployment and configuration of both plugins on both Linux and Windows nodes is automatic and default.

Documentation

See Documentation for more information and examples.

Build

This repository builds on Windows and Linux. Build plugins directly from the source code for the latest version.

$ git clone https://github.com/Azure/azure-container-networking
$ cd azure-container-networking
$ make all-binaries

Then follow the instructions for the plugin in Documentation.

Contributions

Contributions in the form of bug reports, feature requests and PRs are always welcome.

Please follow these steps before submitting a PR:

  • Create an issue describing the bug or feature request.
  • Clone the repository and create a topic branch.
  • Make changes, adding new tests for new functionality.
  • Submit a PR.

License

See LICENSE.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

主要指标

概览
名称与所有者Azure/azure-container-networking
主编程语言Go
编程语言Go (语言数: 9)
平台
许可证MIT License
所有者活动
创建于2016-03-15 19:12:14
推送于2025-09-21 12:04:09
最后一次提交2025-09-16 09:56:14
发布数309
最新版本名称azure-iptables-monitor/v0.0.3 (发布于 )
第一版名称v0.4 (发布于 2016-10-11 16:09:28)
用户参与
星数417
关注者数39
派生数256
提交数2.8k
已启用问题?
问题数313
打开的问题数15
拉请求数2630
打开的拉请求数50
关闭的拉请求数1054
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?