Dataiku deployment on Kubernetes Cluster

gizmo1177
gizmo1177 Registered Posts: 1

I have general question related to the Dataiku in a Kubernetes Cluster. It is more to verify if my understanding is correct. Please correct me in case I am wrong.

In general:

Is this correct?

Best Answer

  • JordanB
    JordanB Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 296 Dataiker
    Answer ✓

    Hi @gizmo1177
    ,

    This is correct! Note, when deploying your api service on a Kubernetes cluster, the load balancer is configured within your k8s Infrastructure in DSS UI under "service exposition". When you choose "load balancer" as your exposition mode, a load balancer annotation is applied to the manifest for the service and will be deployed with your api service to dispatch traffic.  

    Screenshot 2023-07-31 at 3.45.58 PM.png

    Thanks!

    Jordan

Answers

Setup Info
    Tags
      Help me…