azure-container-networking icon indicating copy to clipboard operation
azure-container-networking copied to clipboard

L1VH CNI first version

Open paulyufan2 opened this issue 1 year ago • 1 comments

Reason for Change:

This implementation is to support swiftv2 L1VH CNI feature: CNI receives goal state from CNS and create linux/windows pod on Windows VM/Node in swiftv2 L1VH path;
The container pod is using secondary interface with its mac address and NIC type(Delegated NIC or Accelnet) to be created; We support up to 8 pods to be created by using different interfaces along with different hnsNetwork; CNI supports hnsNetwork creation(when pod is added to the VM) and deletion(when pod is removed from VM) to prevent leakage;

Issue Fixed:

Requirements:

Notes:

paulyufan2 avatar Jan 03 '24 16:01 paulyufan2

This pull request is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Mar 13 '24 00:03 github-actions[bot]

Pull request closed due to inactivity.

github-actions[bot] avatar Mar 21 '24 00:03 github-actions[bot]