If your PKI Hub comprises more than one node, you need to join them on a cluster.
To join PKI Hub nodes
- In all the nodes:
- Make sure the node meets the Requirements.
- If not yet installed, install the PKI Hub image as explained in Installing the PKI Hub image.
- In one of the nodes:
- Install PKI Hub as explained in Installing the cluster.
- 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.