Open KfreeZ opened 2 years ago
In theory we have the ability to do this (or plan to) since upgrades will probably involve surging. I hadn't expected demand for this long term though. Are there other examples of HA daemonsets?
In theory we have the ability to do this (or plan to) since upgrades will probably involve surging. I hadn't expected demand for this long term though. Are there other examples of HA daemonsets?
I have two options in my mind:
hello @howardjohn have any update about ztunnel HA ? such as hot restart. thanks.
This is not considered ATM, because ztunnel is now very simplified and only process L4, we are confident it can not crash.
In the long run, we may need to consider upgrade. During this procedure, we should guarantee at least one ztunnel is serving
This is not considered ATM, because ztunnel is now very simplified and only process L4, we are confident it can not crash.
In the long run, we may need to consider upgrade. During this procedure, we should guarantee at least one ztunnel is serving
Thank you for your reply. In the upgrade scenario, how can the existing L4 connections on the old ztunnel exit gracefully?
It doesnot, and i have read somewhere that in mosn you implemented connection unaffected during upgrade. Not sure that mechanism can be applied here?
since ztunnel is running in standalone mode per node, any plan to support HA for it?