Project

metatron

0.01
There's a lot of open issues
So meta
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.3
~> 11
~> 2.0
~> 12.3
~> 3.10
~> 1.31
~> 0.21
~> 0.45
~> 0.9

Runtime

>= 0
~> 2.6
>= 2.2.8, < 4
 Project Readme

Metatron

Metatron is a Ruby library for creating Metacontroller-based custom Kubernetes controllers.

The intention is to make it as easy as possible to use Ruby to manage custom resources within your Kubernetes infrastructure. No Golang required! Use simple, Rack-based controllers to provide the logic for your custom resources. Metatron templates provide a most Kubernetes boilerplate code for you, so you can focus on the logic that enables your custom resources to do what you need them to do.

For more information, see the Metatron Wiki on GitHub!

For help on how to get started, take a look at the User Guide in the Wiki!

Contributing

If you're interested in contributing to Metatron, please see the Contributing Guide in the repository! Be sure to check out the Code of Conduct as well!