portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Other
8 stars 7 forks source link

AKS: Ingress Application Gateway #1430

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

AKS: Ingress Application Gateway

enable_ingress_application_gateway = true

ingress_application_gateway_gateway_name =

ingress_application_gateway_subnet_cidr =

ingress_application_gateway_subnet_id =

https://github.com/portefaix/portefaix/blob/739c1d3f62ac9ddb95d4c2cfd684529098216e8c/terraform/azure/aks/modules/aks/aks.tf#L53


  # rbac_aad_managed                 = false
  # rbac_aad_admin_group_object_ids  = var.admin_group_object_ids

  enable_log_analytics_workspace  = false
  enable_auto_scaling             = var.enable_auto_scaling
  enable_kube_dashboard           = var.enable_kube_dashboard
  enable_azure_policy             = var.enable_azure_policy
  enable_http_application_routing = var.enable_http_application_routing
  # TODO: AKS: Ingress Application Gateway
  # labels: kind/feature, priority/high, lifecycle/frozen, area/terraform, cloud/azure
  # https://github.com/Azure/terraform-azurerm-aks/pull/99
  # enable_ingress_application_gateway = true
  # ingress_application_gateway_gateway_name =
  # ingress_application_gateway_subnet_cidr =
  # ingress_application_gateway_subnet_id =

  os_disk_size_gb           = var.os_disk_size_gb
  agents_min_count          = var.agents_min_count

afce5cfdca8a7775d0e82c8e7e9387f68d5e7736

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nlamirault commented 2 years ago

/reopen

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nlamirault commented 2 years ago

/reopen

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.