hi there, we can support kaniko directly, but that means you will need to setup bentoml beforehand.
Aaron Pham
03/07/2023, 8:29 PM
I think adding kaniko to containerize is relatively straightforward.
👍 2
l
Lennart Krauch
03/08/2023, 1:30 AM
We already set up bentoml in a separate pipeline step to build the bento and just pass the files using Gitlab artifacts.
All we do is call kaniko with the build context and thats it.
Including it in bentoml would be awesome 🍱