bedrock icon indicating copy to clipboard operation
bedrock copied to clipboard

Azure Network Plugin is Hardcoded

Open sayar opened this issue 6 years ago • 2 comments

Describe the bug: The azure network plugin is hardcoded in the AKS terraform module which does not permit the developer to choose kubenet instead of Azure VNets.

Additional context: https://github.com/microsoft/bedrock/blob/d3614358bb7af51adf71119199d5d5950abdf139/cluster/azure/aks/main.tf#L35

Does this require updates to documentation?: Yes

sayar avatar Jul 17 '19 14:07 sayar

Turning this into a feature request. @jmspring thoughts on allowing this?

andrebriggs avatar May 06 '20 00:05 andrebriggs

It’s a relatively simple change. I think we would need to look at what the impacts may be for things like load balancer a, ingress, etc

jmspring avatar May 06 '20 01:05 jmspring