Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on July 3, 2024 6:16AM
Likes: 0
Replies: 4
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
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.
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?
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!