istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/multicluster-install-docs.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: documentation
     4  releaseNotes:
     5    - |
     6      **Added** Multicluster install docs have been re-written based on current
     7      best practices, incorporating recent updates to onboarding tooling. In
     8      particular, the multi-primary configuration (formerly known as
     9      "replicated control planes") no longer relies on manually configuring the
    10      `.global` stub domain, preferring instead to use `*.svc.cluster.local` for
    11      accessing services throughout the mesh.