GKE create base image

nala101
Level 2
GKE create base image

 

 

./bin/dssadmin build-base-image --type container-exec

It says to run this command in the DSS data directory (https://doc.dataiku.com/dss/latest/containers/setup-k8s.html#k8s-base-image).

However, running this command in the Google cloud shell does not work: 'No such file or directory'

 

 

 

0 Kudos
1 Reply
fchataigner2
Dataiker

Hi,

that command is meant to be run on the command line on the VM where DSS is installed, after moving to the directory where the DSS data is stored, ie the /path/to/data you gave to `installer.sh -d /path/to/data ...` when you installed DSS. 

0 Kudos