From e654e5b680fc8168d4dd17d0a74206f626282617 Mon Sep 17 00:00:00 2001 From: Taylor Thomas Date: Mon, 2 Oct 2023 11:13:45 -0600 Subject: [PATCH] Update README.md Added update to readme about maintenance status Signed-off-by: Taylor Thomas --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c5437f14..05319eb4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +⚠️ This project is currently not actively maintained. Most of the other maintainers have moved on to other WebAssembly related projects. This project could definitely still be useful to anyone who wants to write a custom Kubelet and its sister project [Krator](https://github.com/krustlet/krator) is a state machine-based solution for writing Kubernetes controllers/operators in Rust. If anyone is interested in maintaining these projects, please feel free to reach out! + + [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5292/badge)](https://bestpractices.coreinfrastructure.org/projects/5292)