Managing Large-Scale Redis Clusters on K8s – Kuaishou's Approach

by west0non 11/25/2024, 4:00 AMwith 5 comments

by nkzdon 11/28/2024, 10:04 AM

In companies I've worked at I noticed databases (Both SQL and No-SQL) are never hosted in Kubernetes clusters. I am looking for opinions of more senior folks on why is that? Is Kubernetes simply not mature enough?

by sluongngon 11/28/2024, 10:33 AM

Totally noob question: what is "redis-proxy" in this doc? Envoy with Redis protocol codec?