fluxzero-io/Fluxzero Deploy
Deploy an application to a Fluxzero cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Fluxzero System API JWT | yes | — |
| cluster-name | The name of the cluster to deploy the application to | yes | — |
| application-name | The name of the application to deploy | yes | — |
| image-name | The name of the docker image | yes | — |
| image-reference | The full OCI image reference to deploy. When provided, this takes precedence over image-name and version. | no | — |
| version | The version/tag of the docker image | no | latest |
| deployment-endpoint | The endpoint to use for deploying the application | no | https://api.dashboard.fluxzero.io/deploy-application |
Outputs
no outputs