Offered By: IBM
Deploying a microservice to OpenShift by using a Kubernetes Operator
Explore how to deploy a microservice to Red Hat OpenShift by using a Kubernetes Operator.
Continue readingGuided Project
Open Liberty
149 EnrolledAt a Glance
Explore how to deploy a microservice to Red Hat OpenShift by using a Kubernetes Operator.
Kubernetes is a container orchestration system. It streamlines the DevOps process by providing an intuitive development pipeline. It also provides integration with multiple tools to make the deployment and management of cloud applications easier. You can learn more about Kubernetes by checking out the Deploying microservices to Kubernetes guide.
The application in this guide consists of one microservice, system. The system microservice returns the JVM system properties of its host.
You will deploy the system microservice by using the Open Liberty Operator. The Open Liberty Operator provides a method of packaging, deploying, and managing Open Liberty applications on Kubernetes-based clusters. The Open Liberty Operator watches Open Liberty resources and creates various Kubernetes resources, including Deployments, Services, and Routes, depending on the configurations. The Operator then continuously compares the current state of the resources, the desired state of application deployment, and reconciles them when necessary.
Estimated Effort
30 Minutes
Level
Beginner
Skills You Will Learn
Java, Kubernetes
Language
English
Course Code
GPXX0HAAEN