From f6aafd6408b97d26a4973a030c3b5c686abe0016 Mon Sep 17 00:00:00 2001 From: galal-hussein Date: Fri, 11 Oct 2024 00:32:01 +0300 Subject: [PATCH] Adding experimental disclaimer Signed-off-by: galal-hussein --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e9f68b9..979b52b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # K3K +[![Experimental](https://img.shields.io/badge/status-experimental-orange.svg)](https://shields.io/) + A Kubernetes in Kubernetes tool, k3k provides a way to run multiple embedded isolated k3s clusters on your kubernetes cluster. +**Experimental Tool** + +This project is still under development and is considered experimental. It may have limitations, bugs, or changes. Please use with caution and report any issues you encounter. We appreciate your feedback as we continue to refine and improve this tool. + ## Example An example on creating a k3k cluster on an RKE2 host using k3kcli