• vSphere supervisors on shared NSX transport zone, and
  • vSphere supervisors on dedicated NSX transport zones
  • In this architecture with a shared overlay transport zone, there is no network isolation across vSphere clusters as the segments created for a supervisor span across and are consumable by all the vSphere clusters that are part of this overlay transport zone.
  • Depending on the use-case, the T0 gateway can be either:
    • A single shared T0 gateway for multiple supervisors: Here, the T0 edge cluster will be placed on a shared management & edge vSphere cluster or on a dedicated edge vSphere cluster
    • A dedicated T0 gateway for each supervisor: Here, the T0 edge cluster will be co-located with each supervisor cluster. We will be implementing this topology in this article.
  • Each supervisor will have dedicated service & pod CIDRs, namespace networks, ingress networks and egress networks
  • Because a single NSX overlay transport zone is used, both supervisors will use the same NSX cloud connector in AVI
  • A dedicated SE Group will be used per supervisor.
  • Like the previous articles, we will have a dedicated T1 gateway up streamed to a dedicated management T0 gateway to handle AVI SE management traffic.
  • Optionally, a dedicated SE Group will be used to host the AVI system DNS service. This is used for the AVI DNS profile to support Ingress services of TKG service clusters.
  • VxDC01-C01-EC01: This is the dedicated edge cluster for vSphere supervisor 1 and is co-located with the same vSphere cluster VxDC01-C01.
  • VxDC01-C02-EC01: This is the dedicated edge cluster for vSphere supervisor 2 and is co-located with the same vSphere cluster VxDC01-C02.
  • SEs for vSphere supervisor 1 will be co-located on the vSphere cluster VxDC01-C01, and
  • SEs for vSphere supervisor 2 will be co-located on the vSphere cluster VxDC01-C02

Similar Posts