actions-marketplace-validations/Astarte Local Cluster

Brings up a fully functional local Astarte Cluster and its tooling for CI purposes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 21, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/astarte-platform_astarte-cluster-action@85ccd08928dbc5a770ec540112ee005b23d8e047 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
astarte_namespaceThe Kubernetes namespace where Astarte will be installed. Defaults to `astarte`noastarte
astarte_chart_versionThe Astarte Operator Helm Chart version to use. Defaults to ^24.5.0no^24.5.0
astartectl_versionThe astartectl CLI version to use. Defaults to ^24.5.1no24.5.2
astarte_versionThe Astarte version to install. Defaults to ^1.2.0no1.2.0
astarte_realmThe Astarte realm to create. Defaults to `test`. If empty, no realm will be created and the realm_key output will be empty.notest
kind_versionKinD version to use. It is advised to leave the default unless you're trying to use a very specific Astarte versionnov0.23.0
kind_node_imageKinD node to use. It is advised to leave the default unless you're trying to use a very specific Astarte versionnokindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
namedescription
housekeeping_keyThe Housekeeping private key of the new cluster
realm_keyThe Realm private key of the newly created Realm.