Skip to content

Commit

Permalink
Executable tutorial proposal (#2636)
Browse files Browse the repository at this point in the history
* Executable tutorial proposal

* Executable tutorial submission
r-chandni authored Oct 16, 2024
1 parent 3c6217b commit 3a5f9a5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions contributions/executable-tutorial/cnra-amano/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Assignment Proposal
## Title
Policy as Code with Kubewarden: Implement and Enforce Kubernetes Policies
## Names and KTH ID
- Chandni Rakhashiya (cnra@ug.kth.se)
- Katsutoshi Amano (amano@kth.se)
## Deadline
- Task 3
## Category
- Executable Tutorial
## Description
In this tutorial, we will explain what Policy as Code and Kubewarden are, and why they are important for Kubernetes environments. We will walk through the process of implementing and enforcing policies using Kubewarden in a Kubernetes cluster. Additionally, we will write a policy using Rego and deploy it to the cluster, demonstrating how policies can be automated and integrated seamlessly into DevOps workflows.


**Relevance**


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

0 comments on commit 3a5f9a5

Please sign in to comment.