Project Creation
Before installing the Quanton Operator, you need an Onehouse account with Quanton access and a project configured in the console.
Create an Onehouse account
If you don't have an account yet, sign up at cloud.onehouse.ai. Contact Onehouse to enable Quanton access for your organization.
Create a project
- Log in to the Onehouse console.
- Navigate to your organization and click New Project.
- Give the project a name and select your cloud provider and region.
- Complete the setup wizard. This provisions the project and generates the credentials needed to install the operator.
Download your onehouse-values.yaml
The Quanton Operator is configured via a Helm values file that Onehouse generates for your project. This file contains your project credentials, control plane endpoints, mTLS certificates, and the Quanton image pull token.
-
In the Onehouse console, go to your project's homepage:
https://cloud.onehouse.ai/<organizationId>/homeReplace
<organizationId>with your Onehouse organization ID. -
Click Download to get your
onehouse-values.yaml. -
Store this file securely. It contains credentials — do not commit it to version control.
Next steps
- Project YAML Configuration — understand what's in
onehouse-values.yaml - Network Configuration — set up networking before installing the operator