Azure Container Networking Solutions for Linux and Windows Containers
Перейти к файлу
Hunter Gregory cdf4cbea37
ci: increase golint timeout to 25m (#1890)
2023-04-04 13:05:38 -07:00
.devcontainer update to go1.20 (#1781) 2023-03-29 10:53:21 -07:00
.github ci: increase golint timeout to 25m (#1890) 2023-04-04 13:05:38 -07:00
.hooks lint pre-push hook (#1112) 2021-11-22 12:56:58 -06:00
.pipelines Add multiplat Windows 2019 and 2022 image support to tooling and pipelines, use for CNS/NPM (#1820) 2023-03-01 00:25:00 +00:00
aitelemetry Remove azure-vnet-telemetry for windows multitenancy (#1430) 2022-07-01 15:09:39 -07:00
azure-ipam update to go1.20 (#1781) 2023-03-29 10:53:21 -07:00
build consolidated build dependency update (#1882) 2023-03-31 14:09:00 -07:00
cilium cilium ci: set l7proxy to false (#1884) 2023-04-03 23:03:24 +00:00
cni fix: Windows CNI Overlay Gateway Bug (#1849) 2023-03-15 13:00:58 -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 Dualstack CNS Changes (#1773) 2023-04-04 09:00:02 -07:00
common feat: allow the CNI conflist generation settings to be configured via… (#1765) 2023-02-07 01:30:22 +00:00
crd deprecate SetOwnerRef in favor of SetControllerRef (#1801) 2023-02-23 23:47:47 +00:00
debug/windows/npm tool: [WIN-NPM] minor updates to windows script, and new linux script (#1685) 2022-11-04 10:52:48 -07:00
docs Dualstack cilium proposal (#1673) 2023-02-17 15:11:44 -05:00
dropgz consolidated dependency updated for dropgz (#1877) 2023-03-29 15:00:32 -07: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 update to go1.20 (#1781) 2023-03-29 10:53:21 -07:00
internal instantiate a default cns config if loading fails (#1829) 2023-03-02 19:32:16 +00:00
ipam Revert "fix: Adding a defer func to connecttoTelemetryservice() to prevent CNI fro…" (#1819) 2023-02-24 19:06:24 +00:00
iptables fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036) 2021-10-20 13:58:10 -07:00
keyvault deps: bump github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets from 0.7.1 to 0.11.0 (#1693) 2023-03-21 20:44:15 +00:00
log feat: CNS manages endpoints state for delegate IPAM use case (#1500) 2022-08-23 16:42:40 -07:00
netio Set MTU for veths based on VM interface (#1031) 2021-09-22 17:28:50 -07:00
netlink fix: Adding a constant hardware address to the veth (#1524) 2022-08-17 10:53:57 -07:00
netns feat: Add native linux endpoint client to prep removing OVS (#1471) 2022-08-02 14:54:10 -07:00
network Skip removing vnet namespace in Linux CNI Multitenancy (#1841) 2023-03-09 12:44:20 -08:00
nmagent change name to AZREnabled (#1874) 2023-03-27 15:14:16 -07:00
nns cni/network unit test coverage (#1020) 2021-09-20 16:58:18 -07:00
npm update to go1.20 (#1781) 2023-03-29 10:53:21 -07:00
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 Accelnet run function as part of script (#1406) 2022-05-27 17:31:37 +00:00
server/tls adding a cert refresher construct (#1426) 2022-06-16 23:32:33 +00:00
store feat: CNS manages endpoints state for delegate IPAM use case (#1500) 2022-08-23 16:42:40 -07:00
telemetry Revert "fix: Adding a defer func to connecttoTelemetryservice() to prevent CNI fro…" (#1819) 2023-02-24 19:06:24 +00:00
test Improving port forwarding error handling (#1839) 2023-03-07 13:42:03 -08:00
testutils Cns windows aks (#1059) 2021-11-22 09:23:01 -08:00
tools update to go1.20 (#1781) 2023-03-29 10:53:21 -07:00
zapai consolidated dependency update for zapai (#1878) 2023-03-29 15:02:28 -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 Refactoring CNSLogger (#1429) 2022-06-16 00:19:12 +00: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 fix tag for building container images (#1830) 2023-03-01 14:51:59 -08:00
README.md docs: [NPM] add windows documentation and update links to MSDocs (#1805) 2023-02-16 21:12:22 +00:00
SECURITY.md Microsoft mandatory file (#1390) 2022-05-27 12:44:20 -05:00
Tiltfile feat: [NPM] Restructure code and add deploy manifests (#1203) 2022-02-04 16:25:12 -08:00
go.mod update to go1.20 (#1781) 2023-03-29 10:53:21 -07:00
go.sum deps: bump github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets from 0.7.1 to 0.11.0 (#1693) 2023-03-21 20:44:15 +00: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.

The next generation of Azure CNI Plugin is powered by Cilium. Learn more at Azure CNI Powered By Cilium

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.