-
Notifications
You must be signed in to change notification settings - Fork 560
acs-engine scale reboots masters and rewrites network config #2662
Comments
Following up on this, here's a summarized list of events and steps taken:
Checking the original json files we used when we provisioned the cluster in late January, we do not explicitly set any IP-related options in our input file, but the generated apimodel.json has I can't be 100% sure, sadly, but I'm quite confident that we used version 0.12.4 when building the cluster (is this annotated somewhere inside the cluster? Otherwise it might be a good idea?) |
Hi @carlpett, what you're seeing is a side effect of PR #1966 (part of the 0.13.0 release) which was reverted by #2315 in v0.13.1... #1966 changed the default FYI I just opened #2703, I agree that it would be useful to check the acs-engine version. @JunSun17 might be able to help with this issue since he worked on reverting the change. |
Thanks for the explanation @CecileRobertMichon! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution. Note that acs-engine is deprecated--see https://github.com/Azure/aks-engine instead. |
Is this a request for help?:
Yes
Is this an ISSUE or FEATURE REQUEST? (choose one):
ISSUE
What version of acs-engine?:
v0.15.1
Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm)
Kubernetes 1.9.2
What happened:
We issued an
acs-scale
command to add more nodes to our running cluster, since we were getting low on free resources.After the new nodes were created, the following unexpected things happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
From what we know so far, just
acs-engine scale
Anything else we need to know:
This happened ~15 minutes ago, investigations and fixing still ongoing.
The text was updated successfully, but these errors were encountered: