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

vCluster - Fully virtual kubernetes clusters #118

Open
Gertmeister opened this issue Sep 6, 2024 · 0 comments
Open

vCluster - Fully virtual kubernetes clusters #118

Gertmeister opened this issue Sep 6, 2024 · 0 comments

Comments

@Gertmeister
Copy link

Gertmeister commented Sep 6, 2024

vCluster is a tool with which you can create fully encapsulated and isolated kubernetes clusters on top of a single host cluster. This brings with it a wealth of operational and security benefits.

Key benefits listed:

  • Fully isolated k8s cluster within a single host cluster namespace
  • Lightweight and efficient due to clever utilization of kunernetes components
  • Natively works with helm, kubectl etc.

What does it solve:

  • Assuming vCluster is truthful about its offerings, it will reduce a lot of both operational complexity and utilization problems, potentially facilitating huge cost savings and making life a lot easier for platform teams.

Research questions:

  • Can it actually decrease complexity?
  • Does it truly isolate clusters?
  • How does data- and compute-level isolation work, if any?
  • Are there any security concerns falling between the cracks? (specfifically trust boundaries, access restriction in regards to isolation)
  • Can this potentially be utilized in an academy context? (Future advanced K8S courses or the like)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant