CNCF On demand webinar: From improving Helm to developing Nelm- the evolution of deployments in werf
We will share how real-world challenges helped us figure out what a deployment tool should look like, and why we eventually abandoned Helm as a deployment subsystem for werf and began developing Nelm, a backward-compatible alternative…
werf 2.0 with Nelm, and what it brings to the cloud native community
Member post originally published on the Palark blog by Dmitry Shurupov, editor-in-chief, Palark In the recent werf v2.0 release, the CI/CD solution has unveiled a new deployment engine called Nelm. It has replaced Helm while retaining backward compatibility and introducing new…
How we combined OpenTelemetry traces with Prometheus metrics to build a powerful alerting mechanism
Member post originally published on the Helios blog by Ran Nozik Leveraging open source projects and creative thinking helped us deliver trace-based alerts to our customers swiftly and efficiently. One of the qualities of engineering team…
CNCF On demand webinar: Why werf for CI/CD in Kubernetes?
In this presentation, we will explore werf, an Open Source CLI tool that recently became a CNCF project, designed to implement consistent and efficient software delivery to Kubernetes with your CI/CD system of choice.
CNCF On-Demand Webinar:How to enable powerful connectivity between Edge sources & Kubernetes backend
As Kubernetes has become the de-facto standard for deploying container-based workloads, it has introduced features to allow clusters to exist across multiple clouds, and even run on edge computing devices. However, Kubernetes isn’t inherently aware of…
Delivering cloud-native apps to Kubernetes using werf
werf is a CLI tool that glues well-established software (Git, Docker, Kubernetes, Helm, a variety of container registries & CI systems) to facilitate applications’ delivery. In this webinar, developers, release engineers & SREs will learn how…
Observability in Kubernetes: From metrics to meaning
Kubernetes made infrastructure more programmable, scalable, and resilient. It also made production systems harder to reason about. Workloads move, replicas churn, dependencies multiply, and a single user request can cross ingress, services, queues, storage, and background…
Automating root cause analysis at scale: Multi-signal correlation for cloud native incident response
The problem: Humans shouldn’t be correlation engines At Atlassian’s scale, hundreds of interconnected microservices distributed across multiple regions mean a production incident generates an overwhelming volume of telemetry. The problem is that finding the causal factor…
Kyverno is a platform primitive, not a security tool
Where does Kyverno live in your organization? I don’t mean which cluster! On which team’s slide deck does it show up? Whose budget line? For most companies I’ve talked to, the answer is security. Kyverno is…