Deploy a plugin on a cluster
To make a dynamic plugin available to console users in production, you build the plugin into a container image and deploy it to an Red Hat OpenShift Container Platform cluster. The deployment serves the plugin over HTTP, and you can proxy requests from the plugin to other services in the cluster.