minus-squarepavjav@lemmy.worldtoSelfhosted@lemmy.world•Exposing docker socket to a containerlinkfedilinkEnglisharrow-up2·11 hours agoIf you mean updating the images themselves, I just use kubernetes and rolling updates. Works like a charm. As for monitoring, kubernetes also handles that well. Liveness probes are kind of standard, then Prometheus for more intense monitoring. If you don’t mind the extra overhead it would probably address these issues for you. linkfedilink
minus-squarepavjav@lemmy.worldtolinuxmemes@lemmy.world•bad news ipv4 fanslinkfedilinkarrow-up4·1 day agoFine lol linkfedilink
If you mean updating the images themselves, I just use kubernetes and rolling updates. Works like a charm.
As for monitoring, kubernetes also handles that well. Liveness probes are kind of standard, then Prometheus for more intense monitoring.
If you don’t mind the extra overhead it would probably address these issues for you.