Skip to content

Upgrade azurerm provider and comply with AKS policies

Arturo Hernandez [EPAM] requested to merge ah/fix-akspolicies into master
  • Moved kvsecrets and csi to kube-system and upgraded versions
  • Fixed flux to match AKS policies
  • Remove kvsecrets, podidentity and airflow2 nss from policies in AKS module.
  • Fixed and upgraded azurerm provider
  • Fixed module aks_config_resources to match aks module
  • Fixed airflow2 helm charts to support allowPrivilegeEscalation security context option, to be compatible with AKS policy.
  • Made docs more descriptive on how to fix policies
  • Increased default max nodes to 3 in case that autoscale is enabled, due gatekeeper installation using azure policy add-on, This will not be applied if autoscale is not enabled

Related to #218 (closed)

Edited by Arturo Hernandez [EPAM]

Merge request reports