uffizzicloud/Virtual Kubernetes Cluster
Create or delete a virtual cluster ephemeral environment on Uffizzi
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | URL to Uffizzi | no | https://app.uffizzi.com/ |
| cluster-name | Name of the Uffizzi cluster which is going to get created | yes | — |
| kubeconfig | Path to kubeconfig file. | no | ${{ github.workspace }}/kubeconfig |
| k8s-manifest-file | Path to the k8s manifest file that needs to be applied | no | "" |
| action | Specify whether to create or delete a cluster | no | create |
| k8s-version | Specify the version of kubernetes you want to create | no | — |
Outputs
no outputs