balchua/MicroK8s Action

Run a MicroK8s Kubernetes cluster in your GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 6, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: balchua/microk8s-actions@13f73436011eb4925c22526f64fb3ecdd81289a9 # v0.4.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
channelThe MicroK8s Channel to use. More information here https://microk8s.io/docs/setting-snap-channelyeslatest/stable
devModeEnable devmode, this is only applicable to strict confinementnofalse
addonsA JSON array of addons to enableno[]
launch-configurationFully qualified path where the custom MicroK8s launch configuration is locatedno""
sideload-images-pathFully qualified path where the container image tarballs is locatedno""

no outputs