Deployment vs. StatefulSet for MCP server instance #1160
RoddieKieley
started this conversation in
General
Replies: 1 comment
-
Ahhh I see, at the moment it's the relationship between the proxy and the mcp server pods that caused the confusion as the docs don't really call this out in that level of detail - or I missed it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per #1063 (comment) at the time of writing the fetch MCP server pod instance is created in a kubernetes Deployment. However there is also a fetch StatefulSet instance. What is the current thinking around which type of workload management is the right choice for MCP server's on kubernetes?
Beta Was this translation helpful? Give feedback.
All reactions