Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaredallard/ck8s

Kubernetes to manage your ComputerCraft computers
https://github.com/jaredallard/ck8s

computercraft kubernetes

Last synced: 22 days ago
JSON representation

Kubernetes to manage your ComputerCraft computers

Awesome Lists containing this project

README

        

# ck8s

Kubernetes managed ComputerCraft

[![Youtube Video](https://img.youtube.com/vi/bY267UxSODs/0.jpg)](https://www.youtube.com/watch?v=bY267UxSODs)

## Installation

TODO: Essentially, create kubernetes cluster (i.e via the docker-compose file in root). Install CA into
the certstore in your `JAVA_HOME`. Install kubelet onto various computercraft machines, and start them up!
Then create ComputerPod(s) to schedule onto available nodes.

## License

Apache-2.0