Prints the main settings of each deployed Entrust solution.
clusterctl solution infoFor example:
$ sudo clusterctl solution infoSOLUTION ID NAME DEPLOYEDceg Certificate Enrollment Gateway 2.1.4.17 at 2026-01-18T23:45:10.000Z (success)log-forwarder Log Forwarder 4.0.2 at 2026-01-11T13:44:12.000Z (success) cagw CA Gateway processingSee below for all the SOLUTION ID and NAME supported values.
Solution identifier | Solution name |
|---|---|
cagw | CA Gateway |
certhub | Certificate Manager |
ceg | Certificate Enrollment Gateway |
eva | Validation Authority |
log-forwarder | Log Forwarder |
pkihub-v<YYYYMMDDhhmm> | Certificate Authority (CA), version |
tsa | Timestaping Authority |
The DEPLOYED column displays the date and status of the latest deployment, in the following format.
<date> <status>See the following table for the supported values.
Deployment status | <date> | <status> |
|---|---|---|
Not deployed | — | Not deployed yet |
In progress | The UTC date when the deployment started. | (deploying) |
Successfully completed | The UTC date when the deployment ended. | (success) |
Failed | The UTC date when the deployment started. | (failure) |