Advertisement · 728 × 90

Posts by werf CI/CD tool | CNCF project

Post image Post image

Thanks, everyone, for coming to the #werf kiosk at #KubeCon today, for your interest, and for the meaningful talks!

2 weeks ago 2 1 0 0
Post image

Are you at #KubeCon Europe 2026 in Amsterdam these days? Our Maksim and Ilia are there — be sure to say "hi" to them if you're around! 👋 They will represent two #CNCF Sandbox projects at the Project Pavilion:

- Wed @ 14:00-17:00, Kiosk P-6B, werf (@werf.io)
- Thu @ 10:00-14:00, Kiosk P-6B, Dex

3 weeks ago 3 3 0 0
Post image

Attending #KubeCon Europe 2026 next week? Happy to announce that #werf will be there! Find our kiosk at the Project Pavilion on Wednesday, 14:00 - 17:00, kiosk number is P-6B 🙌

P.S. Find the complete Project Pavilion Directory here: events.linuxfoundation.org/kubecon-clou...

3 weeks ago 2 0 0 0

And all of them build the same kind of execution plan… When we are done with the Nelm operator (currently in development), we will probably finish these things as well!

1 month ago 0 0 0 0

We also want to add the same planning functionality for rollback and uninstall, along with the ability to do rollback/uninstall using a previously built plan. It's not difficult to do, since install, rollback and uninstall share most of the code under the hood.

1 month ago 0 0 1 0
Preview
werf new feature: Plan-based deployment (v2.62.0+ and Nelm v1.22.0+) · werf werf · Discussion #7388 Now you can deploy your application to Kubernetes using a pre-built plan, similar to what Terraform offers. This feature became available starting from werf v2.62, which is currently in the Alpha/B...

In #werf v2.62.0+ and #Nelm v1.22.0+, you can deploy your application to #Kubernetes using a pre-built plan, similarly to what #Terraform offers with its `plan` and `apply` commands.

Find more details in this GitHub discussion: github.com/werf/werf/di...

1 month ago 4 1 2 0
Preview
werf new feature: Resource deletion order (v2.60.0+ and Nelm v1.21.0+) · werf werf · Discussion #7387 Now you can control the order in which Kubernetes resources are deleted with werf and Nelm. This feature became available starting from werf v2.60.0, which is currently in the Alpha and Beta releas...

In #werf v2.60.0+ and #Nelm v1.21.0+, you can control the order in which #Kubernetes resources are deleted using a new annotation. Deletion order for interdependent resources will be determined automatically.

Find more details in this GitHub discussion: github.com/werf/werf/di...

1 month ago 2 0 0 0
Advertisement
Preview
werf new feature: Extended local resource validation (v2.60.0+ and Nelm v1.21.0+) · werf werf · Discussion #7364 We've added support for JSON Schema-based extended local validation for both built-in and custom resources. This feature became available starting from werf v2.60.0, which is currently in the Alpha...

In #werf v2.60.0+ and #Nelm v1.21.0+, we've added support for JSON Schema-based extended local validation for both built-in and custom #Kubernetes resources. The new mechanism works right out of the box with no additional configuration. github.com/werf/werf/di...

1 month ago 1 0 0 0
Preview
A decade of werf, a software delivery tool for Kubernetes From in-house wrapper to CNCF project: A look at the open source beginnings of the opinionated, all-in-one CLI tool for building and deploying applications for Kubernetes.

From in-house wrapper to @cncf.io project: A look at the open source beginnings of the opinionated, all-in-one CLI tool for building and deploying applications for Kubernetes.

2 months ago 2 1 0 1
Preview
10 years of werf: The Cloud Native story we made together Here’s how the project was born and evolved over a decade

Today, we’re celebrating 10 years(!) of #werf! If you ever wondered how it all started and evolved during these years, our latest blog post has you covered with a brief history of the project. Enjoy and celebrate with us!

blog.werf.io/werf-project...

2 months ago 2 1 0 1
Post image

Nelm, the #Helm alternative created in #werf to enhance your experience with deploying Helm charts in #Kubernetes, has just reached its first 1000 #GitHub stars 🎉 github.com/werf/nelm
Meanwhile, new exciting features are coming soon to Nelm — we'll keep you posted! 😉

2 months ago 2 1 0 0

From now on, we’ll focus our efforts on Nelm v2 and the Nelm operator. At the same time, there’s an ongoing community effort to implement a Go templates alternative in Nelm using #TypeScript, following our recent formal proposal (github.com/werf/nelm/pu...). Everyone is welcome to join! 🙌

4 months ago 2 1 0 0
Preview
New features in Nelm v1.12.0-v1.19.1 · werf nelm · Discussion #514 Nelm has seen significant progress in the last four months. The highlights are: a major refactoring; 60(!) new features; many annoying issues resolved. At this point, we consider Nelm v1 stable and...

We’d also like to present this overview (github.com/werf/nelm/di...) of the recent changes in #Nelm. Since Nelm underwent a major refactoring, added 60(!) new features, and resolved many annoying issues, we’d like to consider Nelm v1 stable and complete enough 🎉

4 months ago 1 0 1 0
Preview
werf new features: New commands, annotations, flags, and other improvements in v2.47.1-v2.56.2 · werf werf · Discussion #7287 During the last 4 months (since werf v2.47.1), we've seen a lot of new features and fixes. This post summarizes them. 4 new commands werf lint: lint Helm templates, a native replacement for werf he...

We've seen a lot of new features and fixes in #werf v2.47.1-v2.56.2. They include 4 new commands, 7 new annotations, 48 new CLI flags, and more.

