Skip to content

Commit 1014e76

Browse files
committed
caps updated
1 parent 2c8a362 commit 1014e76

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

deploy-manage/remote-clusters/ec-remote-cluster-self-managed.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ A deployment can be configured to trust all or specific deployments in any envir
166166
- *.node.*.cluster.83988631.account <2>
167167
- node*.<CLUSTER_FQDN> <3>
168168
```
169-
1. two specific clusters with cluster ids `aaaabbbbaaaabbbb` and `xxxxyyyyxxxxyyyy` in an ECE environment with Environment ID `1053523734`
170-
2. any cluster from an ECE environment with Environment ID `83988631`
171-
3. the nodes from its own cluster (whose certificates follow a different convention: `CN = node1.<CLUSTER_FQDN>`, `CN = node2.<CLUSTER_FQDN>` and `CN = node3.<CLUSTER_FQDN>`)
169+
1. Two specific clusters with cluster ids `aaaabbbbaaaabbbb` and `xxxxyyyyxxxxyyyy` in an ECE environment with Environment ID `1053523734`
170+
2. Any cluster from an ECE environment with Environment ID `83988631`
171+
3. The nodes from its own cluster (whose certificates follow a different convention: `CN = node1.<CLUSTER_FQDN>`, `CN = node2.<CLUSTER_FQDN>` and `CN = node3.<CLUSTER_FQDN>`)
172172

173173
::::{tip}
174174
Generate new node certificates for an entire cluster using the file input mode of the certutil.

deploy-manage/remote-clusters/ece-remote-cluster-self-managed.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ A deployment can be configured to trust all or specific deployments in any envir
166166
- *.node.*.cluster.83988631.account <2>
167167
- node*.<CLUSTER_FQDN> <3>
168168
```
169-
1. two specific clusters with cluster ids `aaaabbbbaaaabbbb` and `xxxxyyyyxxxxyyyy` in an ECE environment with Environment ID `1053523734`
170-
2. any cluster from an ECE environment with Environment ID `83988631`
171-
3. the nodes from its own cluster (whose certificates follow a different convention: `CN = node1.<CLUSTER_FQDN>`, `CN = node2.<CLUSTER_FQDN>` and `CN = node3.<CLUSTER_FQDN>`)
169+
1. Two specific clusters with cluster ids `aaaabbbbaaaabbbb` and `xxxxyyyyxxxxyyyy` in an ECE environment with Environment ID `1053523734`
170+
2. Any cluster from an ECE environment with Environment ID `83988631`
171+
3. The nodes from its own cluster (whose certificates follow a different convention: `CN = node1.<CLUSTER_FQDN>`, `CN = node2.<CLUSTER_FQDN>` and `CN = node3.<CLUSTER_FQDN>`)
172172

173173
::::{tip}
174174
Generate new node certificates for an entire cluster using the file input mode of the certutil.

0 commit comments

Comments
 (0)