When we perform rolling restart in Kubernetes and when it has only one pod and it has some transactions going on and if it is big transaction, rolling restart brings the new pod and it is ready passed readiness probe what will happen here… Will the transaction be failed in the old pod or kubernetes will wait until the existing connection completes or do we have a timeout .
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Kubernetes RollingUpdate - how to respect readinessProbe? | 1 | 1611 | January 20, 2021 | |
Kubernetes deployment strategy | 5 | 2457 | September 20, 2019 | |
Deployment Rolling Update | 1 | 1327 | July 14, 2021 | |
How to simultaneously update 2 services with kubernetes without downtime? | 0 | 535 | April 15, 2019 | |
Regarding to failover with hardware failure | 4 | 612 | January 19, 2022 |