Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
286 stars 63 forks source link

[Module Proposal]: `avm-ptn-aks-economy` #1061

Open ms-henglu opened 1 month ago

ms-henglu commented 1 month ago

Check for previous/existing GitHub issues/module proposals

Check this module doesn't already exist in the module indexes

Bicep or Terraform?

Terraform

Module Classification?

Pattern Module

Module Name

avm-ptn-aks-economy

Module Details

This is the original comprehensive AKS Verified Module, including 100+ properties and giving users the freedom to configurate their files with their exact specifications: https://github.com/Azure/terraform-azurerm-aks. These configuration options are incredibly comprehensive, encompassing every facet of AKS configuration. However, this design may pose challenges for individuals who prefer streamlined options or lack extensive AKS background knowledge. To ensure seamless experience for all users and to keep pace with the growing AKS Azure user base, we want to launch several simplified versions of the AKS module. These streamlined versions will feature default settings for certain complex configurations, mirroring the user-friendly design in the Azure Portal.

We will categorize the AKS modules based on the cluster preset configuration settings. This approach is essential as modules are significantly impacted by these configurations, influencing resource allocation, scalability, cost, compatibility, networking, security, and various other aspects.

This is one of the simplified AKS module we want to release, and is the production economy standard module.

Do you want to be the owner of this module?

Yes

Module Owner's GitHub Username (handle)

ms-henglu

(Optional) Secondary Module Owner's GitHub Username (handle)

No response

prjelesi commented 1 month ago

Hi @ms-henglu

Thanks for requesting/proposing to be an AVM module owner!

We just want to confirm you agree to the below pages that define what module ownership means:

Any questions or clarifications needed, let us know!

If you agree, please just reply to this issue with the exact sentence below (as this helps with our automation 👍):

"I CONFIRM I WISH TO OWN THIS AVM MODULE AND UNDERSTAND THE REQUIREMENTS AND DEFINITION OF A MODULE OWNER"

Thanks,

The AVM Core Team

RR

ms-henglu commented 1 month ago

I CONFIRM I WISH TO OWN THIS AVM MODULE AND UNDERSTAND THE REQUIREMENTS AND DEFINITION OF A MODULE OWNER

prjelesi commented 2 weeks ago

Hi @ms-henglu

Thanks for confirming that you wish to own this AVM module and understand the related requirements and responsibilities!

Before starting development, please ensure ALL the following requirements are met.

Please use the following values explicitly as provided in the module index page:

Check if this module exists in the other IaC language. If so, collaborate with the other owner for consistency. 👍

You can now start the development of this module! ✅ Happy coding! 🎉

Please respond to this comment and request a review from the AVM core team once your module is ready to be published! Please include a link pointing to your PR, once available. 🙏

Any further questions or clarifications needed, let us know!

Thanks,

The AVM Core Team