This small cheat sheet is about "how you update a master node of an IBM Cloud OpenShift cluster" and it is also related to an older blog post I wrote called Using a Red Hat OpenShift cluster on IBM Cloud some basic thoughts. (Link to the IBM Cloud documentation) Step 1: Login to your IBM Cloud account where... Continue Reading →
Use a Ngnix load balancer on a VSI to access an application on OpenShift in VPC
This blog post is a (bigger) cheat sheet about: - How to setup a simple Ngnix as a load balancer on a Virtual Server Instance (VSI) that runs in a Virtual Private Cloud (VPC)? - How to configure a Red Hat OpenShift project, to allow a REST endpoint invocation of an application inside the OpenShift project from a VSI instance that runs in the same VPC as the Red Hat OpenShift cluster?
Using a Red Hat OpenShift cluster on IBM Cloud some basic thoughts
This blog post is about some basic thoughts when you going to use a Red Hat OpenShift cluster as a service on IBM Cloud or on any other cloud provider.
Configure a project in an IBM Cloud Red Hat OpenShift cluster to access the IBM Cloud Container Registry
This cheat sheet is about, how to configure a project in an IBM Cloud Red Hat OpenShift to access the IBM Cloud Container Registry. We use an image pull secret to access container images from IBM Cloud Container Registries. The cheat sheet combines different steps, which are available in the IBM Cloud documentation.
Use distributed Logging for Mircoservices
In this blog post I want to point out that I just created a 9 min YouTube video related to the great Hands-on workshop: Reactive Endpoints with Quarkus on OpenShift. In this video you can watch and follow the steps of the exercise 5 "Use distributed Logging". https://youtu.be/LHncW_HUwFU Let me give you a short preview... Continue Reading →
Deploy a Microservice to OpenShift
In this blog post I want to point out that I just created a 9 min YouTube video related to the great Hands-on workshop: Reactive Endpoints with Quarkus on OpenShift. In this video you can watch and follow the steps of the exercise 4 "Deploy Service to OpenShift". Let me give you a short preview... Continue Reading →
Invoke reactive Endpoints with Quarkus and MicroProfile
In this blog post I want to point out that I just created a 15 min YouTube video related to the great Hands-on workshop: Reactive Endpoints with Quarkus on OpenShift. In this video you can watch and follow the steps of the exercise 3 "Invoke Endpoints reactively". Niklas wrote a great blog post about the... Continue Reading →
Develop reactive Endpoints with Quarkus
In this blog post I want to point out that I just created a 12 min YouTube video related to the great Hands-on workshop: Reactive Endpoints with Quarkus on OpenShift. In this video you can watch and follow the steps of the exercise 2 "Develop reactive Endpoints". Niklas wrote a great blog post about the... Continue Reading →
How to setup the reactive Cloud Native Starter sample application on OpenShift in IBM Cloud
In this blog post I want to point out that I just created a 5 min YouTube video related to the great Hands-on workshop: Reactive Endpoints with Quarkus on OpenShift. In that short video I show the setup of the example application to show reactive programming. The image below shows the major architecture of the... Continue Reading →