6 posts with tag #terraform

Architecture diagram: LLM inference pipeline on OVH Managed Kubernetes Service

LLM Inference on OVH MKS: Terraform, Ansible, and Deployment

Provision an OVH MKS GPU node pool with Terraform, deploy vLLM, Istio, and cert-manager with Ansible, and walk through a first deployment. Part 2 of 6.

LLM Inference on OVH MKS: Terraform, Ansible, and Deployment
Architecture diagram: access log reporting use case with Vector and ClickHouse in SigNoz

SigNoz on OVH MKS: Access Log Reports with Vector and ClickHouse

Collect Envoy access logs with Vector into ClickHouse, generate monthly awffull reports, and serve them via Istio ExternalName route to S3. Part 3 of 3.

SigNoz on OVH MKS: Access Log Reports with Vector and ClickHouse
Architecture diagram: SigNoz observability stack deployed on OVH Managed Kubernetes Service

SigNoz on OVH MKS: The Complete Guide

A reading guide to the 3-part SigNoz on OVH MKS series: sovereign observability with Terraform, Ansible, Istio Ambient Mode, and ClickHouse S3 cold tiering.

SigNoz on OVH MKS: The Complete Guide
Architecture diagram: SigNoz observability stack deployed on OVH Managed Kubernetes Service

SigNoz on OVH MKS: Infrastructure with Terraform + Ansible

Deploy SigNoz on OVH MKS with Terraform and Ansible: MKS cluster, ClickHouse hot-to-cold S3 tiering, Istio Ambient Mode, cert-manager DNS-01. Part 1 of 3.

SigNoz on OVH MKS: Infrastructure with Terraform + Ansible
Architecture diagram: ClickHouse log analytics use case for Vector, Istio, nginx, and Java on OVH MKS

ClickHouse Use Case: Vector, Istio, nginx, Java on OVH MKS

Vector → ClickHouse on OVH MKS: Envoy/Istio, nginx, Java, Go and Kubernetes logs with hot-to-cold S3 tiering. Monthly awffull reports via SQL export. Part 5 of 5.

ClickHouse Use Case: Vector, Istio, nginx, Java on OVH MKS
Rust programming language logo

loadgen-rs: An HTTP Benchmark Client in Rust

How I built an HTTP benchmark client in Rust that supports HTTP/1.1, HTTP/2, and HTTP/3 — machine-readable output, distributed multi-node mode, Terraform/Ansible cloud deployment, and what CPU profiling revealed about the performance ceiling.

loadgen-rs: An HTTP Benchmark Client in Rust