From bbf96623d1e5cf9d76ff90c4dc29f1eecff4b427 Mon Sep 17 00:00:00 2001 From: Luca Di Maio Date: Mon, 16 Oct 2023 15:50:31 +0200 Subject: [PATCH] chore: add open in DevPod button Signed-off-by: Luca Di Maio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 503f4281b..24dd34221 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![Latest Release](https://img.shields.io/github/v/release/loft-sh/vcluster?style=for-the-badge&label=Latest%20Release&color=%23007ec6) ![License: Apache-2.0](https://img.shields.io/github/license/loft-sh/vcluster?style=for-the-badge&color=%23007ec6) -[![Join us on Slack!](docs/static/media/slack.svg)](https://slack.loft.sh/) +[![Join us on Slack!](docs/static/media/slack.svg)](https://slack.loft.sh/) [![Open in DevPod!](https://devpod.sh/assets/open-in-devpod.svg)](https://devpod.sh/open#https://github.com/loft-sh/vcluster) Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.