You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/remote-clusters/ec-remote-cluster-self-managed.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,9 +166,9 @@ A deployment can be configured to trust all or specific deployments in any envir
166
166
- *.node.*.cluster.83988631.account <2>
167
167
- node*.<CLUSTER_FQDN> <3>
168
168
```
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>`)
172
172
173
173
::::{tip}
174
174
Generate new node certificates for an entire cluster using the file input mode of the certutil.
Copy file name to clipboardExpand all lines: deploy-manage/remote-clusters/ece-remote-cluster-self-managed.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,9 +166,9 @@ A deployment can be configured to trust all or specific deployments in any envir
166
166
- *.node.*.cluster.83988631.account <2>
167
167
- node*.<CLUSTER_FQDN> <3>
168
168
```
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>`)
172
172
173
173
::::{tip}
174
174
Generate new node certificates for an entire cluster using the file input mode of the certutil.
0 commit comments