Skip to content

Commit 213b2f4

Browse files
authored
Merge pull request #52677 from arujjval/dev
set publishing date for wg-policy-spotlight draft
2 parents 8a4880d + f9ef1ba commit 213b2f4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

content/en/blog/_posts/2025-05-22-wg-policy-spotlight.md renamed to content/en/blog/_posts/2025-10-18-wg-policy-spotlight.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
layout: blog
33
title: "Spotlight on Policy Working Group"
44
slug: wg-policy-spotlight-2025
5-
draft: true
6-
date: 2025-05-22
7-
author: "Arujjwal Negi"
5+
date: 2025-10-18
6+
author: Arujjwal Negi
87
---
98

109
*(Note: The Policy Working Group has completed its mission and is no longer active. This article reflects its work, accomplishments, and insights into how a working group operates.)*
@@ -18,7 +17,7 @@ Through collaborative methods, this working group strove to bring clarity and co
1817
This blog post dives deeper into the work of the Policy Working Group, guided by insights from its former co-chairs:
1918

2019
- [Jim Bugwadia](https://twitter.com/JimBugwadia)
21-
- [Poonam Lamba](https://twitter.com/poonam-lamba)
20+
- [Poonam Lamba](https://twitter.com/poonam_lamba)
2221
- [Andy Suderman](https://twitter.com/sudermanjr)
2322

2423
_Interviewed by [Arujjwal Negi](https://twitter.com/arujjval)._
@@ -71,7 +70,7 @@ We worked on several Kubernetes policy-related projects. Our initiatives include
7170

7271
The charter of the Policy WG was to help standardize policy management for Kubernetes and educate the community on best practices.
7372

74-
To accomplish this we updated the Kubernetes documentation ([Policies | Kubernetes](https://kubernetes.io/docs/concepts/policy)), produced several whitepapers ([Kubernetes Policy Management](https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/papers/policy/CNCF_Kubernetes_Policy_Management_WhitePaper_v1.pdf), [Kubernetes GRC](https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/papers/policy_grc/Kubernetes_Policy_WG_Paper_v1_101123.pdf)), and created the Policy Reports API ([API reference](https://htmlpreview.github.io/?https://github.com/kubernetes-sigs/wg-policy-prototypes/blob/master/policy-report/docs/index.html)) which standardizes reporting across various tools. Several popular tools such as Falco, Trivy, Kyverno, kube-bench, and others support the Policy Report API. A major milestone for the Policy WG was promoting the Policy Reports API to a SIG-level API or finding it a stable home.
73+
To accomplish this we updated the Kubernetes documentation ([Policies | Kubernetes](https://kubernetes.io/docs/concepts/policy)), produced several whitepapers ([Kubernetes Policy Management](https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/papers/policy/CNCF_Kubernetes_Policy_Management_WhitePaper_v1.pdf), [Kubernetes GRC](https://github.com/kubernetes/sig-security/blob/main/sig-security-docs/papers/policy_grc/Kubernetes_Policy_WG_Paper_v1_101123.pdf)), and created the Policy Reports API ([API reference](https://github.com/kubernetes-retired/wg-policy-prototypes/blob/master/policy-report/docs/api-docs.md)) which standardizes reporting across various tools. Several popular tools such as Falco, Trivy, Kyverno, kube-bench, and others support the Policy Report API. A major milestone for the Policy WG was promoting the Policy Reports API to a SIG-level API or finding it a stable home.
7574

7675
Beyond that, as [ValidatingAdmissionPolicy](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/) and [MutatingAdmissionPolicy](https://kubernetes.io/docs/reference/access-authn-authz/mutating-admission-policy/) approached GA in Kubernetes, a key goal of the WG was to guide and educate the community on the tradeoffs and appropriate usage patterns for these built-in API objects and other CNCF policy management solutions like OPA/Gatekeeper and Kyverno.
7776

0 commit comments

Comments
 (0)