Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sanketbakshi/AKS
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketbakshi committed Jan 22, 2025
2 parents 7c8570f + 1bd228c commit 9efd8a9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: "Multi-Cluster Management with KubeFleet"
description: "KubeFleet helps easily manage multiple kubernetes clusters. This Microsoft-led, open-source project was recently accepted as a CNCF sandbox project."
description: "KubeFleet helps easily manage multiple Kubernetes clusters. This Microsoft-led, open source project was recently accepted as a CNCF sandbox project."
date: 2025-01-17
author: Sanket Bakshi
categories: general
---


In the ever-evolving world of cloud-native technologies, managing multiple Kubernetes clusters efficiently is a significant challenge. KubeFleet is a groundbreaking solution designed to streamline and enhance the management of applications running across multiple Kubernetes clusters. This open-source project was recently accepted as a [CNCF sandbox project](https://github.com/cncf/sandbox/issues/307). This was a journey 3 years in making!
In the ever-evolving world of cloud native technologies, managing multiple Kubernetes clusters efficiently is a challenge. KubeFleet makes it easier and more efficient to manage applications running across multiple Kubernetes clusters.. This open-source project was recently accepted as a [CNCF sandbox project](https://github.com/cncf/sandbox/issues/307). This was a journey 3 years in making!

Managing multiple Kubernetes clusters introduces several challenges such as -
Managing multiple Kubernetes clusters can be challenging, with issues like -

* How to manage cloud native configs and applications across these clusters?

Expand Down

0 comments on commit 9efd8a9

Please sign in to comment.