balchua/MicroK8s Action
Run a MicroK8s Kubernetes cluster in your GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 6, 2024
- License
- None
Pinned Snippet
uses: balchua/microk8s-actions@13f73436011eb4925c22526f64fb3ecdd81289a9 # v0.4.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | The MicroK8s Channel to use. More information here https://microk8s.io/docs/setting-snap-channel | yes | latest/stable |
| devMode | Enable devmode, this is only applicable to strict confinement | no | false |
| addons | A JSON array of addons to enable | no | [] |
| launch-configuration | Fully qualified path where the custom MicroK8s launch configuration is located | no | "" |
| sideload-images-path | Fully qualified path where the container image tarballs is located | no | "" |
Outputs
no outputs