File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
content/nomad/v1.11.x/content/docs Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ description: Nomad's node identity feature uniquely identities each Nomad client
88
99This page provides conceptual information about Nomad's node identity feature,
1010which 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
1314The Nomad cluster gives every node a default identity once the cluster is able
1415to fully support the feature with a defined lifetime. This node identity is a
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ We are pleased to announce the following Nomad updates.
1515
1616Nomad's client node identity feature uniquely identities each Nomad client node
1717and 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
2020Introduce Nomad clients to the cluster with JWT tokens. Configure Nomad servers
2121with introduction enforcement levels that dictate how clients join the cluster.
You can’t perform that action at this time.
0 commit comments