From 7f88af518e42bcea151ddd24cffb4ce6af202273 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Thu, 30 Sep 2021 18:09:26 +0100 Subject: [PATCH] Update compatibility statement for TerminationGracePeriod Co-authored-by: Mark Rossetti --- .../windows/intro-windows-in-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md b/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md index f395de9397..7b8e24db60 100644 --- a/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md +++ b/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md @@ -120,7 +120,7 @@ including: * HugePages: not supported for Windows containers * Privileged containers: not supported for Windows containers -* TerminationGracePeriod: not implemented +* TerminationGracePeriod: requires containerD Not all features of shared namespaces are supported. See [API compatibility](#api) for more details.