Repkit Studio is a practical control surface for platform and app teams: clearer workload visibility, reusable templates, and operational tracking without heavy setup.
Why This Exists
Kubernetes gives flexibility, but app operations quickly become noisy and manual. Repkit Studio is built to make day-to-day app handling easier: faster inspection, safer reuse, and clearer operational feedback.
Easier Visualization
Move between cluster, namespace, table, and graph views to understand app topology and resource health quickly.
Reusable Templates
Turn proven YAML into reusable templates with typed placeholders, then apply consistently across projects and environments.
Operational Tracking
Capture key actions and changes with notifications so teams can see what happened and when, without digging through logs first.
Typical Workflow
1. Connect local contexts and review cluster + namespace state.
2. Inspect resources in table/graph views to understand how workloads connect.
3. Apply a template directly to a target cluster/namespace, or save it to a project as a reusable asset.
4. Track resulting operations via notifications and continue iterating with reusable building blocks.
Current Scope
Cluster and namespace management: context switching, namespace inspection, and focused resource views.
Template system: create, import, render, reuse, apply, and attach templates to projects.
Project grouping: treat projects as reusable collections of app assets.
Notifications: timeline of important actions taken in the app.
Roadmap
Planned paid tier focuses on collaboration and broader operations, not just YAML rendering.
Team management: multi-user access and role-aware workflows.
Advanced notifications: richer event routing and delivery options.
Server management: extended operational controls beyond namespace resources.
Telemetry: clearer app and platform signal collection for ongoing maintenance.
Quick Start
Run local app: make dev
Regenerate public template index: make public-build