Skip to main content

Client Registration & Deployment

This guide walks you through deploying the tracebloc Runtime onto your Kubernetes infrastructure. The runtime forms the execution layer for inference and training and securely communicates with the tracebloc backend.

Client Registration

Submit a Registration Request

Go to the tracebloc client registration page, click the "+" at the top right corner and provide the following:

FieldDescription
NameName for your client, e.g. "my organisation name"
LocationPhysical deployment location
PasswordProvice secure access password (not simply the tracebloc password)

All clients you created are linked to your tracebloc account.

What Happens After You Register

Once submitted, your request goes through a short review process:

  1. tracebloc team reviews the submitted info
  2. Infrastructure is provisioned on the tracebloc backend and a unique client ID is generated
  3. Client status changes from Pending to Active
  4. Once you receive a confirmation email, you can deploy your client
Client Status Glossary
StatusDescription
PendingRegistration received, under review
ActiveProvisioned and ready for deployment
OnlineSuccessfully deployed and connected
OfflineCurrently disconnected or not running

Choose a Deployment Platform

Choose the platform that best matches your infrastructure. Each link includes full, platform-specific deployment instructions:

Each deployment includes a values.yaml config file and Helm installation steps.


Need Help?


Note: Be sure to replace all placeholders (your-client-ID, your-username, your-cluster-name, etc.) with your actual values.