6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
tutor/deploy/k8s
Régis Behmo fee5b8aa72 Fix demo-course and staff-user commands for k8s
Because we use "exec" and not "run" like in the local install, we need
to explicitely define the django settings (which sucks). This should be
improved by using k8s Jobs.
2019-01-15 09:02:00 +01:00
..
deployments Working Kubernetes instakk 2019-01-06 23:09:08 +01:00
services Working Kubernetes instakk 2019-01-06 23:09:08 +01:00
templates Working Kubernetes instakk 2019-01-06 23:09:08 +01:00
volumes Working Kubernetes instakk 2019-01-06 23:09:08 +01:00
.gitignore Working Kubernetes instakk 2019-01-06 23:09:08 +01:00
admin.yml Working Kubernetes instakk 2019-01-06 23:09:08 +01:00
Makefile Fix demo-course and staff-user commands for k8s 2019-01-15 09:02:00 +01:00
namespace.yml First steps with kubernetes 2018-12-26 19:27:08 +01:00