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 details)
File details
Details for the file tutor-aliyun-0.0.8.tar.gz
.
File metadata
- Download URL: tutor-aliyun-0.0.8.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24a0bbb25225055a0df700bd44e9b53d97f3e6b42ad2861ff4fe582c299f6af6 |
|
MD5 | f886e7004e32eb15c9df9834e2294ebc |
|
BLAKE2b-256 | e405c95674625a12b706602c96b56db368c0d8cff350cb4e0d28525549a3bcb3 |