mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
Update join-nodes.md
Added in @andrewhsu's feedback.
This commit is contained in:
@@ -30,8 +30,7 @@ the `docker swarm join` command. The node only uses the token at join time. If
|
||||
you subsequently rotate the token, it doesn't affect existing swarm nodes. Refer
|
||||
to [Run Docker Engine in swarm mode](swarm-mode.md#view-the-join-command-or-update-a-swarm-join-token).
|
||||
|
||||
**NOTE:** Docker allows a non-FIPS enabled worker or manager nodes to a FIPS-enabled
|
||||
swarm cluster.
|
||||
**NOTE:** Docker engine allows a non-FIPS node join to a FIPS-enabled swarm cluster.
|
||||
|
||||
While a mixed FIPS environment makes upgrading or changing status easier, Docker recommends not running a mixed-FIPS environment in production.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user