Skip to content
Benjamin West edited this page Mar 18, 2023 · 4 revisions

Here are notes I make as I'm going through, mostly posed as questions I'm asking myself as I develop vets and the infra.

  • what happens when a pod with a db migration comes up in the new replicaset?
    • do the old pods continue serving?
    • I would expect some request errors while this happens / how is this handled?
Clone this wiki locally