Kubenetes with Custom Openedx Image

Hi all, I’m just starting to deploy my custom Openedx image with tutor k8s on Azure AKS, but, I come with lms-job-20221031154255 failed. And even I try to use openedx/edx-platform image from official Openedx registry, still get same error.
Below are my steps to change from overhangio/openedx image to openedx/edx-platform

tutor config save --set "DOCKER_IMAGE_OPENEDX=docker.io/openedx/edx-platform:latest"
tutor k8s quickstart

Any idea is appreciate.
Thanks in advance

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