Olares/platform
2026-04-14 20:45:31 +08:00
..
argo/.olares/config/cluster feat: add argo workflow to os-platform (#2182) 2025-12-09 23:35:13 +08:00
fs-lib fix: Update fsnotify_daemon.yaml (#2145) 2025-12-03 11:06:07 +08:00
hami fix(gpu): clear node stats if it is removed (#2885) 2026-04-14 20:45:31 +08:00
juicefs juicefs: bump version to v1.3.0 in Olares.yaml (#1993) 2025-10-27 18:52:31 +08:00
kubeblocks fix: add kubeblocks addon chart image to manifest (#2590) 2026-03-02 13:50:04 +08:00
nats docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
open-policy-agent opa: update image validation to exclude alpine and mariadb images (#2337) 2025-12-27 14:04:31 +08:00
open-telemetry app-service: fix open telemetry issue (#2177) 2025-12-09 21:42:15 +08:00
postgresql docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
prometheus feat(cli): add cpu rapl constraint metric (#2845) 2026-04-09 23:41:38 +08:00
redis tapr: change kvrocks to run as root by default (#2332) 2025-12-26 19:40:48 +08:00
tapr fix(tapr): change preferred scheduling constraint to required (#2862) 2026-04-13 17:28:14 +08:00
velero docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00
README.md docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00

Olares Platform

Overview

The platform layer services run in containers with middlewares such as databases, messaging system, file system, workflow orchestration, secret management, and observability.

Sub-component Overview

Component Description
fs-lib Provides notification for JuiceFS.
juicefs Provides cloud-native distributed file system for multi-node clusters.
mongodb A general purpose, document-based, distributed database; used as the document storage in Olares.
nats A lightweight and high-performance message-oriented middleware, used as the messaging system.
open-telemetry Enables tracing of request workflows within Olares using eBPF-based monitoring.
postgresql A powerful, open source object-relational database system; Functions as the primary relational database in Olares.
prometheus An open-source monitoring system used for system monitoring and resource usage tracking.
redis Contains Redis-like persistent key-value store services for KV cache in Olares.
tapr Provides the app run time for Olares. Bundles a curated set of sidecars and Kubernetes operators to solve the “boring but critical” plumbing required by most self-hosted apps—file uploads, secret storage, event streaming, WebSockets, and turnkey data services.
velero An open-source tool to safely backup and restore, perform disaster recovery, and migrate Kubernetes cluster resources and persistent volumes.