Let us walk through how we failed to build the Jenkins JNPL Slave container for GraalVM with Docker and GraalVM with Podman.
Author: CK
Creating Your Own Jenkins JNLP Slave Container for GraalVM
In the journey of Quarkus project implementation you will need to consider what is the CI/CD process. The very first come into the picture is how to implement the CI part. We need the Jenkins JNLP slave container for GraalVM to build the Quarkus native runnable
4 Key Characteristics for a Successful GitOps Implementation
GitOps created many buzz today and we have seen communities are starting to take a serious look into GitOps. There are many imperatives of GitOps. I have shortlisted them into four key characteristics in order to implement a successful GitOps.
Implement Event-based Microservices Application with Apache Kafka on OpenShift
In this article, we look at how to deploy Apache Kafka on Red Hat OpenShift 4, using reasonable sample microservice applications to showcase the endless possibility of innovation brought by OpenShift and Kafka.
Implementing CI/CD for .NET Core Container Applications on Red Hat OpenShift
Many people have done continuous integration and continuous delivery (CI/CD) for .NET Core, but they still may wonder how to implement this process in Red Hat OpenShift Container Platform (OCP). The information is out there, but it has not been structurally documented. In this article, we’ll walk through the process.