prop/k8s
Graham McIntire 7b0208408a Fix rolling update deadlock with pod anti-affinity
maxSurge:1 + maxUnavailable:0 deadlocks with anti-affinity since
there's no free physical host for the surge pod. Switch to
maxSurge:0 + maxUnavailable:1 to terminate one old pod first.
2026-04-06 09:52:38 -05:00
..
deployment.yaml Fix rolling update deadlock with pod anti-affinity 2026-04-06 09:52:38 -05:00
flux.yaml Add k8s manifests and Forgejo CI for cluster deployment 2026-04-06 09:25:24 -05:00
kustomization.yaml Add Erlang clustering via libcluster and expose LiveDashboard 2026-04-06 09:46:48 -05:00
namespace.yaml Add k8s manifests and Forgejo CI for cluster deployment 2026-04-06 09:25:24 -05:00
rbac.yaml Add Erlang clustering via libcluster and expose LiveDashboard 2026-04-06 09:46:48 -05:00
service.yaml Add session affinity to service for stable LiveView websockets 2026-04-06 09:48:24 -05:00