Kubernetes State Management with Niraj Tolia

17/01/2018 49 min
Kubernetes State Management with Niraj Tolia

Listen "Kubernetes State Management with Niraj Tolia"

Episode Synopsis

A common problem in a distributed system: how do you take a snapshot of the global state of that system? Snapshot is difficult because you need to tell every node in the system to simultaneously record its state. There are several reasons to take a snapshot. You might want to take a picture of the
The post Kubernetes State Management with Niraj Tolia appeared first on Software Engineering Daily.