-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Milestone
Description
This is a simpler case of #8511 and more important for the initial delivery of self-service upgrade. Unlike the other components, Nexus has to be deployed by adding new ones and removing old ones. Technically, only one set of instances (the old ones or the new ones) needs external IPs at once.
Either we need to:
- dynamically attach/detach external IPs to Nexus zones (ideal, because then the IPs wouldn't change across an upgrade). I don't know how hard this would be.
- have enough IPs in the external services pool for 2x the normal number of Nexus zones. This involves:
- verifying that we already do for existing deployments
- making sure we validate that at RSS time
Marking this for R16 because I want to make sure that we check existing deployments during the R16 upgrade.
Metadata
Metadata
Assignees
Labels
No labels