Automic VaultAutomic Vault

brew

vcluster mit Homebrew, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vcluster in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install vcluster

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#vcluster

nixpkgs package indexes · pkgs/by-name/vc/vcluster/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/vcluster

Scoop official bucket manifest trees · bucket/vcluster.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id loft-sh.vcluster -e

Windows Package Manager source index · loft-sh.vcluster · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Creates fully functional virtual k8s cluster inside host k8s cluster's namespace

Verlauf

Projektgeschichte und Nutzung

vcluster is Loft Labs' open-source tool for creating virtual, tenant-oriented Kubernetes clusters. Instead of giving every team a full physical or cloud cluster, vcluster runs an isolated Kubernetes control plane and syncs selected resources onto underlying infrastructure.

Projektgeschichte

Loft Labs introduced vcluster as a response to Kubernetes multi-tenancy tradeoffs: namespace-only isolation can be too weak for teams that need their own CRDs and admin-like control, while one physical cluster per tenant is expensive and operationally heavy. A Loft-authored 2022 article describes virtual clusters as a model that combines the tenant experience of a dedicated cluster with the cost profile of shared infrastructure.

A May 12, 2022 Loft Labs announcement says vcluster was first launched in April 2021 and had grown to more than 3 million downloads and over 1,500 GitHub stars in less than a year. The same announcement positions vcluster as a lightweight cluster running inside namespaces of underlying Kubernetes clusters and notes CNCF conformance certification.

Adoptionsgeschichte

vcluster's adoption followed platform-engineering and cloud-native multi-tenancy needs: development environments, ephemeral CI/CD clusters, internal developer platforms, customer environments, and later GPU and AI infrastructure. The GitHub README now presents it as production Kubernetes and AI infrastructure for tenant clusters, with Kubernetes certification, more than 11,000 GitHub stars, and public customer references.

The project also expanded from the original shared-host-cluster model into multiple isolation profiles. The README and docs describe shared nodes, dedicated nodes, private nodes, Docker-based local clusters, and standalone operation, reflecting a shift from developer-platform convenience toward production tenant isolation.

Wie es verwendet wird

A common workflow is to run `vcluster create my-vcluster --namespace team-x`, connect kubectl to the virtual cluster, and let users install workloads as if they had a normal Kubernetes cluster. The virtual cluster can expose its own API server, CRDs, RBAC, and namespace view while the host cluster schedules or hosts the underlying resources.

Configuration is commonly expressed in `vcluster.yaml`, where users choose sync behavior, node isolation, service exposure, private nodes, standalone mode, and integrations. The design-principles documentation emphasizes low overhead, few host-cluster API requests, flexible deployment by CLI/Helm/Terraform, no cluster-admin requirement for basic deployment, and single-namespace encapsulation.

Warum Paket-Nerds sich dafür interessieren

vcluster is package-nerd significant because it gives a single CLI the feel of `kind` or `minikube` while targeting a harder production problem: many Kubernetes tenants sharing or virtualizing infrastructure without copying a full cluster for each one.

For package managers, it is also a moving cloud-native binary with a fast release train and a YAML-centered workflow. Installing `vcluster` gives developers a portable local and remote control-plane tool that composes with kubectl, Helm, Argo CD, Crossplane, Terraform, and Cluster API-style platform workflows.

Zeitleiste

  • 2021-04: Loft Labs first launches vcluster, according to its 2022 announcement.
  • 2022-03-29: Opensource.com publishes Loft's overview of virtual Kubernetes clusters and vcluster's multi-tenancy model.
  • 2022-05-12: Loft Labs announces a Cluster API provider for vcluster and reports more than 3 million downloads.
  • 2026-06: GitHub release data shows v0.35.1 published, while the docs list v0.35 as the stable documentation version.
  • 2026-07-02: GitHub release data shows v0.36.0-alpha.1, indicating active pre-release development after v0.35.

Related projects

  • Kubernetes is the substrate and API model that vcluster virtualizes.
  • kubectl, Helm, Terraform, Argo CD, Crossplane, and Cluster API are common companion tools in vcluster workflows.
  • kind and minikube are adjacent local-cluster tools, while vcluster's niche is tenant clusters and virtual control planes on shared or dedicated infrastructure.
  • Loft Labs' related platform projects and integrations include vCluster Platform, vNode, vMetal, Netris integration, and the Docker-based `vind` driver.

Quellen

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:cluster

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
vcluster.yaml/etc/vcluster/vcluster.yaml/var/lib/vcluster/config.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
vclustercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.36.0
Manager aktualisiert2026-07-20
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.36.0

https://github.com/loft-sh/vcluster

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:vcluster
Version0.36.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/vcluster
Homepagehttps://www.vcluster.com
Repositoryhttps://github.com/loft-sh/vcluster
Upstream-Dokumentationhttps://www.vcluster.com/docs
LizenzApache-2.0
Quellarchivhttps://github.com/loft-sh/vcluster/archive/refs/tags/v0.36.0.tar.gz
Zuletzt aktualisiert2026-07-20T12:46:52Z
Pulseupdated
Abhängigkeitenhelm, kubernetes-cli
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevcluster
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

vcluster

nix profile install nixpkgs#vcluster
  • normalized package name match
  • Abgeglichen nach: Vcluster
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vc/vcluster/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/vcluster

scoop install main/vcluster
  • normalized package name match
  • Abgeglichen nach: Vcluster
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/vcluster.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

loft-sh.vcluster

winget install --id loft-sh.vcluster -e
  • normalized package name match
  • Abgeglichen nach: Vcluster
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: loft-sh.vcluster from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment