Join us

ContentUpdates and recent posts about werf..
Story Trending
@shurup shared a post, 3 weeks, 4 days ago
@palark

Helm 4 or Nelm? What's the difference

Helm werf

Helm 4.0.0 brought several new features to its users, such as Server-Side Apply support and kstatus-based resource watching.Nelm, an alternative to Helm created in werf, a CNCF Sandbox project, has been offering these capabilities even before. Nelm has many more new features for Kubernetes deploymen..

Story
@shurup shared a post, 6 months, 1 week ago
@palark

Looking for a Kaniko alternative to build containers? Give werf a try

werf

Since Kaniko is no longer maintained, you might be looking for another tool to build your containers in a Kubernetes-based environment. werf is a CNCF Sandbox project that might be helpful in your case.

werf in CI/CD pipelines
Story
@shurup shared a post, 8 months, 3 weeks ago
@palark

Nelm, a new alternative to Helm, is GA

werf

werf, a CNCF Sandbox project, announced Nelm as a new tool for deploying Helm charts.

Nelm project
Story
@shurup shared a post, 1 year, 5 months ago
@palark

Nelm as a viable Helm replacement

Helm werf

Nelmis emerging as a promising alternative to Helm. It is a part of a bigger CNCF project calledwerf, which aims to improve your Kubernetes-based CI/CD. Being backward-compatible with Helm, Nelm comes with significant improvements and new features that pull your deployment experience ahead. Learn m..

Nelm as Helm alternative
Story
@shurup shared a post, 1 year, 6 months ago
@palark

werf v2: how this CI/CD tool evolved and why it came up with Nelm instead of Helm

Helm Kubernetes werf

werf is a CLI tool for CI/CD created in 2016 and a CNCF Sandbox project since 2022. It implements opinionated CI/CD in Kubernetes with your favourite CI system. Starting from werf v2, it uses Nelm instead of Helm to deploy container images.

werf v2 release and evolution with Helm
 Activity
@shurup started using tool werf , 2 years ago.
 Activity
@arttwink started using tool werf , 2 years, 1 month ago.
werf is a CNCF Sandbox CLI tool to implement full-cycle CI/CD to Kubernetes easily. werf integrates into your CI system and leverages familiar and reliable technologies, such as Git, Dockerfile, Helm, and Buildah.

What makes werf special:

- Complete application lifecycle management: build and publish container images, test, deploy an application to Kubernetes, distribute release artifacts and clean up the container registry.
- Ease of use: use Dockerfiles and Helm chart for configuration and let werf handle all the rest.
- Advanced features: automatic build caching and content-based tagging, enhanced resource tracking and extra capabilities in Helm, a unique container registry cleanup approach, and more.
- Gluing common technologies: Git, Buildah, Helm, Kubernetes, and your CI system of choice.
- Production-ready: werf has been used in production since 2017; thousands of projects rely on it to build & deploy various apps.