Skip to main content
Version: 0.7 (Next)

Konduit

Konduit is Konstruct's single-click app delivery experience. Point it at a Git repository and Konduit builds the code with Cloud Native Buildpacks, ships it to a managed cluster through GitOps, and hands back a live URL.

Beta

Konduit is in beta on the self-hosted 0.7 line. The register flow currently requires a Git account associated with the organization (GitHub App or GitLab).

The user story

  1. Open Konduit in the sidebar (App Management) and select a project (organization)
  2. Register app — pick a repository, a region, a port, and a replica count
  3. Konduit builds the app (no Dockerfile needed), pushes the image, and deploys it via GitOps
  4. Watch the phases: Building → Pushing → Deploying → Live
  5. Your app serves on https://<app>-<org>.<region>.<domain> when the public URL is enabled

Every deploy after that is continuous: push to the tracked branch and Konduit rebuilds and redeploys automatically.

What's on this page tree

Roadmap

Resource sizing (cpu/memory bands) and capacity zones are landing now — see The kontract for the settled model. Today apps deploy with platform defaults onto a cluster pool chosen by the administrator.