Azure / acs-engine

WE HAVE MOVED: Please join us at Azure/aks-engine!
https://github.com/Azure/aks-engine
MIT License
1.03k stars 560 forks source link

Add internal lb offset to master profile #4272

Closed protomech closed 5 years ago

protomech commented 5 years ago

What this PR does / why we need it:

Adds an optional master internal loadbalancer IP offset. This is useful for placing the loadbalancer within smaller subnets when using firstConsecutiveStaticIP. Overrides default of 10 if set.

This is also useful when deploying two clusters into the same subnets.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Possibly workaround for #3288. Primarily used internally by us but perhaps it will help others.

Special notes for your reviewer:

First PR into acs-engine. Suggestions welcome!

If applicable:

Release note:

msftclas commented 5 years ago

CLA assistant check
All CLA requirements met.