From 7468f574d7d44535faa1d0f53e7131aa8654da63 Mon Sep 17 00:00:00 2001 From: Madhura Bhave Date: Mon, 11 May 2020 18:38:49 -0700 Subject: [PATCH] Add more context to the Kubernetes container lifecycle documentation Closes gh-20932 --- .../src/docs/asciidoc/deployment.adoc | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment.adoc index 143d5e5796..a7c41e3b30 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment.adoc @@ -174,15 +174,20 @@ Spring Boot helps you to <> will begin, allowing any remaining in-flight requests to complete.