Session
Leveraging Helm Diff for Safer Kubernetes Deployments: A Guide for Developers
As Kubernetes adoption grows, managing and deploying applications at scale becomes increasingly complex. Even small, unintended changes in a Helm chart—such as misconfiguring a LoadBalancer, exposing sensitive data through a ConfigMap, or adjusting resource allocations incorrectly—can lead to critical issues such as downtime or security vulnerabilities. Helm Diff, an open-source plugin, lays on top of Helm and provides developers with a vital tool to preview and compare the differences between the current state of a deployed release and the changes that are about to be applied. Helm, while excellent at deploying applications, doesn’t natively offer a way to visualize the impact of these changes before they happen. Helm Diff fills this gap by allowing developers to review the modifications proactively, helping to prevent potential risks from being deployed to the cluster.
In this session, we will walk through how developers can integrate Helm Diff into their workflows. We will demonstrate how it helps them catch critical changes, such as secret exposure or load balancer updates, and categorize these changes to apply the necessary caution before proceeding with deployments. We will also explore best practices for using Helm Diff within CI/CD pipelines to automate the detection of changes and enforce security guardrails.
By the end of the session, attendees will have a clear understanding of how Helm Diff enhances the deployment process and how it can be integrated into their development and DevOps pipelines to mitigate risks, streamline collaboration, and ensure smoother, more reliable Kubernetes deployments.

Payal Godhani
Oracle Cloud Infrastructure, Principal Member of Technical Staff
Seattle, Washington, United States
Links
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top