This website requires JavaScript.
Explore
Help
Sign In
ZB-Server
/
EscapeFromTeacher
Private
Public Access
Watch
1
Star
0
Fork
0
You've already forked EscapeFromTeacher
Code
Activity
Files
6dc3f8d141ee6445ca03f318f20fe96cb67059f5
EscapeFromTeacher
/
k8s
History
Sebastian Unterschütz
bcc4fe7f80
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push)
Successful in 7m47s
change maxReplicas 10 --> 20
2026-01-09 22:56:23 +01:00
..
app.yaml
Introduce room assignment logic based on
POD_NAME
and
TOTAL_REPLICAS
, enable selective handling for
game.join
and
score.submit
events, and update environment configurations.
2026-01-04 17:16:09 +01:00
hpa.yaml
change maxReplicas 10 --> 20
2026-01-09 22:56:23 +01:00
ingress.yaml
Add Docker, Kubernetes configurations, and CI workflows for deployment. Integrate Gin server for API, WebSocket support, and static file hosting. Refactor WebSocket gateway to use Gin router.
2026-01-04 15:14:55 +01:00
nats.yaml
migrate NATS to StatefulSet for clustering support
2026-01-09 22:40:08 +01:00
pvc.yaml
Add Docker, Kubernetes configurations, and CI workflows for deployment. Integrate Gin server for API, WebSocket support, and static file hosting. Refactor WebSocket gateway to use Gin router.
2026-01-04 15:14:55 +01:00
redis.yaml
Add Docker, Kubernetes configurations, and CI workflows for deployment. Integrate Gin server for API, WebSocket support, and static file hosting. Refactor WebSocket gateway to use Gin router.
2026-01-04 15:14:55 +01:00