Aurélie Vache

Developer Advocate at OVHcloud. She is Docker Captain, CNCF ambassador, GDE, Women techmakers Ambassador & GitPod Hero. She has been working as a Developer and Ops for over 18 years. Cloud enthusiast and advocates DevOps/Cloud/Golang best practices. Conferences and meetups organizer since 2016. Technical writer, a book author & reviewer, a sketchnoter and a speaker at international conferences. Mentor and promote diversity and accessibility in technology. Book author, she created a new visual way for people to learn and understand Cloud technologies: "Understanding Kubernetes / Docker in a visual way" in sketchnotes, books and videos.

Solutions at OVHcloud to overcome the Docker Hub pull rate limits

For the past few months, Docker has been announcing the implementation of new pull rate limits for the Docker Hub. The most significant change is the 10 pulls-per-hour limit, per IP address, for unauthenticated users that can quickly lead to a “You have reached your pull rate limit” error message. Even if these changes have […]

Solutions at OVHcloud to overcome the Docker Hub pull rate limits Read More »

Falco plugin for OVHcloud MKS Audit Logs

Enhancing Kubernetes Security: Detecting Threats in OVHcloud Managed Kubernetes cluster (MKS) Audit Logs with Falco

Several month ago we discovered Falco, a Cloud Native near real-time threats detection tool, and we saw how to install it on an OVHcloud MKS cluster. Today we will connect our Falco instance to a MKS cluster in order to retrieve Kubernetes Audit Logs events and watch if everything is OK in our cluster. Concretely,

Enhancing Kubernetes Security: Detecting Threats in OVHcloud Managed Kubernetes cluster (MKS) Audit Logs with Falco Read More »

Infrastructure as Code (IaC) on OVHcloud – part 2: Pulumi

In our previous article, Infrastructure as Code (IaC) on OVHcloud – part 1: Terraform / OpenTofu, we saw that deploying manually take time and it’s complicated. That why Infrastructure as Code (IaC) is powerful and allow you to automate infrastructure provisioning. But do you know that Terraform/OpenTofu is not the only tool that exists? In

Infrastructure as Code (IaC) on OVHcloud – part 2: Pulumi Read More »

Create Kubernetes clusters with OVHcloud Managed Rancher Service

Container orchestration is now essential for modern application deployment, providing scalability, flexibility, and resource efficiency. It has become common to have to manage several Kubernetes clusters, but doing so effectively requires the right tools. Fortunately, OVHcloud offers a solution that enables you to manage all your Kubernetes clusters from a single, centralized management tool: Managed

Create Kubernetes clusters with OVHcloud Managed Rancher Service Read More »

Infrastructure as Code (IaC) on OVHcloud – part 1: Terraform / OpenTofu

DevOps is based on 4 principles: Infrastructure as Code is part of the Automation principle. Deploying manually take time and it’s complicated. You have to setup servers, configure network, storage, softwares… And of course you have to maintain and update all of this infrastructures, deploy new versions, backup and restore applications, again and again. For

Infrastructure as Code (IaC) on OVHcloud – part 1: Terraform / OpenTofu Read More »

How to create a Kubernetes cluster in a Local Zone through Managed Rancher Service

Container orchestration has become a cornerstone of modern application deployment, offering scalability, flexibility, and resource efficiency. It has become common to have to manage several Kubernetes clusters, but to do so efficiently it is useful to be well equipped. In this blog post we will see how to create a Kubernetes cluster in an OVHcloud

How to create a Kubernetes cluster in a Local Zone through Managed Rancher Service Read More »

Near real-time threats detection with Falco on OVHcloud Managed Kubernetes

Near real-time threats detection with Falco on OVHcloud Managed Kubernetes

At OVHcloud, we like to provide you with the best products and services and for us security is important, that’s why we wanted to help you discover Falco which will help you secure your OVHcloud Managed Kubernetes with a runtime security tool. Falco Falco is an Open Source cloud-native runtime security tool. It provides near

Near real-time threats detection with Falco on OVHcloud Managed Kubernetes Read More »