Installing the gateway subsystem
Install the DataPower gateway subsystem
Before you begin
Important: When you install the gateway subsystem, you must
configure the gateway subsystem so that communication from the management subsystem is secured with
either mTLS or JWT. For more information on inter-subsystem communication, see Network requirements for inter-subsystem communication.
If you plan to install the gateway subsystem in a remote cluster, be sure to satisfy the
following requirements:
- Install both the API Connect and the DataPower operators.
The versions of the operators on the remote cluster and the version of the gateway operand must exactly match the versions used in the main cluster.
- Make sure the remote cluster has the certificates:
- If you are using certificate manager, ensure that the ingress-ca is synced between sites.
- If you are not using certificate manager, copy the client gateway certificates to the remote cluster and reference them in the gateway CR.
About this task
Note: An alternate deployment scenario is to use a physical DataPower appliance for the gateway. If
you are using an appliance for the gateway, do not install using API Connect Kubernetes CRs, since
you do not need to configure a gateway subsystem in your Kubernetes cluster when using an appliance.
For an appliance-based gateway, you must configure two endpoints in DataPower to be used as the
Gateway Service Management Endpoint and the API invocation
Endpoint. Enter these endpoints in the Configure Gateway Service
screen in Cloud Manager. See Configuring DataPower Gateway for API Connect for
instructions for configuring a DataPower appliance.
The installation folder where the helper_files.zip
was extracted contains two
templates for gateway service. The v5cgateway_cr.yaml
template is for the v5
compatible gateway, and the apigateway_cr.yaml
template is for the API Gateway.
Procedure
What to do next
If you are creating a new deployment of API Connect, install other subsystems as needed.
When you have completed the installation of all required API Connect subsystems, you can proceed to defining your API Connect configuration by using the API Connect Cloud Manager; refer to the Cloud Manager configuration checklist.