Installing a Resource Server Adapter
Overview
This section of the FPX user guide describes the installation steps required to deploy a new Resource Server Adapter in the FPX ecosystem. A Resource Server Adapter is deployed to enable FPX to communicate effectively with an external, third-party Resource Server.
This chapter should be read by anyone responsible for the deployment and configuration of a Resource Server into the FPX ecosystem. It is highly recommended to use Kubernetes for the installation and deployment of a Resource Server Adapter.
Assumptions
This guide includes a number of assumptions, including that the reader is familiar with Kubernetes, and its core concepts such as deployments, pods, services, ingress. As the RSA deployment package is a Helm chart, an understanding of Helm charts and how they are configured and deployed will be helpful.