This feature is available in the Enterprise Edition of The Formance Platform.
Requirements
Before you can link your Kubernetes cluster to a private Formance region. You must deploy the Operator following this documentation. Now that the Operator is deployed, we’ll activate the agent that will communicate with Formance Cloud. The agent is a component that runs on your Kubernetes cluster and communicates with the Formance Cloud to manage the resources in your private region.Setup Agent
REGION_ID- The private region identifier, as per given by fctl
REGION_SECRET- The private region secret, as per given by fctl
REGION_URL- The base URL you want to assign to your private region
- The URL must begin with the http schema (eg: https://sandbox.formance.cloud)
- Stacks created in this region will be assigned a subdomain in the form of
https://{organisationID}—{stackID}.{REGION_URL}
Subdomains of
REGION_URL will need to be publicly accessible in order to function properly with fctl and the Formance Cloud console.Check region availability
You can verify that the region is active by showing your private regions with the following command:active: yes.