Avatar photo
By: Meike Chabowski

July 17, 2025 1:41 pm

709 views

Microservices at Edge with K3s and Fleet

This article was written by Hridyesh Singh Bisht, Technical Writer on the SUSE Documentation Team.       Imagine you’re building a coffee shop application with three core microservices: order-service: Handles customer orders. payment-service: Processes transactions. inventory-service: Tracks beans, milk, cups, and other inventory. Now scale this across hundreds or thousands […]

Read More


Avatar photo
By: Raul Mahiques

November 5, 2023 7:46 pm

6,975 views

CAPI, Fleet And GitOps: A New Way For Orchestrating Kubernetes Clusters With Rancher

Introduction In this blogpost we will show how to use one of the new and interesting features Rancher 2.8 brings, Rancher Turtles, it will help you deploy clusters using Cluster API (CAPI). It is an addition to the existing methods for deploying Kubernetes clusters using Rancher and it’s currently in early access technology […]

Read More


Avatar photo
By: Gaurav Mehta

April 22, 2021 7:32 pm

9,638 views

Canary Releases with Rancher Continuous Delivery

Rancher Continuous Delivery, available since Rancher version 2.5.x, brings the ability to perform GitOps at scale on Rancher-managed clusters. Continuous Delivery, powered by Fleet,  allows users to manage the state of their clusters using a GitOps based approach. Canary release is a popular technique used by software developers to release a […]

Read More