Creating authoring and runtime environments, and other IBM App Connect resources in your Kubernetes cluster

Kubernetes-only contentThe IBM® App Connect Operator provides a number of APIs that you can use to create authoring and runtime environments (or instances), and resources that you can use in these environments.

Procedure

To create App Connect instances or resources in your Kubernetes cluster, complete the following steps:

  1. Obtain and then add an entitlement key to your namespace to enable the App Connect images to be pulled from the IBM Entitled Registry.
  2. From the namespace where the IBM App Connect Operator is installed, create the types of instances or resources that you need.
    Note:
  3. If you are working in a Kubernetes environment other than IBM Cloud Kubernetes Service, ensure that you create an ingress resource after you create each App Connect Dashboard, switch server, App Connect Designer, integration server, or integration runtime instance in your cluster. These ingress resources are needed to make the deployed instances publicly available. For more information, see Manually creating ingress definitions for external access to your IBM App Connect instances in Kubernetes environments.