Daily Archives: 07/23/2023

VictoriaMetrics: deploying a Kubernetes monitoring stack
0 (0)

23 July 2023

Now we have VictoriaMetrics + Grafana on a regular EC2 instance, launched with Docker Compose, see the VictoriaMetrics: an overview and its use instead of Prometheus. It was kind of a Proof of Concept, and it’s time to launch it “in an adult way” – in Kubernetes and all the configurations stored in a GitHub… Read More: VictoriaMetrics: deploying a Kubernetes monitoring stack0 (0) »

Loading

AWS: CDK and Python – installing EBS CSI driver Add-On on EKS
0 (0)

23 July 2023

Let’s continue with AWS CDK and Python. I’m not writing because I like CDK, but because there are quite a few examples on the Internet for AWS CDK with Python, so let them at least be here. So, we have a cluster – AWS: CDK and Python – building an EKS cluster, and general impressions… Read More: AWS: CDK and Python – installing EBS CSI driver Add-On… »

Loading