Azure / azure-capi-cli-extension

Kubernetes Cluster API support in the Azure CLI
MIT License
20 stars 18 forks source link

Should "az capi management delete" delete the corresponding RG by default? #199

Open zylxjtu opened 1 year ago

zylxjtu commented 1 year ago

When we create a capi management cluster within an existing cluster and tried to remove it later, the corresponding RG will be deleted as well, this may not be the expected behaviors under some scenarios?