Kevin Boone

OpenShift

Exploring Java 17's container-awareness features (May 2024)

How Java's container awareness feature works with simple (Docker/Podman) containers, and OpenShift pods.

Categories: OpenShift, software development, Java

Using Podman to deploy an image directly to OpenShift 4 (Jul 2022)

This article describes how to deploy a container image direct from a local repository to an OpenShift 4 cluster, and instantiate a pod based on that image.

Categories: software development, OpenShift

How does Camel-K actually work? (Sep 2021)

Camel-K is a relatively new technology for deploying Apache Camel routes directly to an OpenShift/Kubernetes cluster. There is a lot of hidden complexity; this article exposes some of it.

Categories: OpenShift

Deploying the Mosquitto MQTT message broker on OpenShift (part 1) (Jun 2021)

This article describes a method for deploying the Mosquitto MQTT message broker on OpenShift. Such an installation might potentially be useful in its own right, but the main purpose of the article is to discuss issues that are relevant packaging any application in an OpenShift-compatible way.

Categories: OpenShift, middleware

Deploying the Mosquitto MQTT message broker on OpenShift (part 2) (Jun 2021)

Part 2 of my article on installation the Mosquitto MQTT message broker on OpenShift.

Categories: OpenShift, middleware

Examining simple build and deployment operations on OpenShift 3/4 (Nov 2020)

See how OpenShift 3/4 deployment works in detail, using only command-line tools.

Categories: OpenShift

Developing micro-microservices in C on Red Hat OpenShift (Aug 2020)

Although Java dominates the webservices world, there are gains to be made by considering the use of lower-level lanaguages like C, particularly in a containerized, microservice architecture. This article describes one way to implement a webservice for Red Hat OpenShift, and similar systems, using C and an ultra-lightweight container base image.

Categories: software development, OpenShift

How the Fabric8 Maven plug-in deploys Java applications to OpenShift (Jul 2020)

This article describes in detail the steps the Fabric8 Maven plug-in carries out when deploying an application to OpenShift.

Categories: software development, Java, OpenShift


Have you posted something in response to this page?
Feel free to send a webmention to notify me, giving the URL of the blog or page that refers to this one.