Advanced Secret Management on Kubernetes with Pulumi: External Secrets OperatorOct 6, 2024·10 min read·231
Kubernetes GPU Sharing: NVIDIA MIG + DRA on Amazon EKSGPU scheduling in Kubernetes has always felt like buying a mansion when you need a studio apartment. A small inference workload that needs 2GB of GPU memory gets scheduled on an entire 80GB A100, and there's nothing you can do about it. The device pl...Feb 1, 2026·29 min read·106
Deploying a Kubernetes Cluster in Strasbourg?!Yes, with Pulumi and OVH Public Cloud!Aug 10, 2023·5 min read·413
How to cross-compile your Rust applications using cross-rs and GitHub Actionsand DockerJul 30, 2023·7 min read·2.9K
Kubernetes 1.26: Implementing Validating Admission Policies with PulumiOn ScalewayJul 30, 2023·15 min read·367
Rust Development with TestcontainersIntroduction In this blog post, we're going to explore how to use Testcontainers as part of our integration testing strategy in Rust. To have hands-on experience, we're going to build a simple web application that exposes a REST API to manage cars. T...Jul 5, 2023·8 min read·1.5K
How to build an SSH client using Rust 🦀TL;DR: The Code As usual, here the link to the code: https://github.com/dirien/quick-bites/tree/main/rust-ssh Introduction In this tutorial, we will build a simple SSH client using Rust 🦀. Having a way to connect to a remote server is often a requ...Jun 17, 2023·4 min read·4.1K
How To Upgrade Your AKS Cluster Using Only PulumiNo need for az cli or PortalJun 15, 2023·7 min read·349