cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

Enable CAPZ to deploy cluster on Azure Public MEC

Open mogliang opened this issue 3 years ago • 0 comments

/kind feature

Describe the solution you'd like [A clear and concise description of what you want to happen.]

I'd like to make CAPZ able to deploy cluster on Azure Public MEC.

Since Azure EdgeZone share same Azure RP with public azure, and azure api is exactly the same, the expected change is little:

  • Add extendedlocation parameter when creating azure resources
  • Add related Test

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

My workmate and I will submit PR for this feature, but not familiar with the community process, so just want to raise a feature request to let community know.

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

mogliang avatar Sep 22 '22 03:09 mogliang