Install DSS on kubernetes managed cluster
Hasnaelk
Registered Posts: 1 ✭
Hello,
I need to add and test DSS service on an exiting k8s cluster ( flexible engine huawei) , on this part of the documentation is not complete.
Please suggest
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,237 Dataiker
Hi @Hasnaelk
,DSS does not currently support Cloud Container Engine as managed K8s cluster.
Instead, you can opt to configure an unmanaged K8s cluster:https://doc.dataiku.com/dss/latest/containers/setup-k8s.html#initial-setup
You need to handle and configure kubectl on the DSS instance, build the base images, and push and configure your containerized execution configs and code images to be pushed K8s.
Thanks,