bedrock
bedrock copied to clipboard
Azure Network Plugin is Hardcoded
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
Turning this into a feature request. @jmspring thoughts on allowing this?
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