Kubernetes scaling | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Kubernetes scaling

If I have a database and a web app that I want to make scalable with kubernetes. Would it cause that the replicas that the kubernetes does when scaling share a different data in the database? For example some data exists in one pod and some data in a different pod? If I have kubernetes scalable web app. How do I make all the scaled web app pods to share the same database? And is it possible to also scale the database while syncing the data between the database pods?

29th Mar 2022, 5:57 AM
Toni Isotalo
Toni Isotalo - avatar
1 Réponse
18th Apr 2022, 5:56 PM
Nanda Balakrishnan