Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furiko-io/furiko
Kubernetes cron and batch job platform
https://github.com/furiko-io/furiko
cloud-native containers cron job-scheduler k8s kubernetes kubernetes-cronjob kubernetes-job kubernetes-operator scheduler workflow-engine workflows
Last synced: about 1 month ago
JSON representation
Kubernetes cron and batch job platform
- Host: GitHub
- URL: https://github.com/furiko-io/furiko
- Owner: furiko-io
- License: apache-2.0
- Created: 2022-03-24T10:43:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T17:38:26.000Z (10 months ago)
- Last Synced: 2024-02-17T18:27:07.358Z (10 months ago)
- Topics: cloud-native, containers, cron, job-scheduler, k8s, kubernetes, kubernetes-cronjob, kubernetes-job, kubernetes-operator, scheduler, workflow-engine, workflows
- Language: Go
- Homepage: https://furiko.io
- Size: 1020 KB
- Stars: 419
- Watchers: 9
- Forks: 18
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Furiko
![Furiko Logo](./docs/images/color_horizontal_whitebg.png)
[![CI](https://github.com/furiko-io/furiko/actions/workflows/ci.yaml/badge.svg)](https://github.com/furiko-io/furiko/actions/workflows/ci.yaml)
[![Releases](https://img.shields.io/github/release-pre/furiko-io/furiko.svg?sort=semver)](https://github.com/furiko-io/furiko/releases)
![Go version](https://img.shields.io/github/go-mod/go-version/furiko-io/furiko)
![Kubernetes version](https://img.shields.io/badge/k8s-v1.23-blue)
[![LICENSE](https://img.shields.io/github/license/furiko-io/furiko.svg)](https://github.com/furiko-io/furiko/blob/main/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/furiko-io/furiko)](https://goreportcard.com/report/github.com/furiko-io/furiko)
[![codecov](https://codecov.io/gh/furiko-io/furiko/branch/main/graph/badge.svg?token=ZSG05UXWJJ)](https://codecov.io/gh/furiko-io/furiko)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/6831/badge)](https://bestpractices.coreinfrastructure.org/projects/6831)**Furiko** is a cloud-native, enterprise-level cron and adhoc job platform for Kubernetes.
The main website for documentation and updates is hosted at .
## Introduction
Furiko is a Kubernetes-native operator for managing, scheduling and executing scheduled and adhoc jobs and workflows. It aims to be a general-purpose job platform that supports a diverse range of use cases, including cron jobs, batch processing, workflow automation, etc.
Furiko is built from the beginning to support enterprise-level use cases and running self-hosted in a private Kubernetes cluster, supporting users across a large organization.
## Features
Refer to the website for the full list of features: .
## Installing
For more information, refer to the official website:
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).
## License
Furiko is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt).
Logo is designed by Duan Weiwei, and is distributed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/).