docker-zulip icon indicating copy to clipboard operation
docker-zulip copied to clipboard

fix k8s config example

Open jonassvatos opened this issue 4 years ago • 1 comments

Hello, I am proposing some changes to the example k8s configuration:

  • implement changes regarding redis and memcached authorization made in v2.1.2
  • port config to new zulip/zulip-postgresql image
  • port data volumes to use persistentVolumeClaim, which are more suitable for k8s
  • add example Ingress

jonassvatos avatar Mar 30 '20 21:03 jonassvatos

For the record, the intention is not to go against https://github.com/zulip/docker-zulip/pull/224 This PR's intention is to fix the config at the current state of things (one large Pod, created by RC).

jonassvatos avatar Mar 31 '20 09:03 jonassvatos

Hey @lsde, sorry to see this PR never got a proper review while it was still fresh. Unless you're in a rebase-and-fix-merge-conflicts mood I might go ahead and just close this as stale to avoid confusing any passers-by (and also just to clear up the list of open PRs a bit as I start to try to work through them, the issues, and other ops-related bits).

If you'd like to reopen this stream of work, please feel free to push a rebase and reopen this PR, or to open a new one!

klardotsh avatar Dec 28 '22 20:12 klardotsh