diff --git a/README.md b/README.md index ba3d02701..11d73f484 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ [![Join us on Slack!](docs/static/media/slack.svg)](https://slack.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. + ### Why Virtual Clusters? - **Cost Efficient**: much cheaper than "real" clusters (single pod and shared resources just like for namespaces)