Skip to content

Commit 0ba3e92

Browse files
authored
Merge branch 'main' into scc/ibmz-ldap
2 parents cf2b906 + e6f3b92 commit 0ba3e92

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/nomad/v1.11.x/content/docs/architecture/cluster/node-identity.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ description: Nomad's node identity feature uniquely identities each Nomad client
88

99
This page provides conceptual information about Nomad's node identity feature,
1010
which uniquely identities each Nomad client node and provides an authentication
11-
mechanism for nodes to make RPC calls to the Nomad servers.
11+
mechanism for nodes to make RPC calls to the Nomad servers. This feature does
12+
not replace mTLS.
1213

1314
The Nomad cluster gives every node a default identity once the cluster is able
1415
to fully support the feature with a defined lifetime. This node identity is a

content/nomad/v1.11.x/content/docs/release-notes/nomad/v1-11-x.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We are pleased to announce the following Nomad updates.
1515

1616
Nomad's client node identity feature uniquely identities each Nomad client node
1717
and provides an authentication mechanism for nodes to make RPC calls to the
18-
Nomad servers.
18+
Nomad servers. This feature does not replace mTLS.
1919

2020
Introduce Nomad clients to the cluster with JWT tokens. Configure Nomad servers
2121
with introduction enforcement levels that dictate how clients join the cluster.

0 commit comments

Comments
 (0)