Build and deploy a Quarkus application to Red Hat OpenShift in minutes

In this exercise, we will deploy and update a distributed application on-the-fly using OpenShift Dev Spaces and Eclipse JKube. By the end of this step-by-step process, you will have a better understanding of how to develop, deploy, and manage microservices using OpenShift Dev Spaces and Eclipse JKube.

Overview: Build and deploy a Quarkus application to Red Hat OpenShift in minutes

OpenShift Dev Spaces is a cloud development environment platform that allows developers to code, test, and deploy the applications using web-based individual development environments (IDE). Eclipse JKube, on the other hand, is a Kubernetes-based plugin that enables developers to build and deploy Java applications on Kubernetes and Red Hat OpenShift clusters.

Prerequisites

What you will do:

In the this learning path, you will learn how to:

  • Bootstrap a Quarkus application and edit the code
  • Build and test an image
  • Access Developer Sandbox
  • Run and test the application

How long will this activity take?

  • About 30-45 minutes