worawutboy/worawutboy/k8s-deploy
Deploy a Docker image to a Kubernetes cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| service_name | Service name | yes | — |
| host | Host | no | — |
| namespace | Namespace | yes | — |
| kubeconfig | Kubeconfig | yes | — |
| gh_token | GitHub Token | yes | — |
| docker_username | Docker Username | yes | — |
| docker_image | Docker Image url | yes | — |
| env_vars | Environment Variables (format: ENV_NAME=value,ENV_NAME=value) | no | — |
| with_ingress | With Ingress | no | false |
| run_mode | Run mode | no | production |
| container_port | Container Port | no | 3000 |
Outputs
no outputs