Skip to content

Do not expand IPBlock or ASG for Azure rule #299

@reachjainrahul

Description

@reachjainrahul

Describe the problem/challenge you have

If an Antrea NetworkPolicy contains IPBlock or AddressGroup, each of the entry is translated to separate rule in Azure NSG. This will have scale implication as Azure NSG can support only 1000 rules.

Describe the solution you'd like

Add compression login in Azure plugin to combine IPBlock and Address groups of ANP in 1 rule.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions