wbuchwalter / Kubernetes-acs-engine-autoscaler

[Deprecated] Node-level autoscaler for Kubernetes clusters created with acs-engine.
Other
71 stars 22 forks source link

Update template_processing.py for custom vnet #67

Closed garytofu closed 6 years ago

garytofu commented 7 years ago

Fix https://github.com/wbuchwalter/Kubernetes-acs-engine-autoscaler/issues/34

Remove 'dependsOn' nsg checking in network interfaces where creating ARM template during scale out.

wbuchwalter commented 7 years ago

@garytofu Thanks.
I am currently in a plane and can't push a new image. If you confirm to me that this worked on your cluster, I'll push a beta image when I land so others can try as well.

garytofu commented 7 years ago

Yes. I have tested it on my cluster for scaling in and out.