preloader
Furkan Demir

Furkan Demir

I’m specialized in high-performance and high-availability infrastructure development for business-critical applications; DevOps and tooling; leading and managing engineering teams; product definition and development; and lots, lots more…

More technically, mostly into auto-scaling and self-healing cloud infrastructure, managing and running complex production systems as well as writing code, building tools for self-service and automation, and helping scale a culture of shared responsibility for reliability.

How Helm works with Kubernetes Namespaces

How Helm works with Kubernetes Namespaces

One of the most useful features of Helm is the ability to store state, which allows you not only to expand charts, but also to carefully delete them, clearing away all traces of their presence… However, it’s a good idea to understand exactly how Helm stores the state, which is what we will do in this article.