jvanzyl/Setup kind cluster, knative, and sigstore scaffolding
Install kind, knative, and sigstore scaffolding then test
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of scaffolding to install (v0.2.2, v0.2.3 latest-release.) | yes | latest-release |
| knative-version | Version of Knative to install (1.1.0, 1.1.1, etc.) | yes | 1.1.0 |
| registry-name | Name of the registry to install (registry.local) | yes | registry.local |
| registry-port | Port to run registry on, default 5000 | yes | 5000 |
| cluster-suffix | Cluster suffix to use. Handy for testing hardcoded assumptions. Default: cluster.local | yes | cluster.local |
| k8s-version | kubernetes version to install (v1.21.x, v1.22.x), default: v1.22.x | yes | v1.22.x |
Outputs
no outputs