How to install API Node AWS?
I need to install the API Node on AWS. I have installed the Design, Deploy, and Automation nodes through Fleet Manager. However, I have realized that the API Node cannot be installed through Fleet Manager.
How should I install the API Node on AWS?
※ I have experience installing and utilizing the API Node on-premises.
Operating system used: AWS
Answers
-
Miguel Angel Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 118 Dataiker
Hi,
In the Fleet Manager the API node is meant to use a Kubernetes-based infrastructure. If you want to install a static API node it will have to be on-premises.
-
SangHoon Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 15 ✭✭✭
Hello,
I have installed the DEPLOY FULL FLEET shown in the picture. Could you please provide a guide on how to set up the API node with a Kubernetes-based infrastructure in Fleet Manager? Alternatively, is there a URL or resource that can be referred to in the installation guide?
-
SangHoon Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 15 ✭✭✭
-
JordanB Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 296 Dataiker
Hi @SangHoon,
Sure, you will want to make sure that your fleet manager instance template includes the following action (if not, please add it and re-provision your instance). This action will automatically build a base image for containerized execution (so the DSS API node can run as multiple containers orchestrated by Kubernetes).
Then, you will want to follow the instructions provided in Using Managed EKS Clusters:
Please let us know if you have any further questions.
Thanks!