<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Community on Kubewarden</title><link>https://www.kubewarden.io/types/community/</link><description>Recent content in Community on Kubewarden</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 21 Sep 2026 13:56:55 +0200</lastBuildDate><atom:link href="https://www.kubewarden.io/types/community/index.xml" rel="self" type="application/rss+xml"/><item><title>The year in review: Kubewarden's progress in 2025</title><link>https://www.kubewarden.io/blog/2026/01/end-year-2025/</link><pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2026/01/end-year-2025/</guid><description>&lt;p&gt;Join us in celebrating a fruitful 2025 for the Kubewarden project!&lt;/p&gt;&#10;&lt;p&gt;The team has spent time planting kernels and enjoying the fruit of&#10;the grown ideas. Let&amp;rsquo;s look together at what the basket brings as we say ciao to 2025.&#10;Grab anything you like for the trip!&lt;/p&gt;&#10;&lt;h2 id="expanding-the-scope-introducing-sbomscanner"&gt;Expanding the Scope: Introducing SBOMScanner&lt;/h2&gt;&#10;&lt;p&gt;2025 saw Kubewarden expand beyond admission policies with the introduction of&#10;&lt;a href="https://www.kubewarden.io/blog/2025/11/expanding-kubewarden-scope/"&gt;&lt;strong&gt;SBOMScanner&lt;/strong&gt;&lt;/a&gt;,&#10;a new project donated to CNCF under the Kubewarden umbrella.&lt;/p&gt;</description></item><item><title>Introducing the Kubewarden JavaScript/TypeScript SDK</title><link>https://www.kubewarden.io/blog/2025/11/policy-sdk-js/</link><pubDate>Tue, 18 Nov 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/11/policy-sdk-js/</guid><description>&lt;p&gt;Writing Kubewarden policies is now even more accessible. Today, we&amp;rsquo;re excited to announce the alpha release of the &lt;a href="https://github.com/kubewarden/policy-sdk-js"&gt;Kubewarden JavaScript/TypeScript SDK&lt;/a&gt;, bringing policy development to the world&amp;rsquo;s most popular programming language.&lt;/p&gt;&#10;&lt;h2 id="why-javascript-for-kubernetes-policies"&gt;Why JavaScript for Kubernetes Policies?&lt;/h2&gt;&#10;&lt;p&gt;Kubewarden has always been about choice, letting you write policies in the language you&amp;rsquo;re most comfortable with. The JavaScript/TypeScript SDK opens Kubewarden to an entirely new audience, the millions of developers already familiar with the JavaScript ecosystem. You no longer need to learn a new language just to write a Kubewarden policy.&lt;/p&gt;</description></item><item><title>Expanding Kubewarden Scope</title><link>https://www.kubewarden.io/blog/2025/11/expanding-kubewarden-scope/</link><pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/11/expanding-kubewarden-scope/</guid><description>&lt;p&gt;The Kubewarden project was created four years ago at SUSE with the goal of redefining Policy As Code. We built a universal policy engine for Kubernetes and donated it to the CNCF.&lt;/p&gt;&#10;&lt;p&gt;When the project started, policies could only be written in Rust and Go. Since then, we&amp;rsquo;ve worked to increase flexibility. Today, policies can also be written in other programming languages such as C#, and even JavaScript and TypeScript (stay tuned for the upcoming announcement).&lt;/p&gt;</description></item><item><title>Writing Kubewarden Policies in TypeScript/JavaScript (Google Summer of Code)</title><link>https://www.kubewarden.io/blog/2025/07/gsoc-policy-sdk-js/</link><pubDate>Mon, 04 Aug 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/07/gsoc-policy-sdk-js/</guid><description>&lt;p&gt;Hi, I’m Esosa Ohangbon, a software engineering student at Carleton University. This summer, I&amp;rsquo;ve had the incredible opportunity to participate in &lt;strong&gt;Google Summer of Code (GSoC)&lt;/strong&gt; as a contributor to &lt;strong&gt;Kubewarden&lt;/strong&gt;.&lt;/p&gt;&#10;&lt;p&gt;My focus has been on developing &lt;a href="https://github.com/kubewarden/policy-sdk-js"&gt;&lt;code&gt;policy-sdk-js&lt;/code&gt;&lt;/a&gt;, a JavaScript SDK for writing Kubewarden policies using JavaScript or TypeScript. In this post, I’ll share what the experience has been like so far, some of the challenges I’ve faced, what I’ve learned, and what I’m looking forward to next.&lt;/p&gt;</description></item><item><title>Adopting of Kubewarden</title><link>https://www.kubewarden.io/blog/2025/05/adopting-kubewarden/</link><pubDate>Fri, 23 May 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/05/adopting-kubewarden/</guid><description>&lt;h2 id="call-for-adopters"&gt;Call for Adopters&lt;/h2&gt;&#10;&lt;p&gt;Kubewarden is showing significant maturity as a Kubernetes policy enforcement solution, with a growing number of organizations adopting it for policy enforcement for their clusters. This trend reflects the increasing need for robust, flexible, and auditable policy enforcement in the Kubernetes ecosystem.&lt;/p&gt;&#10;&lt;h2 id="why-kubewarden"&gt;Why Kubewarden?&lt;/h2&gt;&#10;&lt;p&gt;But why use Kubewarden? Kubewarden has seen a substantial expansion of its policy library. More pre-built policies are available, covering a wider range of security and operational best practices. Kubewarden&amp;rsquo;s use of WebAssembly (Wasm) allows for policies to be written in various languages, providing developers with flexibility. Wasm offers high performance and efficient resource utilization, which is crucial in Kubernetes environments. Kubewarden can verify policies using SLSA (Supply Chain Levels for Software Artifacts).&lt;/p&gt;</description></item><item><title>Kubewarden joins OpenReports Initiative</title><link>https://www.kubewarden.io/blog/2025/04/openreport/</link><pubDate>Mon, 12 May 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/04/openreport/</guid><description>&lt;p&gt;Kubewarden is an open-source CNCF project actively engaged with the wider&#10;Kubernetes ecosystem. This informs the use of valuable projects like Policy&#10;Reporter. Using &lt;a href="https://docs.kubewarden.io/explanations/audit-scanner/policy-reports#policy-reporter-ui"&gt;Policy&#10;Reporter&lt;/a&gt;&#10;as a default UI for Kubewarden simplifies the user experience, allowing the use&#10;of familiar reporting mechanisms. This strategic choice also lets the team&#10;concentrate on the Kubewarden core stack.&lt;/p&gt;&#10;&lt;p&gt;So, the Kubewarden team participates in the &lt;a href="https://github.com/kubernetes/community/blob/master/wg-policy/README.md"&gt;Kubernetes Policy Working&#10;Group&lt;/a&gt;.&#10;We join community meetings and seek opportunities for collaboration, focusing&#10;on the future of policy reporting and related resources. The community moved&#10;policy reporting to an independent project, the&#10;&lt;a href="https://openreports.io/"&gt;OpenReports&lt;/a&gt; project!&lt;/p&gt;</description></item><item><title>Kubewarden at KubeCon EU 2025</title><link>https://www.kubewarden.io/blog/2025/03/kubecon-eu-2025/</link><pubDate>Thu, 27 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/03/kubecon-eu-2025/</guid><description>&lt;p&gt;For those attending KubeCon EU 2025 in London, we’re excited to announce that some of our team will be there!&lt;/p&gt;&#10;&lt;p&gt;Here’s where you can catch us:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;Tuesday, 9:31 AM&lt;/strong&gt;: Don’t miss our lightning talk! Learn how to leverage and extend CEL for cluster security. &lt;a href="https://kccnceu2025.sched.com/event/1tcub/project-lightning-talk-kubewarden-leveraging-and-extending-cel-for-your-cluster-security-victor-cuadrado-juan-maintainer"&gt;Details here&lt;/a&gt;.&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Tuesday, 2:00 PM - 5:00 PM, Project Pavilion kiosk&lt;/strong&gt;: Stop by to chat with us and learn more about Kubewarden.&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;We can’t wait to see you there!&lt;/p&gt;</description></item><item><title>Watch Kubewarden in the ChatLoopBackOff Webinar</title><link>https://www.kubewarden.io/blog/2025/03/cncf-webinar-chatloopbackoff/</link><pubDate>Tue, 18 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/03/cncf-webinar-chatloopbackoff/</guid><description>&lt;p&gt;We are happy to highlight a recent CNCF webinar that does a first-dive into&#10;Kubewarden.&lt;/p&gt;&#10;&lt;p&gt;In this webinar, CNCF Ambassador Carlos Santana explores Kubewarden&amp;rsquo;s&#10;architecture, use cases, and benefits, with a smile in a&#10;relaxed environment. You&amp;rsquo;ll learn how Kubewarden policies can be applied at&#10;admission control or runtime to ensure compliance and security.&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=46VGMAH_8jY"&gt;You can watch the full webinar here&lt;/a&gt;.&lt;/p&gt;&#10;&lt;p&gt;Thanks Carlos!&lt;/p&gt;&#10;&lt;h2 id="getting-in-touch"&gt;Getting in touch&lt;/h2&gt;&#10;&lt;p&gt;As always, we welcome your feedback and contributions. Feel free to reach out&#10;to us on &lt;a href="https://kubernetes.slack.com/?redir=%2Fmessages%2Fkubewarden"&gt;Slack&lt;/a&gt;&#10;and &lt;a href="https://github.com/orgs/kubewarden/discussions"&gt;GitHub discussions&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Beyond Prefix Matching</title><link>https://www.kubewarden.io/blog/2025/02/beyond-prefix-matching/</link><pubDate>Wed, 19 Feb 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2025/02/beyond-prefix-matching/</guid><description>&lt;p&gt;A recent &lt;a href="https://www.aquasec.com/blog/risks-misconfigured-kubernetes-policy-engines-opa-gatekeeper/"&gt;Aqua Security blog&lt;/a&gt; post highlighted&#10;the risks of misconfigured Kubernetes policy engines, particularly when dealing with OPA Gatekeeper.&#10;The post correctly points out the challenges of managing complex policies and the potential for bypasses due to misconfigurations.&#10;However, it also underscores a critical limitation of many policy engines: their reliance on string manipulation, especially when dealing with OCI image references.&#10;This is where Kubewarden takes a different, and significantly more robust, approach.&lt;/p&gt;</description></item><item><title>The Year in Review: Kubewarden's Progress in 2024</title><link>https://www.kubewarden.io/blog/2024/12/end-year-2024/</link><pubDate>Tue, 07 Jan 2025 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2024/12/end-year-2024/</guid><description>&lt;p&gt;It was an exciting year for Kubewarden policy management. We had new features,&#10;performance improvements, and have been working towards a regular release&#10;schedule.&lt;/p&gt;&#10;&lt;p&gt;The year has seen work in these areas:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;performance and reliability&lt;/li&gt;&#10;&lt;li&gt;scalability improvements to reduce complexity and improve security&lt;/li&gt;&#10;&lt;li&gt;adding CEL policies and policy grouping using logical operators&lt;/li&gt;&#10;&lt;li&gt;improving community outreach&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;Kubewarden&#10;&lt;a href="https://www.kubewarden.io/blog/2024/01/kubewarden-1-10-release/"&gt;1.10&lt;/a&gt; had&#10;optimizations for policy server performance. Memory usage was improved,&#10;enabling constant consumption even in large deployments. Policy evaluation now&#10;operates on-demand, consuming resources only as needed.&lt;/p&gt;</description></item><item><title>Introducing Kubewarden's Community Repository</title><link>https://www.kubewarden.io/blog/2024/04/community-repository/</link><pubDate>Tue, 09 Apr 2024 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2024/04/community-repository/</guid><description>&lt;p&gt;The Kubewarden project has recently improved how it shares information and&#10;involves others by starting a new&#10;&lt;a href="https://github.com/kubewarden/community"&gt;community&lt;/a&gt; repository. This move was&#10;made after a suggestion from the CNCF during their last yearly review. The aim&#10;is to bring together all the documentation in one place and make it easier for&#10;both new and current contributors to get involved.&lt;/p&gt;&#10;&lt;p&gt;This new repository is a place for finding out about the project&amp;rsquo;s rules,&#10;security measures, project components, and what&amp;rsquo;s happening in each Kubewarden&#10;GitHub organization repository.&lt;/p&gt;</description></item><item><title>Kubewarden 2023 Wrapped</title><link>https://www.kubewarden.io/blog/2023/12/kubewarden-2023-wrapped/</link><pubDate>Wed, 20 Dec 2023 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2023/12/kubewarden-2023-wrapped/</guid><description>&lt;p&gt;The end of the year is around the corner. Let&amp;rsquo;s look at what the Kubewarden project achieved in 2023!&lt;/p&gt;&#10;&lt;h2 id="context-aware-graduation"&gt;Context-Aware graduation&lt;/h2&gt;&#10;&lt;p&gt;The context-aware feature graduated to stable during this year. We did this by performing a massive overhaul of the initial iteration.&#10;Context-aware policies can access information about Kubernetes resources defined inside the cluster. At evaluation time, these policies can make decisions based on this information.&#10;Such an example is the &lt;a href="https://artifacthub.io/packages/kubewarden/unique-ingress-policy/ingress-unique-host"&gt;unique ingress host policy&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Raw policies</title><link>https://www.kubewarden.io/blog/2023/11/raw-policies/</link><pubDate>Tue, 14 Nov 2023 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2023/11/raw-policies/</guid><description>&lt;p&gt;Kubewarden 1.9.0 has introduced even more features requested by the community, and we are excited to share them with you!&lt;/p&gt;&#10;&lt;p&gt;In this blog post, we will introduce the new &lt;code&gt;Raw&lt;/code&gt; policy type.&lt;/p&gt;&#10;&lt;h2 id="kubewarden-as-a-generic-policy-engine"&gt;Kubewarden as a generic policy engine&lt;/h2&gt;&#10;&lt;p&gt;Raw policies allow policy authors to write and execute policies that are not necessarily related to Kubernetes.&#10;This means that Kubewarden can be used as a general-purpose policy engine.&#10;For instance, you can use Kubewarden to validate any type of artifact:&#10;configurations, Terraform plans, test coverage, static analysis&#10;or even deploy Kubewarden alongside your web application to validate domain-specific requests.&lt;/p&gt;</description></item><item><title>Introducing Kubewarden WASI policies</title><link>https://www.kubewarden.io/blog/2023/10/wasi-policies/</link><pubDate>Tue, 24 Oct 2023 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2023/10/wasi-policies/</guid><description>&lt;p&gt;Kubewarden policies can be written using either a &lt;a href="https://docs.kubewarden.io/writing-policies"&gt;traditional programming language&lt;/a&gt; (like Go, Rust, C#, Swift, …) or using a domain-specific language like &lt;a href="https://docs.kubewarden.io/writing-policies/rego/intro-rego"&gt;Rego&lt;/a&gt;.&#10;It is required that the programming language can generate the necessary WebAssembly module for use by Kubewarden.&lt;/p&gt;&#10;&lt;p&gt;When using a traditional programming language, the communication between the&#10;host executing the policy and the WebAssembly guest (the actual policy) uses the&#10;&lt;a href="https://wapc.io/"&gt;waPC&lt;/a&gt; communication protocol.&#10;This protocol provides a bidirectional channel between the host and guest.&#10;It allows us to expose extra capabilities to policies (like cryptographic signature verification via Sigstore and &lt;a href="https://docs.kubewarden.io/writing-policies/spec/host-capabilities/intro-host-capabilities"&gt;more&lt;/a&gt;).&#10;We can also grant read access to selected Kubernetes resources (see &lt;a href="https://docs.kubewarden.io/explanations/context-aware-policies"&gt;context-aware policies&lt;/a&gt;).&lt;/p&gt;</description></item><item><title>kwctl SHA support</title><link>https://www.kubewarden.io/blog/2023/09/kwctl-sha/</link><pubDate>Thu, 28 Sep 2023 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2023/09/kwctl-sha/</guid><description>&lt;p&gt;Recently, we have focused on improving the Kubewarden developer experience.&#10;We have been implementing features requested by the community.&lt;/p&gt;&#10;&lt;h2 id="reference-policies-by-their-sha"&gt;Reference policies by their SHA&lt;/h2&gt;&#10;&lt;p&gt;Since &lt;code&gt;kwctl&lt;/code&gt; release &lt;code&gt;v1.7.0&lt;/code&gt; we support referencing policies by their SHA.&lt;/p&gt;&#10;&lt;p&gt;Container engines such as Docker and Podman allow users to refer to images by their SHA sum.&lt;/p&gt;&#10;&lt;p&gt;As Kubewarden policies are distributed as OCI artifacts, we thought it would be a good idea&#10;to add the SHA support to &lt;code&gt;kwctl&lt;/code&gt;, so that users have a familiar experience.&lt;/p&gt;</description></item><item><title>My Experience in the LFX Mentorship Program with the Linux Foundation</title><link>https://www.kubewarden.io/blog/2023/05/khaled-mentorship-xp/</link><pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2023/05/khaled-mentorship-xp/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;This text was originally written by Khaled Emara on his &lt;a href="https://blog.khaledemara.dev/my-experience-in-the-lfx-mentorship-program-with-the-linux-foundation?showSharer=true"&gt;blog&lt;/a&gt;.&lt;/p&gt;&#10;&lt;/blockquote&gt;&#10;&lt;p&gt;Hi, I&amp;rsquo;m Khaled Emara, a software developer with a background in Go and Rust programming.&#10;In this blog post, I&amp;rsquo;m excited to share my experience in the LFX mentorship program&#10;with the Linux Foundation and my work on the Kubewarden project enhancing the Go&#10;SDK to bring it parity with the Rust SDK.&lt;/p&gt;&#10;&lt;p&gt;The Kubewarden project is a security policy engine for Kubernetes, a popular container&#10;orchestration platform. As more and more businesses move their applications to the&#10;cloud, containers have become an increasingly popular way to manage and deploy applications.&#10;However, with this rise in popularity, there has also been a corresponding rise in&#10;security concerns. The Kubewarden project addresses these concerns by providing a&#10;way to enforce security policies in Kubernetes.&lt;/p&gt;</description></item><item><title>Kubewarden 2022 Wrapped</title><link>https://www.kubewarden.io/blog/2022/12/kubewarden-2022-wrapped/</link><pubDate>Thu, 29 Dec 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/12/kubewarden-2022-wrapped/</guid><description>&lt;p&gt;With 2022 almost over, it&amp;rsquo;s time to look back at what happened within&#10;the Kubewarden project during the last year.&lt;/p&gt;&#10;&lt;h2 id="the-10-release"&gt;The 1.0 release&lt;/h2&gt;&#10;&lt;p&gt;A significant milestone for the project in 2022 was&#10;the &lt;a href="https://www.kubewarden.io/blog/2022/06/v1-release/"&gt;release of Kubewarden v1.0.0&lt;/a&gt; during the month of June.&lt;/p&gt;&#10;&lt;p&gt;With this release, the Kubewarden team committed to the stability of all the&#10;public interfaces of the project and all its Kubernetes Custom Resource Definitions.&lt;/p&gt;&#10;&lt;p&gt;Moreover, the project was considered ready to be used in production environments.&lt;/p&gt;</description></item><item><title>Community meeting is coming!</title><link>https://www.kubewarden.io/blog/2022/12/community-meeting/</link><pubDate>Tue, 20 Dec 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/12/community-meeting/</guid><description>&lt;p&gt;Community meetings have been a recurring demand from different sides and with the new year approaching,&#10;it&amp;rsquo;s time to make our first good resolution.&lt;/p&gt;&#10;&lt;p&gt;To improve community feedback, the Kubewarden project has decided to organize a monthly community meeting.&#10;The first community meeting to be held is scheduled for January 12th, 2023 at 4 PM UTC.&lt;/p&gt;&#10;&lt;p&gt;In addition to &lt;a href="https://github.com/orgs/kubewarden/discussions"&gt;GitHub Discussions&lt;/a&gt;, &lt;a href="https://github.com/kubewarden/kubewarden-controller/issues/new/choose"&gt;GitHub issues&lt;/a&gt;, and the &lt;strong&gt;#kubewarden&lt;/strong&gt; channel on the &lt;a href="https://kubernetes.slack.com/signup"&gt;Kubernetes Slack&lt;/a&gt;, the community meeting is an additional avenue for the community to discuss Kubewarden and shape its future together.&lt;/p&gt;</description></item><item><title>Keeping track of Kubernetes deprecated resources</title><link>https://www.kubewarden.io/blog/2022/11/deprecation-policy/</link><pubDate>Wed, 09 Nov 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/11/deprecation-policy/</guid><description>&lt;p&gt;It&amp;rsquo;s fact of life: as the Kubernetes API evolves, it&amp;rsquo;s periodically reorganized&#10;or upgraded. This means some Kubernetes resources can be &lt;a href="https://kubernetes.io/docs/reference/using-api/deprecation-policy/#deprecating-parts-of-the-api"&gt;deprecated and later removed&lt;/a&gt;.&lt;/p&gt;&#10;&lt;p&gt;We deserve to easily keep track of those deprecations and removals. For that, we&#10;have just released&#10;the &lt;a href="https://github.com/kubewarden/deprecated-api-versions-policy/"&gt;deprecated-api-versions policy&lt;/a&gt;.&lt;/p&gt;&#10;&lt;h2 id="a-look-at-the-deprecated-api-versions-policy"&gt;A look at the deprecated-api-versions policy&lt;/h2&gt;&#10;&lt;p&gt;This policy detects the usage of Kubernetes resources that have been deprecated&#10;or removed from the Kubernetes API.&lt;/p&gt;&#10;&lt;p&gt;The policy has two settings:&lt;/p&gt;</description></item><item><title>Kubewarden 1.3 is out!</title><link>https://www.kubewarden.io/blog/2022/10/kubewarden_1_3_release/</link><pubDate>Thu, 27 Oct 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/10/kubewarden_1_3_release/</guid><description>&lt;p&gt;The Kubewarden development team is happy to announce the release of the Kubewarden 1.3 stack.&lt;/p&gt;&#10;&lt;p&gt;In addition to the usual amount of small fixes, this release focused on the following&#10;themes.&lt;/p&gt;&#10;&lt;h2 id="improve-end-users-confidence"&gt;Improve end users confidence&lt;/h2&gt;&#10;&lt;p&gt;We want our users to feel confident about using Kubewarden, knowing that good&#10;development and security practices are being followed by the Kubewarden project.&#10;We think this is particularly relevant to Kubewarden, given our users trust us&#10;to keep their Kubernetes clusters secure and compliant.&lt;/p&gt;</description></item><item><title>v1.1.1 is out 🎉</title><link>https://www.kubewarden.io/blog/2022/07/v1.1.1-release/</link><pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/07/v1.1.1-release/</guid><description>&lt;p&gt;We are happy to announce the first minor release of v1.0: &lt;strong&gt;v1.1.1&lt;/strong&gt; is&#10;now available!&lt;/p&gt;&#10;&lt;p&gt;Apart from being a nice looking number, &lt;strong&gt;v1.1.1&lt;/strong&gt; includes:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&#10;&lt;p&gt;Improved the policies API for Sigstore verification by adding new&#10;backwards-compatible WaPC host callback &lt;code&gt;v2/verify&lt;/code&gt; functions to the API.&#10;&lt;a href="https://docs.kubewarden.io/writing-policies/spec/host-capabilities/signature-verifier-policies"&gt;Check them out&#10;here&lt;/a&gt;&#10;to add support for your language of choice.&lt;/p&gt;&#10;&lt;p&gt;This has been used in the verify-image-signatures policy to simplify&#10;verification of GitHub Actions signatures and others. Read about it in &lt;a href="../verify-signatures-with-gha-and-prefix/"&gt;this&#10;blog post&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Kubewarden policies, now on Artifact Hub!</title><link>https://www.kubewarden.io/blog/2022/07/artifact-hub-supports-kubewarden/</link><pubDate>Fri, 22 Jul 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/07/artifact-hub-supports-kubewarden/</guid><description>&lt;p&gt;Today we&amp;rsquo;re happy to announce that &lt;a href="https://artifacthub.io/"&gt;Artifact Hub&lt;/a&gt;&#10;now supports Kubewarden policies! 🤯 🥳&lt;/p&gt;&#10;&lt;p&gt;Artifact Hub is the de-facto place where Cloud Native users search for&#10;helm charts, container images, and other kinds of artifacts and configurations&#10;of different CNCF projects. That&amp;rsquo;s why we are super excited and honored to&#10;have Kubewarden policies listed on Artifact Hub.&lt;/p&gt;&#10;&lt;blockquote&gt;&#10;&lt;p&gt;This would not have been possible without the work done by the Artifact Hub team.&#10;They have been extremely helpful with us, thanks a lot folks! 🤗&lt;/p&gt;</description></item><item><title>CNCF Sandbox admission 🎊</title><link>https://www.kubewarden.io/blog/2022/06/cncf-sandbox-inclusion/</link><pubDate>Wed, 15 Jun 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/06/cncf-sandbox-inclusion/</guid><description>&lt;p&gt;Today the whole Kubewarden team is overjoyed because the&#10;Kubewarden project has just been accepted into the&#10;&lt;a href="https://www.cncf.io/sandbox-projects/"&gt;CNCF Sandbox&lt;/a&gt;!!! 🥳&lt;/p&gt;&#10;&lt;p&gt;This is a great achievement for the whole team and is the beginning of&#10;our journey into CNCF.&#10;Also, many thanks to the CNCF TOC for the feedback they provided during the&#10;project evaluation.&lt;/p&gt;&#10;&lt;h2 id="whats-next"&gt;What&amp;rsquo;s next?&lt;/h2&gt;&#10;&lt;p&gt;The admission happens at an interesting time since we are currently testing&#10;the &lt;code&gt;1.0.0-rc1&lt;/code&gt; release of Kubewarden.&lt;/p&gt;</description></item><item><title>Kubewarden policies cover all the Kubernetes Pod Security Policies</title><link>https://www.kubewarden.io/blog/2022/01/mutating-policy-behave-as-validating/</link><pubDate>Mon, 31 Jan 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/01/mutating-policy-behave-as-validating/</guid><description>&lt;p&gt;The Kubewarden team worked tirelessly to create equivalent Kubewarden policies&#10;for all the deprecated Pod Security Policies (PSP). In order to reach this very&#10;important milestone, the team wrote the policies with the same validations&#10;available in the Kubernetes PSPs, and we counted on the community help to map&#10;and validate the policies.&lt;/p&gt;&#10;&lt;p&gt;This will allow our users to replace deprecated PSPs while continuing to enforce&#10;their security rules.&lt;/p&gt;&#10;&lt;p&gt;The Kubewarden policies which replace all the Kubernetes PSPs, are available&#10;in the Policy Hub, and you can find them by typing the keyword &amp;ldquo;PSP&amp;rdquo;. And, to&#10;have the exact same behavior of the Kubernetes PSPs is necessary a minimum version&#10;for some of the Kubewarden components, which are:&lt;/p&gt;</description></item><item><title>Policy Server on aarch64</title><link>https://www.kubewarden.io/blog/2022/01/policy-server-on-aarch64/</link><pubDate>Fri, 21 Jan 2022 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2022/01/policy-server-on-aarch64/</guid><description>&lt;p&gt;We recently got notified that the &lt;code&gt;policy-server&lt;/code&gt; &lt;a href="https://github.com/kubewarden/docs/issues/75"&gt;was crashing in an&#10;aarch64&#10;environment&lt;/a&gt;. The moment&#10;in which it got a request from the API server, it crashed immediately&#10;with a SIGSEGV signal.&lt;/p&gt;&#10;&lt;p&gt;We figured out that this was only happening when the request was a TLS&#10;one, and that the problem was related to the OpenSSL stack and the way&#10;we were producing the final image of the &lt;code&gt;policy-server&lt;/code&gt; with the&#10;OpenSSL stack.&lt;/p&gt;</description></item><item><title>First year of Kubewarden</title><link>https://www.kubewarden.io/blog/2021/12/first-year-of-kubewarden/</link><pubDate>Wed, 22 Dec 2021 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2021/12/first-year-of-kubewarden/</guid><description>&lt;p&gt;Year 2021 is almost over. Let&amp;rsquo;s take that as a chance to look back at what has been achieved during the 1st year of life of the Kubewarden project.&lt;/p&gt;&#10;&lt;p&gt;Finally, I&amp;rsquo;ll also talk about what we plan to do during the next one.&lt;/p&gt;&#10;&lt;figure class="center"&gt;&lt;img src="https://www.kubewarden.io/images/year-progress.png"&#10;&#9;&#9;&#9;alt="Year Progress Bar"&gt;&#10;&lt;/figure&gt;&#10;&#10;&lt;h2 id="2021-highlights"&gt;2021 Highlights&lt;/h2&gt;&#10;&lt;h3 id="project-announcement"&gt;Project Announcement&lt;/h3&gt;&#10;&lt;p&gt;The Kubewarden project has been introduced to the masses for the 1st time during KubeCon Europe 2021.&#10;During this presentation, Rafael and I explained what lead us to rethink how Kubernetes policies could be written and distributed.&#10;Watch the &lt;a href="http://www.youtube.com/watch?v=Bhw5Qi78jj8"&gt;KubeCon Europe 2021 talk recording&lt;/a&gt; to better understand Kubewarden&amp;rsquo;s mission.&lt;/p&gt;</description></item><item><title>WebAssembly is coming to Cloud Native</title><link>https://www.kubewarden.io/blog/2021/07/webassembly-is-coming-to-cloud-native/</link><pubDate>Fri, 16 Jul 2021 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2021/07/webassembly-is-coming-to-cloud-native/</guid><description>&lt;p&gt;Is the title of this post a pun inspired by Christmas or by the Games of Thrones?&#10;I can&amp;rsquo;t decide&amp;hellip;&lt;br&gt;&#10;Are my dad jokes as bad as my daughters claim? Probably&amp;hellip;&lt;br&gt;&#10;Is WebAssembly spreading inside of the Cloud Native ecosystem? 💯 I have no doubts&#10;about that!&lt;/p&gt;&#10;&lt;p&gt;First of all, why am I so excited about seeing WebAssembly flourish inside&#10;of the Cloud Native ecosystem? Well, it&amp;rsquo;s no secret that I&amp;rsquo;m a huge fan of it.&#10;After all, WebAssembly is at the heart of Kubewarden.&lt;/p&gt;</description></item><item><title>Let's learn Kubewarden - Streaming Event</title><link>https://www.kubewarden.io/blog/2021/07/learn-kubewarden-streaming-event/</link><pubDate>Tue, 13 Jul 2021 00:00:00 +0000</pubDate><guid>https://www.kubewarden.io/blog/2021/07/learn-kubewarden-streaming-event/</guid><description>&lt;p&gt;In case you missed, CNCF Ambassador &lt;a href="https://twitter.com/SaiyamPathak"&gt;Saiyam Pathak&lt;/a&gt;&#10;recently hosted a live streaming event on &lt;a href="https://www.youtube.com/saiyam911"&gt;his YouTube channel&lt;/a&gt; about Kubewarden.&#10;Flavio had the pleasure to join Saiyam and give an overview of the project.&lt;/p&gt;&#10;&lt;p&gt;We spoke about Kubernetes Admission Controllers, why we started the Kubewarden&#10;project and how it differentiates from other existing open source projects such&#10;as Open Policy Agent and Kyverno.&lt;/p&gt;&#10;&lt;p&gt;The talk features also a brief overview of WebAssembly, what it is and what are&#10;the benefits it provides to Kubewarden.&lt;/p&gt;</description></item></channel></rss>