Pragmatica Aether – a distributed Java runtime that replaces Kubernetes
JVM as orchestrator with Rabia consensus, but early (v0.17) and solves a constrained problem.
Open-source desktop client for TinySystems — visual Kubernetes workflow editor. Built with Wails (Go + Vue.js).
Visual K8s workflows as native operators beats cronjob+kubectl scripts.
DevOps engineers managing Kubernetes clusters
Argo Workflows · Tekton · Kubernetes Operators
I wanted a simple automation: scale deployments to zero at 8pm, restore at 7am. The options were cronjob+kubectl scripts. (fragile, no visibility) or writing a custom controller (kinda overkill for this).
This drove me to build something which became Tiny Systems — an open-source visual workflow engine where automations run as native K8s operators.
The cost saver flow uses cron triggers, a deployment lister filtered by labels, a scaler, and Slack notifications.
Here's the ready-to-install solution: https://tinysystems.io/solutions/cluster-cost-saver-0
Solo project, happy to answer questions.
JVM as orchestrator with Rabia consensus, but early (v0.17) and solves a constrained problem.
Declarative identity management via Kubernetes manifests is genuinely useful for Kanidm users.
Kubernetes CRDs for AI agents, but pre-release status limits production use.
Personal Cluster concept is charming, but ArgoCD app-of-apps patterns already solve this.
Copy-on-write Postgres branching that rivals Neon, but self-hostable on your own Kubernetes.
AI agents as K8s primitives with ephemeral RBAC per skill, not in-process monoliths.