Instantiating Enterprise gateway functionality

Enterprise gateway functionality is provided by IBM DataPower Gateway.

Deploying the gateway

When a user creates a DataPowerService instance with their desired configuration, the IBM DataPower Operator reconciles this instance to deploy and manage a StatefulSet of IBM DataPower Gateway pods (for more information about StatefulSets, see the Kubernetes documentation). Changes made to the DataPowerService trigger reconciliation of the instance from a StatefulSet rolling update.

To learn more about the available properties and features of the DataPowerService Custom Resource Definition, see our API documentation.

To learn more about how the IBM DataPower Operator manages IBM DataPower Gateway configuration, see the following:

References