cnuss/Nanokube

Run Nanokube in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for API access (default GITHUB_TOKEN). Required if the action needs to create a seed or query the API.no${{ github.token }}
verbosityklog verbosity level passed to nanokube start (-v)no0
seedReuse an existing cluster seed (sets NANOKUBE_SEED). If empty, a new seed is created.no""
startIf true (default) provision a node; if false only resolve and output the seed.notrue
foregroundIf true run 'nanokube' in the foreground; if false (default) run 'nanokube start' (daemonize).nofalse
namedescription
seedThe discovery seed for this cluster