Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes cluster over hardware cluster #734

Open
Drasli-Tana opened this issue May 28, 2024 · 2 comments
Open

Kubernetes cluster over hardware cluster #734

Drasli-Tana opened this issue May 28, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@Drasli-Tana
Copy link

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?

@dbarzin
Copy link
Owner

dbarzin commented May 28, 2024

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

Application -> VirtualServers -> Cluster -> PhysicalServers

@dbarzin dbarzin self-assigned this May 28, 2024
@dbarzin dbarzin added the question Further information is requested label May 28, 2024
@Drasli-Tana
Copy link
Author

Drasli-Tana commented May 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants