Tranches de Tech & co

The latest news from our Developers Advocate.
Conferences, tutorials, live stream announcements. The works ;-)

Moving Beyond Ingress: Why should OVHcloud Managed Kubernetes Service (MKS) users start looking at the Gateway API?

For years, the Kubernetes Ingress API, and the popular Ingress NGINX controller (ingress-nginx), have been the default way to expose applications running inside a Kubernetes cluster. But the ecosystem is changing: the Kubernetes SIG network has announced the retirement of Ingress NGINX in March 2026. After March 2026 the Ingress NGINX will no longer get […]

Moving Beyond Ingress: Why should OVHcloud Managed Kubernetes Service (MKS) users start looking at the Gateway API? Read More »

Manage your secrets using OVHcloud Secret Manager with External Secrets Operator (ESO) on OVHcloud Managed Kubernetes Service (MKS)

Secrets resources in Kubernetes help us keep sensitive information like logins, passwords, tokens, credentials and certificates secure. But just a heads up: Secrets in Kubernetes are base64 encoded, not encrypted so anyone can read and decode them if they know how. The good news is that OVHcloud has just launched the Secret Manager Beta, which

Manage your secrets using OVHcloud Secret Manager with External Secrets Operator (ESO) on OVHcloud Managed Kubernetes Service (MKS) Read More »

A robot listening a podcast

Create a podcast transcript with Whisper by AI Endpoints

Check out this blog post if you want to know more about AI Endpoints.You can also find more info on AI Endpoints in our previous blog posts. This blog post explains how to create a podcast transcript using Whisper, a powerful automatic speech recognition (ASR) system developed by OpenAI. Whisper integrates with AI Endpoints and

Create a podcast transcript with Whisper by AI Endpoints Read More »

Create encrypted Persistent Volumes on OVHcloud Managed Kubernetes clusters with LUKS

Since this summer, it’s possible to create encrypted OVHcloud Block Storage with OMK (OVHcloud managed key) in RBX, SBG, Paris & BHS regions. More regions will come in the coming months 💪. And the good news is that you can use encrypted Block Storage using Persistent Volumes in your OVHcloud Managed Kubernetes Service (MKS) clusters

Create encrypted Persistent Volumes on OVHcloud Managed Kubernetes clusters with LUKS Read More »

A robot with a car tuning style

Fine tune an LLM with Axolotl and OVHcloud Machine Learning Services

There are many ways to train a model,📚 using detailed instructions, system prompts, Retrieval Augmented Generation, or function calling One way is fine-tuning, which is what this blog is about! ✨ Two years back we posted a blog on fine-tuning Llama models—it’s not nearly as complicated as it was before 😉.  This time we’re using the

Fine tune an LLM with Axolotl and OVHcloud Machine Learning Services Read More »

Using OVHcloud S3-compatible Object Storage as Terraform Backend to store your Terraform/OpenTofu states

When working on Infrastructure as Code projects, with Terraform or OpenTofu, Terraform States files are created and modified locally in a terraform.tfstate file. It’s a common usage and practice but not convenient when working as a team. Do you know that you can configure Terraform to store data remotely on OVHcloud S3-compatible Object Storage? OVHcloud

Using OVHcloud S3-compatible Object Storage as Terraform Backend to store your Terraform/OpenTofu states Read More »

A robot doing code

Use Kilo Code with AI Endpoints and VSCode

If you want to have more information on AI Endpoints, please read the following blog post.You can, also, have a look at our previous blog posts on how use AI Endpoints. In a previous blog post we explained how to use Continue with VSCode to create a code assistant with AI Endpoints. In this blog

Use Kilo Code with AI Endpoints and VSCode Read More »

A robot coding

Model Context Protocol (MCP) with OVHcloud AI Endpoints

If you want to have more information on AI Endpoints, please read the following blog post.You can, also, have a look at our previous blog posts on how use AI Endpoints. OVHcloud AI Endpoints allows developers to easily add AI features to there day to day developments. In this article, we will explore how to

Model Context Protocol (MCP) with OVHcloud AI Endpoints Read More »

A robot painting

Using Function Calling with OVHcloud AI Endpoints

If you want to have more information on AI Endpoints, please read the following blog post.You can, also, have a look at our previous blog posts on how use AI Endpoints. OVHcloud AI Endpoints allows developers to easily add AI features to there day to day developments. Stable Diffusion is a powerful artificial intelligence model

Using Function Calling with OVHcloud AI Endpoints Read More »

Discover Kubernetes 1.33 features – Topology aware routing in multi-zones Kubernetes clusters

Kubernetes 1.33 version has just been released few days/weeks ago.As this new release contains 64 enhancements (!), it can not be easy to know what are the interesting and useful features and how to use them. In this blog post, let’s discover one of interesting and useful new feature: “Topology aware routing in multi-zones Kubernetes

Discover Kubernetes 1.33 features – Topology aware routing in multi-zones Kubernetes clusters Read More »