Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster creation via CLI fails - cluster limit reached (erroneous) #130

Closed
jim-h-wang opened this issue Jan 16, 2018 · 5 comments
Closed

Comments

@jim-h-wang
Copy link

I have 1 cluster running but now when trying to create a second, I get the below error

az aks create --resource-group testResourceGroup2 --name testk8sCluster2 --node-count 1 --ssh-key-value ~/.ssh/azure_regnosys_rsa.pub 
Operation failed with status: 'Conflict'. Details: Public preview limit of 5 for managed cluster(AKS) has been reached for subscription 84355674-b5c1-4cd6-a9a8-1224362effe0 in location westeurope. Please try deleting one or more managed cluster resources in this location before trying to create a new cluster or try a different Azure location.

Running az aks list show many of my previously failed cluster deployments. I am unable to delete these as I've already deleted the resource group (which did not delete these aks deployments).

I am deploying to westeurope, sub: 84355674-b5c1-4cd6-a9a8-1224362effe0

@sethtregenna
Copy link

I had the same issue myself but eventually the old objects that I'd presumed deleted did get cleared up.
How long ago did you delete them?

@jim-h-wang
Copy link
Author

I deleted the resource groups yesterday morning (London time), so thats about 24 hrs ago now.

@derekperkins
Copy link
Contributor

@jim-h-wang did you delete the auto-created resource group? see #3

@jim-h-wang
Copy link
Author

@derekperkins Those were never created as my deployments failed. I manually deleted the resource groups I created manually.

@seanknox
Copy link
Contributor

seanknox commented Aug 2, 2018

Closing due inactivity. Feel free to re-open if still an issue.

@seanknox seanknox closed this as completed Aug 2, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants