I was working on an Azure DevOps pipeline. I have a requirement to run some logic in the part of pipeline and decide what need…
When you try to deploy prometheus operator helm chart. You may find the following error: Error: failed to install CRD crds/crd-alertmanagerconfigs.yaml: unable to recognize “”:…
I was working on prometheus operator helm deployment and tested it locally. Everything seems working correctly. Then I started to init a repo and put…
I’m working on Thanos enabled multiple Prometheus cluster monitoring in Azure. In general, I’ve set up this way. I have a management cluster host Thanos…
I was working on the helm chart for Prometheus operator. Everything was working fine apart from the alertmanager. The way that alertmanager config works are…
I was working on a redis helm chart from bitnami. And when I try to install the chart I found the error below. Error: UPGRADE…
I was using helm to package an infrastructure. when I was trying to execute “helm install” I found the below error: Error: unable to build…
Today I was write a Golang script for a client. I was using MacOS for development. And need to deploy into a Linux environment. Firstly,…
I was working for a client in a secure aws environment. where our account only has the policy boundary to perform certain task. I was…
I was working for a client on a serverless solution. The goal is to use serverless to deploy a nodejs application that monitoring S3 bucket…