Understanding support for stateful services

Hello,
We have some state full services - a Spring Batch system and systems that use 2-nd level Ehcache in Spring JPA. I am looking for reading material to understand how these systems can be hosted on Kubernetes.
Are there some guidelines to map state full services to Kubernetes features ?

Thanks,
Mohan

Theres a controller specifically for this purpose. Please see the docs here:

1 Like