当前位置: 首页 > 软件库 > 云计算 > 云原生 >

kashti

授权协议 Apache-2.0 License
开发语言 Google Go
所属分类 云计算、 云原生
软件类型 开源软件
地区 不详
投 递 者 芮歌者
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Kashti is a dashboard for your Brigade pipelines.

kashti-animation


Brigade provides event-driven scripting for Kubernetes. With a simple JavaScriptfile, you can build elaborate pipelines composed of multiple containers runningin parallel or serially. Among other possible applications, Brigade can be usedto build highly flexible CI/CD pipelines.

Kashti is a web dashboard for Brigade, helping you easily visualize and inspect yourBrigade builds. Kashti gives you a deep view into your Brigade projects, scripts,and jobs.

This repo has a self-hosted demo

Installation and Configuration

Kashti is built atop Brigade. You can read the full Installation Guide to see how to install it into a cluster that already runs Brigade.

Kashti is Experimental

Kashti is in an early stage of development. To get started coding on Kashti, check out the Developer Guide

Contributing

This Brigade project accepts contributions via GitHub pull requests. This document outlines the process to help get your contribution accepted.

Signed commits

A DCO sign-off is required for contributions to repos in the brigadecore org. See the documentation inBrigade's Contributing guidefor how this is done.