If your Cryptographic Security Platform comprises more than one node, you need to join them on a cluster.
To join Cryptographic Security Platform nodes
- In all the nodes:
- Make sure the node meets the Requirements.
- If not yet installed, install the Cryptographic Security Platform image as explained in Installing the image.
- In one of the nodes:
- Install Cryptographic Security Platform as explained in Installing CSP.
- Run clusterctl node info and copy the node IP address.
- Run clusterctl node join-token and copy the node joining token.
- In the rest of the nodes, perform the following steps sequentially.
- Run the clusterctl node add command with the IP address and joining token previously obtained.
- Wait for the command to complete before proceeding to join another node.
Do not perform any operations on the cluster nodes until this operation completes.
- Redeploy each deployed Entrust solution (if any) using either the clusterctl solution deploy command or the Management Console.