Difference between revisions of "Aks terraform"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | https://github.com/ | + | # Modules |
+ | - https://github.com/claranet/terraform-azurerm-aks | ||
+ | - https://github.com/Azure/terraform-azurerm-aks | ||
+ | - https://github.com/nlamirault/terraform-azurerm-aks | ||
+ | # More | ||
+ | https://github.com/im-platform/kubernetes-terraform | ||
https://github.com/jeremybusk/private-aks-cluster-terraform-devops | https://github.com/jeremybusk/private-aks-cluster-terraform-devops | ||
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster | https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster | ||
+ | |||
+ | https://www.middlewareinventory.com/blog/terraform-aks-example-creating-azure-k8s-cluster-devops-junction/ | ||
+ | |||
+ | |||
+ | https://github.com/nlamirault/terraform-azurerm-aks This is good module for deploy using aks module | ||
+ | |||
+ | https://github.com/nlamirault/terraform-azurerm-aks-ms | ||
+ | |||
+ | https://github.com/Azure/terraform-azurerm-aks |
Latest revision as of 16:11, 9 June 2023
Modules
- https://github.com/claranet/terraform-azurerm-aks
- https://github.com/Azure/terraform-azurerm-aks
- https://github.com/nlamirault/terraform-azurerm-aks
More
https://github.com/im-platform/kubernetes-terraform
https://github.com/jeremybusk/private-aks-cluster-terraform-devops
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster
https://github.com/nlamirault/terraform-azurerm-aks This is good module for deploy using aks module