mondaydarknight/k8s-setup
Build Kubernetes cluster.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cluster | The cluster name for context entry in kubeconfig. | yes | — |
| context | The name of the kubeconfig context to use. | yes | — |
| server | The server URL for context entry in kubeconfig. | yes | — |
| template_path | The directory that contains configuration files to apply. | no | . |
| token | Bearer token for authentication to the API server. | yes | — |
| user | The username for context entry in kubeconfig. | yes | — |
| validate | Determine whether the cluster validate the input schema. | no | false |
Outputs
no outputs