Azure Container Networking Solutions for Linux and Windows Containers
Перейти к файлу
dependabot[bot] 642d361a73
deps: bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#1379)
2022-05-26 02:00:17 +00:00
.devcontainer update to go1.18 (#1281) 2022-04-04 16:49:49 -05:00
.github add build/tools to dependabot tracking (#1381) 2022-05-18 23:23:01 +00:00
.hooks lint pre-push hook (#1112) 2021-11-22 12:56:58 -06:00
.pipelines save image tarballs as pipeline artifacts (#1394) 2022-05-23 11:44:06 -07:00
aitelemetry add hostname and version in the correct field in ai logs (#1280) 2022-03-16 18:35:34 +00:00
build/tools make zapai a module (#1334) 2022-04-25 10:05:29 -07:00
cni Alegal/add timeout to hns calls (#1369) 2022-05-25 14:18:46 -07:00
cnm feat: don't use CNS for CNI DEL command in windows multitenancy (#1216) 2022-02-03 19:14:31 -08:00
cnms fix: adding relevant platform suffix to ignore errors in windows (#1119) 2021-11-23 09:18:17 -08:00
cns fix: Service Account Mitigation for CNS on k8s Windows 2022 (#1367) 2022-05-20 10:03:10 -07:00
common guard against unstructured url forwarding in CNS API's (#1192) 2022-02-01 15:13:44 -08:00
crd move mode to NC and add type (#1331) 2022-04-14 17:21:39 -05:00
docs update cyclonus workflow (#1246) 2022-02-16 14:30:17 -06:00
ebtables Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
examples/cns Add CNS api examples for create and delete HNS networks (#337) 2019-04-15 15:58:44 -07:00
hack Add cleanup network script (#1371) 2022-05-19 11:58:50 -07:00
internal/lockedfile Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
ipam Bugfix/14337706/remove state file (#1392) 2022-05-20 17:43:34 -05:00
iptables fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036) 2021-10-20 13:58:10 -07:00
log fix: panic caused by nil Writer provided to Logger (#1228) 2022-02-10 16:01:53 -05:00
netio Set MTU for veths based on VM interface (#1031) 2021-09-22 17:28:50 -07:00
netlink Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
network Alegal/add timeout to hns calls (#1369) 2022-05-25 14:18:46 -07:00
nmagent Add NMAgent Client (#1305) 2022-05-05 17:58:21 -05:00
nns cni/network unit test coverage (#1020) 2021-09-20 16:58:18 -07:00
npm fix race (#1400) 2022-05-25 22:06:20 +05:30
ovsctl Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
platform Bugfix/14337706/remove state file (#1392) 2022-05-20 17:43:34 -05:00
processlock refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00
proto/nodenetworkservice/3.302.0.744 CNI changes to support baremetal scenario (#835) 2021-03-26 10:28:42 -07:00
scripts CNI plugin version has been updated to the latest version. (#1377) 2022-05-16 12:02:17 -04:00
server/tls refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00
store Bugfix/14337706/remove state file (#1392) 2022-05-20 17:43:34 -05:00
telemetry chore: Log CNI events to kusto for debugging (#1193) 2022-01-25 09:44:51 -08:00
test fix/refactor: [NPM] eliminate struct fields to prevent errors & reduce memory (#1374) 2022-05-13 11:41:02 -07:00
testutils Cns windows aks (#1059) 2021-11-22 09:23:01 -08:00
tools pull images from mcr (#1347) 2022-04-26 17:42:45 -05:00
zapai make zapai a module (#1334) 2022-04-25 10:05:29 -07:00
.gitattributes CI: Add golint-ci (#888) 2021-06-01 16:58:56 -07:00
.gitignore remove workspace and add Make helpers to set it up (#1350) 2022-04-25 13:42:29 -05:00
.golangci.yml update build tools (#1127) 2021-11-29 19:05:32 -06:00
Dockerfile.cnm pull images from mcr (#1347) 2022-04-26 17:42:45 -05:00
LICENSE Added LICENSE 2017-01-31 19:51:14 -08:00
MAINTAINERS Update MAINTAINERS 2018-01-19 11:09:21 -08:00
Makefile save image tarballs as pipeline artifacts (#1394) 2022-05-23 11:44:06 -07:00
README.md Update README.md (#1053) 2021-10-11 18:23:05 -05:00
Tiltfile feat: [NPM] Restructure code and add deploy manifests (#1203) 2022-02-04 16:25:12 -08:00
go.mod deps: bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#1379) 2022-05-26 02:00:17 +00:00
go.sum deps: bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#1379) 2022-05-26 02:00:17 +00:00
windows.ps1 build: Add Windows CNS & NPM as Part of Multi-Arch Manifest (#1345) 2022-05-05 15:32:53 -07:00

README.md

Microsoft Azure Container Networking

Build Status Go Report Card GitHub release

Azure Network Policy Manager Conformance
Cyclonus Network Policy Suite Cyclonus Network Policy Test
Kubernetes Network Policy E2E Build Status

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.