[issue2551303] K8s/Kubernetes spec for Roundup

John Rouillard <[email protected]> Sat, 25 Nov 2023 19:54:59 +0000
Newsgroups gmane.comp.bug-tracking.roundup.devel
Message-ID <[email protected]>
New submission from John Rouillard:

Since we have a working docker image, I wonder if it can be deployed to kubernetes.

https://sntyj.prose.sh/converting_containers_to_kubernetes

gives some hints/ideas on doing so.

Minimal spec to start would be:

   persistent volume and claim definitions

used by

    pod with one container (current docker running roundup-server)

accessed through a

    a roundup service using traefik ingress

backend sqlite. Deployable from helm chart would be nice.

Additional ideas:

  spin up postgresql backend in the same or different pod

  use nginx or other full fledged proxy in front of roundup-server (probably running in
      same pod.)

----------
components: Installation
messages: 7865
nosy: rouilj
severity: normal
status: new
title: K8s/Kubernetes spec for Roundup

_________________________________________________
Roundup tracker <[email protected]>
<https://issues.roundup-tracker.org/issue2551303>
_________________________________________________