EXE
WinGet
vcluster
loft-sh · 0.32.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
vcluster-windows-amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
loft-sh.vcluster
Version
0.32.0
Description
Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
License
Apache-2.0
↗
Homepage
https://github.com/loft-sh/vcluster
Installer URL
https://github.com/loft-sh/vcluster/releases/download/v0.32.0/vcluster-windows-amd64.exe
Release Notes
What's Changed
- chore(deps): bump anchore/sbom-action from 0.20.11 to 0.21.0 by @dependabot[bot] in #3435
- ENG-10923 | Add config validation for experimental custom resource proxy by @janekbaraniewski in #3436
- Upgrade platform version to 4.6.0-alpha.10 by @ApsTomar in #3442
- Readme update by @saiyam1814 in #3441
- ENG-10923 | Update jsonschema regex for targetVirtualCluster and make it required by @janekbaraniewski in #3443
- ENG-10937 | Add cross-project support by @janekbaraniewski in #34…