/
Deploying microservices in OpenShift

Deploying microservices in OpenShift

We will start by generating the service from the ControlPanel by configuring the necessary data: Git repository, Jenkins, etc.

As CaaS, we indicate OpenShift and the access parameters:

Once we have everything configured, we can generate the Docker image of our service with the Jenkins pipeline already generated:

And deploy it in an OpenShift namespace (we have used the Operations Console itself as an example to deploy it through this functionality):

To finally see how our Operations Console has been deployed in OpenShift:

Once deployed, we can also upgrade a microservice and add, delete or modify environment variables:

 

Related content

¿Cómo desplegar microservicios en OpenShift?
¿Cómo desplegar microservicios en OpenShift?
More like this
A look at the Microservices Management in Platform
A look at the Microservices Management in Platform
More like this
Creation and management of microservices with the Platform
Creation and management of microservices with the Platform
More like this
Best Practices in the deployment of Openshift/Kubernetes (k8s)
Best Practices in the deployment of Openshift/Kubernetes (k8s)
More like this
Support deployment of microservices Platform on any Kubernetes cluster
Support deployment of microservices Platform on any Kubernetes cluster
More like this
Un Vistazo a la gestión de microservicios en Plataforma
Un Vistazo a la gestión de microservicios en Plataforma
More like this