From 5591e7c14a717f769a2702abbc6057aa941184e4 Mon Sep 17 00:00:00 2001 From: David Grove Date: Fri, 14 Feb 2025 15:55:22 -0500 Subject: [PATCH] Update README to indicate that MCAD development has ended --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f00018f7..d2cf06f6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +**In 2024, the Multi-Cluster App Dispatcher developers joined the [Kueue community](https://github.com/kubernetes-sigs/kueue). + We stopped working on MCAD as a standalone project and shifted to bringing the lessons learned + from MCAD to Kueue. We developed a new [Kueue-compatabile version of AppWrapper](https://github.com/project-codeflare/appwrapper) + which makes MCAD's support for complex workloads and advanced fault tolerance available to users of Kueue.** +