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"
Release files for tutor-aliyun 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tutor-aliyun-0.0.8.tar.gz | 3.2 kB | Details |
Release files / tutor-aliyun-0.0.8.tar.gz
| Download URL | tutor-aliyun-0.0.8.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24a0bbb25225055a0df700bd44e9b53d97f3e6b42ad2861ff4fe582c299f6af6
|
|
BLAKE2b-256 checksum How to use checksums |
e405c95674625a12b706602c96b56db368c0d8cff350cb4e0d28525549a3bcb3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|