Monday, 28 January 2019

App Connect Enterprise v11 for IBM Cloud Private on Red Hat OpenShift or natively on OpenShift

As recommended by a colleague today, in the context of IBM AppConnect Enterprise in a containerised world: -

Docker, Kubernetes, and Helm work together to provide a platform for managing, packaging, and orchestrating containerized workloads. For IBM App Connect Enterprise this enables the packaging of an integration server into a standardized unit for deployment that can be promoted through a development pipeline then deployed, managed, and scaled. This blog will discuss how to run IBM App Connect Enterprise (ACE) on OpenShift with IBM Cloud Private (ICP) as well as running ACE natively on OpenShift.

App Connect Enterprise v11 for IBM Cloud Private on Red Hat OpenShift or natively on OpenShift

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...