Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.61 KB

README.md

File metadata and controls

58 lines (42 loc) · 1.61 KB

vCluster development links

vCluster resources

Contribute to the docs

We welcome all contributions from our end users!

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