From fff78a0f0ee98920e5f42500159f7cae506a6cb4 Mon Sep 17 00:00:00 2001 From: r-chandni <136533224+r-chandni@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:29:12 +0200 Subject: [PATCH] Executable tutorial submission (#2683) --- contributions/executable-tutorial/cnra-amano/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributions/executable-tutorial/cnra-amano/README.md b/contributions/executable-tutorial/cnra-amano/README.md index 9067aee82..f64e18216 100644 --- a/contributions/executable-tutorial/cnra-amano/README.md +++ b/contributions/executable-tutorial/cnra-amano/README.md @@ -18,5 +18,7 @@ In this tutorial, we will explain what Policy as Code and Kubewarden are, and wh Policy as Code is crucial for maintaining consistency, security, and compliance in Kubernetes environments, making it a core practice in modern DevOps. Kubewarden provides a powerful and flexible way to implement and enforce these policies. The executable tutorial can be found: + killercoda - https://killercoda.com/kubewarden-executable-tutorial + Github - https://github.com/kamano905/kubewarden-executable-tutorial