dbarzin / mercator

Mapping the information system / Cartographie du système d'information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes cluster over hardware cluster

Drasli-Tana opened this issue · comments

So I have applications running inside a Kubernetes cluster using multiple logical servers, which are all on a vSphere cluster linking some physical servers.

Is there a way to do this, maybe using clusters?

Yes, exactly ! Clusters have been included to the model for that purpose :

Application -> VirtualServers -> Cluster -> PhysicalServers

OK, but I mean, is it possible to have
Application -> Kubernetes cluster (in any way) -> VirtualServer -> Cluster -> Physical server?