meows is a Kubernetes controller for GitHub Actions self-hosted runners.
It enables us to run GitHub Actions workflows on Pod
s running on you Kubernetes
clusters.
Project Status: Initial development
- Self-hosted runner pool
- Run a time-consuming startup script before a job starts
- Notification
- Users can notice that a job succeeds or not with notification
- Workflow failure investigation
- Users can extend the lifetime of a
Pod
and investigate what causes the failure
- Users can extend the lifetime of a
docs directory contains documents about designs and specifications.
Docker images are available on Quay.io