Skip to main content
Version: Next

Set manifest

Setting the manifest enables the Contrast Coordinator to verify the deployment.

Applicability

This step is mandatory for all Contrast deployments. Workloads won't start until a valid manifest has been configured.

Prerequisites

  1. Set up cluster
  2. Install CLI
  3. Deploy the Contrast runtime
  4. Add Coordinator to resources
  5. Prepare deployment files
  6. Configure TLS (optional)
  7. Enable GPU support (optional)
  8. Generate annotations and manifest
  9. Deploy application
  10. Connect to Coordinator

How-to

Attest the Coordinator and set the manifest:

contrast set -c "${coordinator}:1313" resources/

This will use the reference values from the manifest file to attest the Coordinator. After this step, the Coordinator will start issuing TLS certificates to the workloads. The init container will fetch a certificate for the workload and the workload is started.