(no title)
wppick
|
4 months ago
If you don't need the isolation of of k8s then don't forget about erlang, which is another option to scale up to 1 million functions. Obviously k8s containers (which are fundamentally just isolated processes) and erlang processes are not interchangeable things, but when thinking about needing in the order of millions of processes erlang is pretty good prior art
theptip|4 months ago
reactordev|4 months ago
fcarraldo|4 months ago
At 1M nodes I’d still expect an average of a dozen or so pods per node.
sally_glance|4 months ago
From what I know basically everyone approaching this scale with k8s has different problems to solve, namely multi-tenancy (shared hosting/internal plattform providers) and compatibility with legacy or standard software.