Skip to main content
Back to Projects
Jun 2024 Primary author & architect Featured

Catalyst Forge

GoKubernetesCI/CD

Impact

Eliminates manual CI/CD pipeline configuration for Project Catalyst, enabling GitOps-style deployment automation across complex monorepos with multiple interdependent projects.

Overview

Comprehensive developer platform that automates CI/CD, project discovery, and Kubernetes deployments through CUE-based blueprints and GitOps workflows.

Details

Catalyst Forge is a multi-component platform built with Go that unifies CI/CD automation, project management, and infrastructure deployment. It uses CUE-based blueprints for configuration, Earthly for distributed builds, and Kubernetes operators for automated deployments. The platform intelligently discovers projects within monorepos and dynamically generates CI pipelines without requiring centralized configuration.

Related Projects