From df4cb6c7604f2538c863d4a45fc565d886631bcb Mon Sep 17 00:00:00 2001 From: Juanita-Balaraj Date: Tue, 21 Jun 2022 18:21:15 -0400 Subject: [PATCH] Added a Warning Note for the Portieris application Portieris application is not supported with k8s 1.22 and 1.23 Signed-off-by: Juanita-Balaraj Change-Id: Ie67257b1aac24d9fed74a73155d495724cce4886 --- doc/source/security/kubernetes/portieris-overview.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/security/kubernetes/portieris-overview.rst b/doc/source/security/kubernetes/portieris-overview.rst index 2226bcef2..a4a88a916 100644 --- a/doc/source/security/kubernetes/portieris-overview.rst +++ b/doc/source/security/kubernetes/portieris-overview.rst @@ -6,6 +6,15 @@ Portieris Overview ================== +.. warning:: + + The Portieris application is not supported with k8s 1.22 and 1.23. + If you apply Portieris on a system running k8s 1.22 or 1.23 this will + result in failure of the **Apply** operation. + + **Workaround**: It is recommended to only apply the Portieris application on + systems running k8s 1.21.8. + You can enforce |prod| image security policies using the Portieris admission controller.