loft-sh/Create vCluster Platform vCluster
GitHub Action to create a vCluster Platform-managed vCluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the virtual cluster to create | yes | — |
| account | The cluster account to create the virtual cluster with if it doesn't exist | no | — |
| cluster | The cluster to create the virtual cluster in | no | — |
| project | The project to use | no | — |
| space | The space to create the virtual cluster in | no | — |
| delete-after | If set to non zero, will tell vCluster Platform to delete the space after specified seconds of inactivity | no | — |
| sleep-after | If set to non zero, will tell the space to sleep after specified seconds of inactivity | no | — |
| disable-direct-cluster-endpoint | When enabled does not use an available direct cluster endpoint to connect to the vcluster | no | — |
| team | The team to create the virtual cluster for | no | — |
| user | The user to create the virtual cluster for | no | — |
| template | The virtual cluster template to use to create the virtual cluster | no | — |
| parameters | Embedded YAML array of App Parameters. The contents of this input will be written to a file and passed to the vcluster CLI | no | — |
| auto-cleanup | Delete the virtual cluster after the job run (default false) | no | false |
| auto-cleanup-space | Delete the space after the job run (default to same value as auto-cleanup) | no | — |
| use | If vCluster Platform should use the virtual cluster if its already there | no | false |
Outputs
no outputs