This GitHub announcement summarizes recent changes: github.com/werf/werf/di...

4 months ago 0 0 0 0

The formal discussion of this proposal is ongoing on GitHub here: github.com/werf/nelm/pu...

There's a related thread on Reddit as well: www.reddit.com/r/kubernetes...

4 months ago 0 0 0 0
Advertisement

A proposal for implementing an alternative to Go templates in #Nelm has been submitted!

Interested in using a configuration language or a general programming language to write #Helm charts for your #Kubernetes clusters? Read this document and join the discussion: github.com/werf/nelm/bl...

4 months ago 3 1 1 0
Preview
How Nelm compares to Helm 4: Current differences and future plans Nelm is an alternative tool to Helm 4 that supports deploying CRDs, defining deployment order, advanced resource tracking, and much more.

Following the recent release of #Helm v4, we’d like to explain how it is different from Nelm we use in #werf. This article provides our detailed comparison and sheds light on the significant enhancements we plan for Nelm. Feel free to share with your #Kubernetes folks!

blog.werf.io/nelm-helm-4-...

4 months ago 3 2 0 0

Thank you for sharing! Since Helm 4 is coming next month, we will soon explain how Nelm is different (and why some users might prefer it in what cases) in a new article.

5 months ago 1 0 0 0

Nelm is a Helm 3 alternative built by the werf team, designed for Kubernetes deployments

It replaces Helm’s 3-way merge with server-side apply, supports Terraform-plan-style dry runs, advanced resource ordering and encrypted values

https://ku.bz/YTzSDVJdl

5 months ago 2 2 1 0
werf new features: Configurable resource lifecycle, improvements in plan and more (v2.49.1+) · werf werf · Discussion #7139 The latest werf release adds: new annotations (inspired by Helm hooks) to configure how the resources should behave during the deployment; new flags to control the output of werf plan and nelm rele...

Configurable resource lifecycle and better `werf plan` in #werf v2.49! Our latest release features new annotations (inspired by #Helm hooks) to configure how the resources behave during deployment, new flags to control the output of werf plan, and even more improvements. github.com/werf/werf/di...

6 months ago 0 0 0 0
Preview
GitHub - werf/werf: A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices. A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices. - werf/werf

werf is a #CNCF Sandbox CLI tool to implement full-cycle #CICD to #Kubernetes easily

6 months ago 4 1 1 0

Thank you for sharing! 😍

7 months ago 0 0 0 0
Advertisement

Werf is a CLI tool for full-cycle CI/CD to Kubernetes

It supports complete application lifecycle management, including building, publishing, and deploying container images, and offers features like automatic build caching

https://ku.bz/bcbMgkHcz

7 months ago 1 1 1 0
Preview
How werf Streamlined the Transition to Kubernetes and Accelerated Our CI/CD I’m going to share a case study on how we used werf at Seznam.cz to take a load off our migration to...

Happy to see this real-world experience of using #werf to improve #Kubernetes and CI/CD experience 🙌 dev.to/laplacedaemo...

7 months ago 3 0 0 0
Preview
werf new features: Load reduction during deployments and Better image handling in Stapel (v2.47.0+) · werf werf · Discussion #7041 The latest werf release comes with several new features: Major Kubernetes API Server load reduction during deployments. Unified and extended capabilities for handling external and internal images i...

#werf v2.47.0 was released, featuring major #Kubernetes API Server load reduction during deployments (thanks to optimized resource tracking and limited log displaying) and unified and extended capabilities for handling external and internal images in Stapel. github.com/werf/werf/di...

7 months ago 1 1 0 0
Preview
New features in Nelm v1.1.0-v1.11.0 · werf nelm · Discussion #397 It’s been almost five months since Nelm v1.0.0 was released. Nelm has received many new features, not to mention numerous bugfixes. This post summarises the most significant changes recently introd...

#Nelm, the improved #Helm by #werf, got many new features since its v1.0.0 release five months ago. This post summarises the most significant changes, including 2 new experimental commands, 7 new flags, 2 new annotations, new functions, and several other improvements: github.com/werf/nelm/di...

8 months ago 1 1 0 0

Thanks a lot for sharing! 💙 We are present in Bluesky as well 🙏

8 months ago 0 0 0 0

Werf is a CLI tool for full-cycle CI/CD to Kubernetes

It supports complete application lifecycle management, including building, publishing, and deploying container images, and offers features like automatic build caching

https://ku.bz/32DBhLmBf

8 months ago 2 1 1 0
Preview
Tracking rules for Argo CD, Flux, Prometheus, cert-manager, Kyverno, and Sealed Secrets · werf werf · Discussion #7002 Kubedog is a library to watch Kubernetes resources in CI/CD deploy pipelines, created and used in werf. It allows adding custom rules to track the deployment process of any resources. These rules h...

Tracking rules for #ArgoCD, #Flux, #Prometheus, cert-manager, and more have been added to kubedog / Nelm / werf! Learn how it benefits you and how you can contribute new custom rules for your favourite #CloudNative tools here: github.com/werf/werf/di...

8 months ago 2 0 0 1
Preview
Improved release process for werf releases on GitHub · werf werf · Discussion #6979 The GitHub releases page was updated to better follow the release channels approach implemented for werf, and a few improvements were made for the release process. A release for werf is now created...

The #GitHub releases page was updated to better follow the release channels approach implemented for #werf, and a few improvements were made for the release process itself. Find more details here: github.com/werf/werf/di...

8 months ago 3 0 0 0