Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Unable to change agents count in ACS #14

Closed
mfaizanse opened this issue Mar 16, 2017 · 7 comments
Closed

Unable to change agents count in ACS #14

mfaizanse opened this issue Mar 16, 2017 · 7 comments

Comments

@mfaizanse
Copy link

mfaizanse commented Mar 16, 2017

I have deployed a wind + k8s cluster on azure container service and then I tried to change the agentpool from 1 to 2 agents and got the error.
screenshot 2017-03-16 10 38 57

I have also tried scaling using Azure CLI 2.0 and getting this error:
Parameter 'ContainerServiceWindowsProfile.admin_password' can not be None.

I have used this cmd:
az acs scale -g acs-test-d3 -n containerservice-acs-test-d3 --new-agent-count 3

@mfaizanse mfaizanse changed the title Unable to change agents count in Azure Portal Unable to change agents count in ACS Mar 16, 2017
@JackQuincy
Copy link
Contributor

Thanks for reporting this. We have identified the issue. We are making a plan for how to roll out this fix globaly and should have an ETA for you shortly. After the fix your existing clusters will work properly in the portal. There needs to also be a fix to the Azure CLI 2.0 to not verify the password is non null.

@JackQuincy
Copy link
Contributor

When trying to validate changes in the CLI I ran into another issue. So ETA for ETA is now delayed

@JackQuincy
Copy link
Contributor

Circling back. I've been working on getting this unblocked. I've encountered a number of issues with the windows code paths. Still don't have a firm ETA on the world wide deployment but we are getting much closer.

@JackQuincy
Copy link
Contributor

I've peeled the onion far enough that I got this working. We are currently rolling out a fix. The rollout should be finished by 4/14 at the latest. When that happens I will also push for this update in the az cli to get az scale working for windows clusters.

@JackQuincy
Copy link
Contributor

JackQuincy commented Apr 7, 2017

The fix is now globally rolled out and this should no longer be an issue in the portal. I authored a PR on the cli to enable changing windows clusters and they merged it but it hasn't been tagged for a release yet.
@mfaizanse can you verify you can now scale up and down? And if so please close this issue

@minherz
Copy link

minherz commented Apr 13, 2017

@JackQuincy when the fix will be available for Azure CLI and would the following command pip install -U --user azure-cli be enough to apply it?

@JackQuincy
Copy link
Contributor

Thought I had answered this. Yes that command was enough for me. This works today so I'm going to close this

squillace pushed a commit to squillace/ACS that referenced this issue Jun 28, 2017
* added support for custom vnet for DCOS

* added VNET templates for dockerce and kubernetes
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

3 participants