Skip to content

Conversation

@akshaysngupta
Copy link
Member

@akshaysngupta akshaysngupta commented Sep 30, 2024

Checklist

  • The title of the PR is clear and informative
  • If applicable, the changes made in the PR have proper test coverage
  • Issues addressed by the PR are mentioned in the description followed by Fixes.

Description

This pull request introduces overlay support in the AGIC, specifically addressing overlay changes. It also refactors the Kubenet CNI.

In Overlay cluster, AGIC will need to create an Overlay Extension Config in which it will specify the Subnet CIDR where the gateway is deployed. This config then gets processed by the AKS cluster to allow AppGW data plane to be able to reach the Pods.

Fixes

@akshaysngupta akshaysngupta linked an issue Oct 1, 2024 that may be closed by this pull request
@akshaysngupta akshaysngupta merged commit 4cb8c7d into master Nov 5, 2024
4 checks passed
@akshaysngupta akshaysngupta deleted the aksgupta/overlay branch November 5, 2024 00:58
@michael-rechani
Copy link

michael-rechani commented Nov 19, 2024

Running into the same issue here - #1524. Happy to test AGIC and Azure CNI Overlay once the update has been made.

@JackStromberg
Copy link
Member

Hey folks,

Please be aware, even if building this on your own, CNI Overlay will not work with AGIC at this time. This feature is NOT supported at this time. We will formally announce once ready.

Cheers!
Jack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Azure CNI Overlay

6 participants