Add push-image action, small fixes (#21)

* Add push-image action

* Update example
This commit is contained in:
Chris Marshall
2020-11-22 11:35:28 -05:00
committed by GitHub
parent b64c44e6ac
commit bc61c2dc7e
5 changed files with 98 additions and 13 deletions

View File

@ -1,3 +1,5 @@
![Build Status](https://github.com/criticalstack/quake-kube/workflows/Push%20Image/badge.svg)
# QuakeKube
QuakeKube is a Kubernetes-ified version of [QuakeJS](https://github.com/inolen/quakejs) that runs a dedicated [Quake 3](https://en.wikipedia.org/wiki/Quake_III_Arena) server in a Kubernetes Deployment, and then allow clients to connect via QuakeJS in the browser.