V1.0.0

Changelog

Github

DocsKluster

Kluster

Core Deployment Architecture

Overview

Klade's Kluster engine allows you to host multi-region applications with constant uptime, global distribution, and zero-config pipeline configurations.

Custom Dockerfile Support

Built-in optimization pipelines supporting targeted base structures for standard framework images.

Environment Injection

Secure runtime configuration orchestration safely isolated down to independent pipeline compilation runtimes.

Scale Variable Compute

Fine-tune memory profiles and processing parameters as systems demand scale fluctuations.

Getting Started

CLI Implementation Status

The CLI implementation of Klade is scheduled for release early next year (2027). Access to the platform will only be functional through the web interface until then.

Repository Authorization

Navigate to the Projects Context Manager interface.

Locate and select the Connect GitHub trigger within the deployment configuration workflow modal.

Grant target repository visibility settings to direct deployment hooks back to the orchestrator layer.

Initializing Deployments

Select target repositories directly within the initialization UI window framework context mapping tool.

Confirm the creation cycle. Cluster instances handle processing context within immediate pipelines execution sequences.

Environment configuration states can safely be added before triggering your initial compilation builds or directly within active runtime contexts later.

Framework Integrations

Engine Profile

Next.js

Zero-config edge rendering deployments.

Kluster detects Next.js configurations automatically. Build hooks target standard deployment presets without custom configurations required.

Configuring Custom Domains

Every Kluster deployment is assigned a secure generation hash subdomain automatically. To route your personal production traffic, you can map custom apex domains or subdomains through our edge router.

o

Navigate to Domain Settings

Navigate to your specific project, find either "Settings" (Next to "Delete") or "Add Custom Domain" under the provided default URL. Locate and select the Domains tab.

1

Add DNS Records to Your DNS Provider

Log into your DNS provider (Cloudflare, Namecheap, Godaddy, Route 53, etc.) and append the respective target record to prove domain ownership:

TypeName / HostValue / TargetTTL
TXT_klade-challengeklade-verification=...(i)Automatic / 3600
2

Add Domain in Console

Eenter your target domain (e.g., api.yourdomain.com) and press "I've Added the Ownership TXT" button to continue.

3

Add the Shown DNS Records to Your DNS Provider

Log into your DNS provider (Cloudflare, Namecheap, Route 53, etc.) and append the respective target record required to point traffic at our proxy controllers:

TypeName / HostValue / TargetTTL
CNAME@ (or subdomain)proxy.kladeapp.com.Automatic / 3600
CNAME@ (or subdomain)proxy.kladeapp.com.Automatic / 3600
4

SSL Issuance & Validation

Once records update globally, our routers negotiate validation sequences to provision automatic, managed Let's Encrypt TLS certificates. This loop typically completes within **10–15 minutes** of the DNS configuration updating.