Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).