<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/announcing-kyverno-1-17--fnlw905ut" -->

---
title: Announcing Kyverno 1.17! | daily.dev
description: Kyverno 1.17 promotes its CEL-based policy engine to v1 (GA), marking a major milestone for the project. Key changes include: CEL policy types...
canonical: https://daily.dev/posts/announcing-kyverno-1-17--fnlw905ut
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Announcing Kyverno 1.17! | daily.dev
og:description: Kyverno 1.17 promotes its CEL-based policy engine to v1 (GA), marking a major milestone for the project. Key changes include: CEL policy types...
og:url: https://daily.dev/posts/announcing-kyverno-1-17--fnlw905ut
og:image: https://api.daily.dev/og/posts/fnlW905uT.png
og:image:alt: Announcing Kyverno 1.17!
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Announcing Kyverno 1.17!

**[CNCF](https://daily.dev/sources/cncf)** · 7 min read · 4 upvotes · 0 comments

## Summary

Kyverno 1.17 promotes its CEL-based policy engine to v1 (GA), marking a major milestone for the project. Key changes include: CEL policy types (ValidatingPolicy, MutatingPolicy, GeneratingPolicy, ImageValidatingPolicy, DeletingPolicy, and their namespaced variants) are now stable and production-ready; new namespaced mutation and generation policies enable true multi-tenancy; and a range of new CEL functions are added (hashing, math, X.509 decoding, JSON/YAML parsing, time utilities). Legacy ClusterPolicy and CleanupPolicy (JMESPath-based) are officially deprecated with removal planned for v1.20 (Oct 2026). The release also includes Cosign v3 support, improved observability with a new `--allowedResults` flag, a decoupled API repository and SDK for integrators, and a fully redesigned kyverno.io website built on Starlight.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.cncf.io/blog/2026/02/18/announcing-kyverno-1-17/>

## Similar posts on daily.dev

- [Announcing Kyverno Release 1.16](https://daily.dev/posts/announcing-kyverno-release-1-16-ibexygd6q) · CNCF · 5 upvotes · 0 comments
- [Announcing Kyverno release 1.18\!](https://daily.dev/posts/announcing-kyverno-release-1-18--xuu8sqzjt) · CNCF · 7 upvotes · 0 comments
- [Kyverno Explained: Why Modern Platforms Need Policy-as-Code](https://daily.dev/posts/kyverno-explained-why-modern-platforms-need-policy-as-code-wuk8roaoy) · Medium · 1 upvotes · 0 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#kyverno](https://daily.dev/tags/kyverno), [#policy-as-code](https://daily.dev/tags/policy-as-code), [#security](https://daily.dev/tags/security)

[View this post on daily.dev](https://daily.dev/posts/announcing-kyverno-1-17--fnlw905ut)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Announcing Kyverno 1.17!","url":"https://daily.dev/posts/announcing-kyverno-1-17--fnlw905ut","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/announcing-kyverno-1-17--fnlw905ut"},"datePublished":"2026-02-18T12:13:39.152Z","dateModified":"2026-03-30T02:16:25.640Z","description":"Kyverno 1.17 promotes its CEL-based policy engine to v1 (GA), marking a major milestone for the project. Key changes include: CEL policy types...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e6c45345e8e5d685c0fc5c99afc57345?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e6c45345e8e5d685c0fc5c99afc57345?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"CNCF","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"CNCF","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/55536a03390741eebd96d2f9b74d2d8d","url":"https://daily.dev/sources/cncf"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/announcing-kyverno-1-17--fnlw905ut","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"kubernetes,kyverno,policy-as-code,security","timeRequired":"PT7M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"CNCF","item":"https://daily.dev/sources/cncf"},{"@type":"ListItem","position":3,"name":"Announcing Kyverno 1.17!"}]}
```

