Skip to content

make sure we have enough "services" pool IPs for Nexus upgrades #8512

@davepacheco

Description

@davepacheco

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions