Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.95k stars 305 forks source link

[Feature]AKS cluster creation with Azure CNI powered by cilium from Azure portal in Overlay or Dynamic IP allocation mode. #3983

Open amitmavgupta opened 10 months ago

amitmavgupta commented 10 months ago

Is your feature request related to a problem? Please describe. Azure Portal should allow users to create an AKS cluster running Azure CNI powered by Cilium in either Overlay Mode or Dynamic IP allocation mode.

Describe the solution you'd like If a user would like to create an AKS cluster today with Azure CNI powered by Cilium, they can create the cluster using Azure CLI in two modes:

  1. Overlay Mode- https://learn.microsoft.com/en-us/azure/aks/azure-cni-powered-by-cilium#option-1-assign-ip-addresses-from-an-overlay-network
  2. Dynamic IP allocation mode- https://learn.microsoft.com/en-us/azure/aks/azure-cni-powered-by-cilium#option-2-assign-ip-addresses-from-a-virtual-network

This could be either attached with the same parent feature request https://github.com/Azure/AKS/issues/3908 and marked as a child feature request or a new request. Will let @chasewilson decide. cc @wedaly @tamilmani1989

Describe alternatives you've considered Azure CLI.

Additional context Add any other context or screenshots about the feature request here.

paulgmiller commented 9 months ago

Ack that portal is working on this but don't have an eta yet.