-
Generate encrypted passwords manually
I'm trying to set up automatic configuration in my dataiku instance. I can do that through overwriting the files in "dss_dir/config". One issue I'm currently having is how to generate encry…1 · -
Changing Code Studio Template Base Image
Hello, Is it possible to manually override the Container Image used by code studio templates, just like we can override container execution images? The base image name is always dku-kub-<code-stud…1 · -
Re: Code studios View not yet available, waiting ...
It's fine, the issue was that I installed DSS to another path, then moved it to a mounted Statefulset path to avoid it being emptied during the mount process. And the paths in the nginx.conf file wer…1 · -
Re: Dataiku API node deployment: id not specified
I just need to create an api service, then create an endpoint for that service. Afterwards deploying to the API node worked without an issue.1 · -
Re: Generate encrypted passwords manually
It's not a plugin, but thanks to logs I realized how to do what I wanted. It just creates a kernel.json file under dss/jupyter-run/kernels/py-dku-containerized-venv--<containerized_exec_conf_name&…1 ·