Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaredallard/ck8s
- Owner: jaredallard
- License: apache-2.0
- Created: 2019-12-08T17:16:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T04:45:49.000Z (about 1 month ago)
- Last Synced: 2024-10-17T00:38:18.536Z (27 days ago)
- Topics: computercraft, kubernetes
- Language: Go
- Homepage:
- Size: 231 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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