openedx-actions/Open edX Tutor k8s init

Github Action to configure Ubuntu environment for tutor k8s build & deploy workflows

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Jan 2, 2024
License
AGPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: openedx-actions/tutor-k8s-init@ab49ee168b963e8600b3db30068795378cbb328c # v1.0.10

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

namedescriptionrequireddefault
eks-namespaceThe Kubernetes namespace to which the Open edX platform environment will be deployed. Example: openedx-prodnoUNASSIGNED
eks-cluster-nameThe Kubernetes cluster to which the Open edX platform environment will be deployed. Example: yourorg-global-livenoUNASSIGNED
aws-regionThe AWS region in which the EKS cluster is hosted. Example: us-east-1nous-east-1
kubectl-versionThe version of kubectl to installno1.28
tutor-versionThe version of tutor to installnolatest
tutor-mfe-versionThe version of tutor-mfe to installnolatest

no outputs