erikjiang/Deploy Kubernetes with Kubespray
Deploy a Kubernetes cluster in a Docker container using Kubespray
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kubespray-version | Kubespray git SHA to use | yes | — |
| container-name | Name of the container to create | no | kubespray-node |
Outputs
| name | description |
|---|---|
| container-ip | IP address of the container |
| kubeconfig-path | Path to the kubeconfig file |