# README
octorun
octorun is a Kubernetes Custom Controller to operates Github self-hosted runner. It brings declarative, Kubernetes-style APIs to runner creation, configuration and management.
Getting started
See Getting started
Contributing
More about development and contributing practices can be found in CONTRIBUTING.md
.
License
This project is licensed under Apache License 2.0, see LICENSE.
# Packages
No description provided by the author
Package controllers contains controller-loop logic.
No description provided by the author
Package metrics contains statemetrics.Provider implementations.
No description provided by the author
No description provided by the author
Package webhooks contains Kubernetes defaulting and validating admission webhook.