diff --git a/modules/administration-guide/pages/installing-che-on-the-virtual-kubernetes-cluster.adoc b/modules/administration-guide/pages/installing-che-on-the-virtual-kubernetes-cluster.adoc index 64bb179d64..feb88e2846 100644 --- a/modules/administration-guide/pages/installing-che-on-the-virtual-kubernetes-cluster.adoc +++ b/modules/administration-guide/pages/installing-che-on-the-virtual-kubernetes-cluster.adoc @@ -7,7 +7,6 @@ [id="installing-{prod-short}-on-the-virtual-kubernetes-cluster.adoc"] = Installing {prod-short} on the virtual {kubernetes} cluster -This section describe how to install {prod-short} on the virtual link:https://www.vcluster.com/docs/what-are-virtual-clusters[{kubernetes} cluster]. Virtual clusters are fully working {kubernetes} clusters that run on top of other {kubernetes} clusters. Compared to fully separate "real" clusters, virtual clusters reuse worker nodes and networking of the host cluster. They have their own control plane and schedule all workloads into a single {namespace} of the host cluster. Similar to virtual machines, virtual clusters partition a single physical cluster into multiple separate ones.