Private
Public Access
1
0
Commit Graph

13 Commits

Author SHA1 Message Date
Sebastian Unterschütz aa49976526 add namespace and refine ingress rules in CiliumNetworkPolicy for improved traffic segmentation
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m3s
2026-01-25 14:47:57 +01:00
Sebastian Unterschütz 5bcaa65bbd remove namespace: default from CiliumNetworkPolicy definitions to clean up redundant field
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m51s
2026-01-25 14:38:56 +01:00
Sebastian Unterschütz 63ff6c4f00 add Cilium network policies for enhanced traffic control between services and include in deployment workflow
Dynamic Branch Deploy / build-and-deploy (push) Failing after 7m21s
2026-01-25 14:23:18 +01:00
Sebastian Unterschütz b6d1a73101 fix HPA
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m31s
2026-01-18 21:24:01 +01:00
Sebastian Unterschütz 9c688d240f fix Limits
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m30s
2026-01-18 15:11:32 +01:00
Sebastian Unterschütz bcc4fe7f80 change maxReplicas 10 --> 20
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m47s
2026-01-09 22:56:23 +01:00
Sebastian Unterschütz 592eb25397 migrate NATS to StatefulSet for clustering support
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m36s
2026-01-09 22:40:08 +01:00
Sebastian Unterschütz 8f49a691f7 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.
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m28s
2026-01-04 17:16:09 +01:00
Sebastian Unterschütz a17a6f5e9f Increase replicas to 2 in Kubernetes deployment and switch game.start and game.input handlers from NATS Queue Groups to broadcast mode.
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m29s
2026-01-04 16:54:13 +01:00
Sebastian Unterschütz df3608408c Reduce replicas in Kubernetes deployment from 2 to 1 for escape-game.
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m25s
2026-01-04 16:42:43 +01:00
Sebastian Unterschütz fa59070c4a Update Redis and NATS configurations; simplify NATS deployment and service setup
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m23s
2026-01-04 15:57:00 +01:00
Sebastian Unterschütz 43680ece16 Add NATS deployment and service configuration, integrate environment variables, and update server to support NATS and Redis connections.
Dynamic Branch Deploy / build-and-deploy (push) Successful in 2m24s
2026-01-04 15:37:09 +01:00
Sebastian Unterschütz 16f683a360 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.
Dynamic Branch Deploy / build-and-deploy (push) Has been cancelled
2026-01-04 15:14:55 +01:00