franklinharry/Spectro Cloud Deploy Kubernetes
Deploy a new Kubernetes cluster using Spectro Cloud Kubernetes (K8s) Platform as a Service clusters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Spectro Cloud API Endpoint | no | api.spectrocloud.com |
| username | Spectro Cloud API Username | yes | — |
| password | Spectro Cloud API Username | yes | — |
| clusterTemplate | Cluster template specification, see examples for details. | yes | — |
| clusterNamePrefix | Prefix to add to generated cluster names | no | spectro-cicd |
| deletePostJob | Delete cluster after the job completes | no | false |
Outputs
| name | description |
|---|---|
| clusterId | The created Spectro Cloud cluster's UID |