Skip to content

loft-sh/vcluster-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vCluster development links

vCluster resources

Contribute to the docs

We encourage contributions from all users!

Quick start for contributing using DevPod

The quickest way to start contributing:

  1. Install DevPod
  2. Open this repository in DevPod:

Open in DevPod

This sets up a complete development environment with all dependencies.

Other ways to contribute

The docs site uses Docusaurus. See Contribute to the vCluster docs for how to build the site locally.

Content locations:

  • vcluster: vCluster content
  • platform: vCluster Platform content

Generate new vCluster version

npm run docusaurus docs:version:vcluster 0.22.0

Generate vCluster partials

go run hack/vcluster/partials/main.go

Generate platform partials

go run hack/platform/partials/main.go