Development
#development
Making your Helm Chart observable for Prometheus
In this blog post, I walk you through the various steps required to make an existing Helm chart observable by Prometheus.
Get rid of hard-coded IPs in your Helm charts
DNS resolution in Helm charts can be achieved using the network function getHostByName. Follow this blog post to find out how to do this.
How to change the hostname of Ubuntu running in Windows WSL
This article shows how to permanently change the hostname of Ubuntu running in the Windows subsystem for Linux.
Best way to use Bitnami’s database Helm charts
In this article I will show how to include Bitnami's charts as dependencies and use them in your own Helm templates in the easiest way.
Overview of Shell Autocompletions
I simply love shell completion on the command line, which saves you