Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/klovercloud-ci-cd/agent

Applies k8s resources, notifies observers
https://github.com/klovercloud-ci-cd/agent

klovercloud

Last synced: 13 days ago
JSON representation

Applies k8s resources, notifies observers

Awesome Lists containing this project

README

        

[![godoc reference](https://img.shields.io/badge/godoc-reference-blue.svg)](https://pkg.go.dev/github.com/klovercloud-ci-cd/agent)
[![Go Report Card](https://goreportcard.com/badge/github.com/klovercloud-ci-cd/agent)](https://goreportcard.com/report/github.com/klovercloud-ci-cd/agent)
[![License: APACHE2.0](https://img.shields.io/badge/License-apache2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
[![DUMELS Diagram](https://www.dumels.com/api/v1/badge/9d1e4285-eeb5-4211-87bd-d9a4c1fa44e7)](https://www.dumels.com/diagram/9d1e4285-eeb5-4211-87bd-d9a4c1fa44e7)

```
_ ____ _____ _ _ _____
/ \ / ___| | ____| | \ | | |_ _|
/ _ \ | | _ | _| | \| | | |
/ ___ \ | |_| | | |___ | |\ | | |
/_/ \_\ \____| |_____| |_| \_| |_|
```

## Responsibility

- Handles deploy jobs.
- Cluster agent for klovercloudCD.
- Talks with [Event bank](https://github.com/klovercloud-ci-cd/event-bank) via [Api Service](https://github.com/klovercloud-ci-cd/api-service).

| Versions | Descriptors |
|----------|-------------|
| [v0.0.1-beta](https://github.com/klovercloud-ci-cd/agent/releases/tag/v0.0.1-beta) | [k8s](k8s/v0.0.1-beta) |

## Want to contribute

- See [CONTRIBUTING.md](https://github.com/klovercloud-ci-cd/core-engine/blob/master/markdownfiles/CONTRIBUTING.md)
- See [DEVELOPMENT.md](https://github.com/klovercloud-ci-cd/core-engine/blob/master/markdownfiles/DEVELOPMENT.md) to get start
- See [architecture](https://github.com/klovercloud-ci-cd/architecture/blob/master/README.md)
- Look at our
[our issues](https://github.com/klovercloud-ci-cd/agent/issues)