Azure / Azure/AKS

[Feature] Fleet - customize resource group name

Open
#3,312 12 comments 0 reactions 1 assignee Claimed by @sjwaight View on GitHub
feature-request fleet-manager
Dominant language
TypeScript
Stars
2.1k
Forks
395
Avg merge
2d 22h
Merged PRs (30d)
13

Description

When using creating a Kubernetes fleet manager, it creates two additional RG, one FL_ for hosting the hub cluster and one FL_MC_ for hosting the resources of the hub.

**Describe the solution you'd like**
The same feature as --node-resource-group parameter, the capacity to specify the generated resource group name(s).

**Describe alternatives you've considered**
None and it's a real issue when the customer implements naming policies

something like. next question, do we need two resources groups ? why can't the hub either in the first one, or the MC one ?
`az fleet create --resource-group ${RESOURCE_GROUP} --name ${FLEET_NAME} --location westeurope --node-resource-group`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.