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
- Host: GitHub
- URL: https://github.com/tmax-cloud/cicd-operator
- Owner: tmax-cloud
- License: apache-2.0
- Created: 2020-11-02T02:27:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T09:34:20.000Z (over 2 years ago)
- Last Synced: 2025-04-19T10:10:06.516Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 2.15 MB
- Stars: 16
- Watchers: 3
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# CI/CD Operator
[](https://goreportcard.com/report/github.com/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)