Aliyun plugin for Tutor, for deploying edx instance to aliyun by tutor
Project description
Aliyun plugin for Tutor
This is a plugin for Tutor that make tutor k8s can deploy edx on aliyun kubernetes service.
Installation
This plugin requires tutor>=3.6.0. Also, you should have installed tutor from source, and not from a pre-compiled binary.
pip install tutor-aliyun
Then, to enable this plugin, run:
tutor plugins enable aliyun
You will have to re-generate the environment:
tutor config save
Then deploy to k8s cluster:
tutor k8s quickstart
- Set true to ALIYUN_USE_NAS_STORAGE in config.yml, if you want to use NAS(Network Attached Storage)::
ALIYUN_USE_NAS_STORAGE: true
Check if kustomization.yml file is right.:
kubectl kustomize "$(tutor config printroot)/env"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tutor-aliyun-0.0.8.tar.gz
(3.2 kB
view hashes)