GitOps Reconciler
GitOps Reconciler is a app in the osFoundry community catalog. Manage Flux GitOps toolkit installations and reconciliations against a Kubernetes cluster. Powered by the Flux CLI (flux). Ships as a terminal room app — bring your own kubeconfig.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Documentation
# GitOps Reconciler
The Flux CLI (`flux`) for managing Kubernetes GitOps reconciliations.
## How it runs
Flux is a Kubernetes-native controller — useful only paired with a real K8s cluster. This app ships the **`flux` CLI** in a terminal sandbox; bring your kubeconfig.
## Usage
```
flux check
flux bootstrap github --owner=... --repository=...
flux get all -A
flux reconcile kustomization <name>
```
Kubeconfig + state persist at `/root`.
How to use GitOps Reconciler in osFoundry
Install GitOps Reconciler 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.