openedx-actions/Open edX Tutor k8s init
Github Action to configure Ubuntu environment for tutor k8s build & deploy workflows
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Jan 2, 2024
- License
- AGPL 3.0
Pinned Snippet
uses: openedx-actions/tutor-k8s-init@ab49ee168b963e8600b3db30068795378cbb328c # v1.0.10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| eks-namespace | The Kubernetes namespace to which the Open edX platform environment will be deployed. Example: openedx-prod | no | UNASSIGNED |
| eks-cluster-name | The Kubernetes cluster to which the Open edX platform environment will be deployed. Example: yourorg-global-live | no | UNASSIGNED |
| aws-region | The AWS region in which the EKS cluster is hosted. Example: us-east-1 | no | us-east-1 |
| kubectl-version | The version of kubectl to install | no | 1.28 |
| tutor-version | The version of tutor to install | no | latest |
| tutor-mfe-version | The version of tutor-mfe to install | no | latest |
Outputs
no outputs