Recommended way to make custom CodeEnv for Python inside managed kubernetes

DrissiReda
DrissiReda Registered Posts: 57 ✭✭✭✭✭

When I try making a custom codeEnv for my python notebooks through dataiku. It tries to run the command docker build to do so. I'm running dataiku inside a kubernetes cluster managed by azure (AKS) so docker isn't available. What is the recommended way by dataiku to build such an image. And why doesn't dataiku use something like kaniko to build and push the image to a configured registry.

Answers

Setup Info
    Tags
      Help me…