Pipeline Engine
Pipeline Engine is a app in the osFoundry community catalog. Run Tekton Pipelines from the browser — apply Tasks/Pipelines, trigger PipelineRuns, and inspect logs against a Kubernetes cluster. Powered by the Tekton CLI (tkn). Ships as a terminal room app — bring your own kubeconfig.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Run Tekton Pipelines from the browser — apply Tasks/Pipelines
- Trigger PipelineRuns
- Inspect logs against a Kubernetes cluster
Documentation
# Pipeline Engine
The Tekton CLI (`tkn`) for managing Kubernetes-native CI/CD pipelines.
## How it runs
Tekton is a Kubernetes-native pipeline engine (CRDs) — useful only paired with a real K8s cluster that has Tekton installed. This app ships the **`tkn` CLI** in a terminal sandbox; bring your kubeconfig.
## Usage
```
tkn pipeline list
tkn pipeline start <name>
tkn pipelinerun logs <run> -f
```
How to use Pipeline Engine in osFoundry
Install Pipeline Engine into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.