Originally created by @lwdnxu on GitHub (Feb 12, 2025).
Hello, I am using k8s to deploy open-webui. In the case of multiple copies, session consistency cannot be guaranteed. Simply put: after I refresh the configuration of one pod by pressing F5, it cannot be used in another pod. Using sessionAffinity: ClientIP is invalid. I would like to ask if there is any solution for the following?
Originally created by @lwdnxu on GitHub (Feb 12, 2025).
Hello, I am using k8s to deploy open-webui. In the case of multiple copies, session consistency cannot be guaranteed. Simply put: after I refresh the configuration of one pod by pressing F5, it cannot be used in another pod. Using sessionAffinity: ClientIP is invalid. I would like to ask if there is any solution for the following?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @lwdnxu on GitHub (Feb 12, 2025).
Hello, I am using k8s to deploy open-webui. In the case of multiple copies, session consistency cannot be guaranteed. Simply put: after I refresh the configuration of one pod by pressing F5, it cannot be used in another pod. Using sessionAffinity: ClientIP is invalid. I would like to ask if there is any solution for the following?