Executed when: Installing CSP.

Installs Cryptographic Security Platform.

clusterctl install [--mode <mode>]

For example:

$ sudo clusterctl
Installing done ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌╟ 100 %

Specifically, this command:

  1. Validates the Requirements.
  2. Enables firewalld and creates firewall rules for opening the Required open ports.
  3. Installs Cryptographic Security Platform.
  4. Generates a self-signed TLS certificate (that you can optionally replace during the product configuration).

--mode <mode>

Run the installation in <mode> mode. Where <mode> is either:

  • demo-mode
  • prod-mode

See the table below for a description of each mode. 

Setting

demo-mode

prod-mode

Deployment type

Proof-of-concept deployments.

Production deployments.

Requirements

Does not need the disk performance requirements described in Machine requirements. Specifically, fsync latency is not an issue in this mode.

All the Requirements.

Supported number of nodes

One

One or more. See Required number of nodes for details.

Supported operations

You cannot perform the operations described in Joining nodes, Backing up the Cryptographic Security Platform state, Recovering from disaster, or Restoring the state.

All

Supported updates

You cannot upgrade to a newer version or migrate to a multi-node installation.

All

Mandatory: No. This optional value defaults to prod-mode.