Production Considerations for Spring on Kubernetes
The State of Spring on Kubernetes
The 2021 State of Spring report has two main data points:
Spring is the defacto standard for running cloud-native applications in Java.
Kubernetes is the defacto standard for running containerized workloads in produ...
odedia.org66 min read
Basil Eldho
Amazing article.
"With istio and terminationDrainDuration. seems like we might not need spring.lifecycle.timeout-per-shutdown-phase and graceful shutdown".
Is this statement correct or I am missing something ?
TIA