An open API service indexing awesome lists of open source software.

https://github.com/tmax-cloud/cicd-operator

K8s-native CI/CD operator
https://github.com/tmax-cloud/cicd-operator

Last synced: 12 months ago
JSON representation

K8s-native CI/CD operator

Awesome Lists containing this project

README

          

# CI/CD Operator

[![Go Report Card](https://goreportcard.com/badge/github.com/tmax-cloud/cicd-operator)](https://goreportcard.com/report/github.com/tmax-cloud/cicd-operator)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/tmax-cloud/cicd-operator)
![GitHub](https://img.shields.io/github/license/tmax-cloud/cicd-operator)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/tmax-cloud/cicd-operator)

CI/CD Operator is a Kubernetes-native CI/CD platform.
Supports GitHub/GitLab, and uses [Tekton Pipelines](https://github.com/tektoncd/pipeline) as a backend.

## Quick Start
- [Installation Guide](./docs/installation.md)
- [Quick Start Guide](./docs/quickstart.md)

## Documents
- [Documents](./docs)