File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ Federating services meshes involves the following activities:
12
12
13
13
** [ ] Configure the load balancers supporting the services associated with the federation gateways to support raw TLS traffic.
14
14
15
- * [ ] Installing the {SMProductName} version 2.1 Operator in each of your clusters.
15
+ * [ ] Installing the {SMProductName} version 2.1 or later Operator in each of your clusters.
16
16
17
- * [ ] Deploying a version 2.1 `ServiceMeshControlPlane` to each of your clusters.
17
+ * [ ] Deploying a version 2.1 or later `ServiceMeshControlPlane` to each of your clusters.
18
18
19
19
* [ ] Configuring the SMCP for federation for each mesh that you want to federate:
20
20
21
- ** [ ] Create a federation egress gateway for each mesh you are going to federate with
22
- ** [ ] Create a federation ingress gateway for each mesh you are going to federate with
23
- ** [ ] Configure a unique trust domain
21
+ ** [ ] Create a federation egress gateway for each mesh you are going to federate with.
22
+ ** [ ] Create a federation ingress gateway for each mesh you are going to federate with.
23
+ ** [ ] Configure a unique trust domain.
24
24
25
25
* [ ] Federate two or more meshes by creating a `ServiceMeshPeer` resource for each mesh pair.
26
26
You can’t perform that action at this time.
0 commit comments