https://github.com/loft-demos/loft-demo-base
Base demo resources for vCluster demos.
https://github.com/loft-demos/loft-demo-base
vcluster
Last synced: 4 months ago
JSON representation
Base demo resources for vCluster demos.
- Host: GitHub
- URL: https://github.com/loft-demos/loft-demo-base
- Owner: loft-demos
- License: mit
- Created: 2023-10-18T11:39:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-02T16:34:54.000Z (4 months ago)
- Last Synced: 2026-04-03T03:43:13.500Z (4 months ago)
- Topics: vcluster
- Homepage: https://vcluster.com
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# loft-demo-base
Base demo objects and GitHub setup for Loft demos.
## Demo Examples
### vCluster.Pro Projects
Projects are the highest level organizational unit in vCluster.Pro. In the simplest form, projects can be thought of as containers for virtual resources (spaces and virtual clusters), however, they also play an important role in enforcing role based access and quotas within vCluster.Pro.
- [Project CRD example](loft/projects.yaml)
### Virtual Cluster Templates
Virtual cluster templates are, as the name implies, templates that you can create which can then be applied when creating a virtual cluster. These templates can be used to configure any virtual cluster settings that you would configure on an individual virtual cluster.
- [VirtualClusterTemplate CRD example](loft/vcluster-templates.yaml)