Discovery user creation in kubernetes deployment

Hi, Could you please let me the command to create discovery user in kubernetes deployment?

All tutor local commands should be replaced by tutor k8s exec. Thus:

tutor k8s exec discovery ./manage.py createsuperuser

I guess that I should add that information to the k8s docs… I opened the following PR: docs: clarify how to run commands in k8s containers by regisb · Pull Request #592 · overhangio/tutor · GitHub

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.