Tagged articles
34 articles
Page 1 of 1
FunTester
FunTester
Apr 5, 2025 · Cloud Native

Using Fabric8 OpenShift Client DSL to Manage OpenShift Resources

This guide demonstrates how to use the Fabric8 OpenShift client DSL in Java to initialize an OpenShift client, create and manage resources such as DeploymentConfig, Route, BuildConfig, Project, ImageStream, and various policies, and perform listing and deletion operations with code examples.

Client DSLFabric8Java
0 likes · 11 min read
Using Fabric8 OpenShift Client DSL to Manage OpenShift Resources
MaGe Linux Operations
MaGe Linux Operations
Oct 22, 2023 · Cloud Native

Kubernetes Ingress vs OpenShift Route: Key Differences and How to Use Them

This article compares Kubernetes Ingress and OpenShift Route, outlining their similar functions for exposing services, detailing their architectures, configuration steps, and highlighting essential differences such as ecosystem integration, syntax, and security features, while providing practical examples and code snippets for implementation.

Cloud NativeKubernetesOpenShift
0 likes · 9 min read
Kubernetes Ingress vs OpenShift Route: Key Differences and How to Use Them
21CTO
21CTO
May 25, 2023 · Cloud Native

Why Podman Desktop Is the Free, Secure Alternative to Docker Desktop

Podman Desktop, sponsored by Red Hat, offers a UI for building, running, and managing containers and local Kubernetes clusters, integrates with OpenShift, supports multiple registries, provides a built‑in terminal, and delivers daemon‑less, non‑privileged operation as a free competitor to Docker Desktop.

Cloud NativeContainer ManagementDocker alternative
0 likes · 4 min read
Why Podman Desktop Is the Free, Secure Alternative to Docker Desktop
DevOps Cloud Academy
DevOps Cloud Academy
Jul 30, 2022 · Cloud Native

Setting Up Red Hat OpenShift Local (CodeReady Containers) on a Desktop or Laptop

This guide explains how to install and configure Red Hat OpenShift Local (CodeReady Containers) on a personal computer, covering prerequisites, download steps, cluster initialization, command‑line usage, common issues, and reference documentation for creating a single‑node OpenShift 4.x development environment.

Cloud NativeCodeReady ContainersKubernetes
0 likes · 9 min read
Setting Up Red Hat OpenShift Local (CodeReady Containers) on a Desktop or Laptop
21CTO
21CTO
Jul 17, 2022 · Cloud Computing

How Red Hat’s New CEO Matt Hicks Is Driving Hybrid Cloud and Edge Innovation

Red Hat appointed Matt Hicks as its new president and CEO, highlighting his 25‑year Linux R&D background and pivotal role in expanding OpenShift‑based hybrid cloud, edge computing, AI, and multi‑cloud strategies that underpin the company’s recent IBM acquisition and industry partnerships.

Edge ComputingIBM acquisitionLeadership Change
0 likes · 6 min read
How Red Hat’s New CEO Matt Hicks Is Driving Hybrid Cloud and Edge Innovation
Architects' Tech Alliance
Architects' Tech Alliance
Dec 17, 2021 · Cloud Native

Building a Container Cloud PaaS Platform: Architecture, Implementation, and Practice in an Insurance Group

This article describes the end‑to‑end process of selecting, designing, building, and deploying a container‑based PaaS platform for an insurance group, covering technology choices, architecture, deployment workflow, observability, monitoring, and the business impact of moving applications to a cloud‑native environment.

DevOpsKubernetesOpenShift
0 likes · 14 min read
Building a Container Cloud PaaS Platform: Architecture, Implementation, and Practice in an Insurance Group
21CTO
21CTO
Mar 13, 2021 · Cloud Native

Why Quarkus Is the Ideal Cloud‑Native Java Framework for Kubernetes

Quarkus is an open‑source, lightweight Java framework optimized for Kubernetes and serverless environments, offering fast startup, low memory usage, native compilation via GraalVM, reactive and imperative programming models, and seamless integration with Red Hat OpenShift, making it a compelling choice for modern cloud‑native development.

KubernetesOpenShiftQuarkus
0 likes · 7 min read
Why Quarkus Is the Ideal Cloud‑Native Java Framework for Kubernetes
DevOps Cloud Academy
DevOps Cloud Academy
Nov 24, 2020 · Operations

Deploying the EFK Stack with Local‑Volume StorageClass on OpenShift

This guide explains how to prepare resources, create a local‑volume storage class, install the Elasticsearch and Cluster Logging operators, and configure a persistent EFK stack on OpenShift, including YAML definitions, command‑line steps, and best‑practice notes on node selectors and tolerations.

EFKElasticsearchLocal Volume
0 likes · 12 min read
Deploying the EFK Stack with Local‑Volume StorageClass on OpenShift
DevOps
DevOps
Sep 14, 2020 · Cloud Native

Cloud‑Native Application Development: Principles, Architecture, and a Six‑Step Build Path

The article explains what cloud‑native applications are, contrasts them with traditional software, outlines four core cloud‑native development principles, and details a six‑step process—including DevOps culture, lightweight servers, PaaS, framework selection, automation, and modular architecture—to accelerate building and deploying cloud‑native solutions.

ContainersDevOpsMicroservices
0 likes · 10 min read
Cloud‑Native Application Development: Principles, Architecture, and a Six‑Step Build Path
Programmer DD
Programmer DD
Jun 25, 2020 · Cloud Native

Step‑by‑Step Offline Installation of an OpenShift Container Platform Cluster

This guide walks through the complete offline installation of OpenShift Container Platform, covering preparation of offline resources, server planning, firewall and DNS configuration, load‑balancer setup with Envoy, creation of ignition files, bootstrap, master and worker node provisioning, CSR approval, operator validation, and final cluster verification.

ClusterOpenShiftoffline installation
0 likes · 34 min read
Step‑by‑Step Offline Installation of an OpenShift Container Platform Cluster
DevOps
DevOps
Apr 3, 2020 · Cloud Native

Implementing a TFS + Jenkins CI/CD Solution on a PaaS Platform with OpenShift

This article describes how to build a CI/CD pipeline using TFS for source control and Jenkins for automation on a Red Hat OpenShift‑based PaaS, covering code management, automated builds, testing, container image creation, deployment, and the necessary Jenkins and TFS configurations.

DevOpsJenkinsOpenShift
0 likes · 10 min read
Implementing a TFS + Jenkins CI/CD Solution on a PaaS Platform with OpenShift
DevOps Cloud Academy
DevOps Cloud Academy
Nov 14, 2019 · Cloud Computing

Practical Guide to Offline Installation of an OpenShift 4 Enterprise HA Cluster with Troubleshooting

This article details a step‑by‑step offline installation of an OpenShift 4 enterprise high‑availability cluster on bare‑metal, covering prerequisites, static‑IP configuration without DHCP or load balancers, mirror registry setup, installation pitfalls, post‑install tasks, and extensive troubleshooting tips.

Bare MetalOpenShiftStatic IP
0 likes · 16 min read
Practical Guide to Offline Installation of an OpenShift 4 Enterprise HA Cluster with Troubleshooting
Alibaba Cloud Native
Alibaba Cloud Native
Oct 24, 2019 · Cloud Native

Latest Cloud‑Native Updates: Pulumi 1.0, OpenShift 4.2, Kubernetes 1.17 & More

This roundup highlights recent cloud‑native developments, including Pulumi 1.0 release, the DevOpsDays 10‑year summit in Ghent, OpenShift 4.2 and Ubuntu 19.10 launches, a series of Kubernetes 1.17 upstream enhancements, Knative project news, and curated reading recommendations on K3s, service meshes, and open‑source commercialization.

OpenShiftPulumicloud-native
0 likes · 7 min read
Latest Cloud‑Native Updates: Pulumi 1.0, OpenShift 4.2, Kubernetes 1.17 & More
DevOps Cloud Academy
DevOps Cloud Academy
Sep 25, 2019 · Cloud Native

Step‑by‑Step Guide to Deploying an OpenShift 3.11 Cluster with a Local Yum Repository and Docker Registry

This guide details how to prepare two RHEL 7.4 nodes, configure a local Yum repository and HTTP server, set up password‑less SSH, adjust SELinux and iptables, distribute configuration files with Ansible, install Docker and a private registry, and finally deploy an OpenShift 3.11 cluster using the openshift‑ansible playbooks.

AnsibleCluster DeploymentDocker Registry
0 likes · 12 min read
Step‑by‑Step Guide to Deploying an OpenShift 3.11 Cluster with a Local Yum Repository and Docker Registry
Programmer DD
Programmer DD
Sep 19, 2019 · Backend Development

Build and Deploy Quarkus Microservices on OpenShift: A Step‑by‑Step Guide

This article walks you through creating a Quarkus‑based microservice with REST endpoints, input validation, unit testing, inter‑service communication, health checks, Swagger UI, local execution, and finally deploying the services to OpenShift using S2I and native image builds.

JavaKubernetesMicroservices
0 likes · 18 min read
Build and Deploy Quarkus Microservices on OpenShift: A Step‑by‑Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Aug 4, 2019 · Cloud Native

Step-by-Step Guide to Installing an OpenShift 3.11 Cluster on CentOS Virtual Machines

This guide walks through preparing three CentOS 7.6 VMs as combined master‑node hosts, configuring password‑less SSH, updating the OS, installing Ansible, importing required Docker images, setting up the Ansible inventory, deploying the OpenShift 3.11 cluster, creating an admin account, and troubleshooting common issues.

AnsibleCentOSCloud Native
0 likes · 11 min read
Step-by-Step Guide to Installing an OpenShift 3.11 Cluster on CentOS Virtual Machines
Architects' Tech Alliance
Architects' Tech Alliance
Dec 1, 2018 · Cloud Native

What Red Hat Revealed About Cloud‑Native Development and Hybrid Cloud at Forum 2018

The Red Hat Forum 2018 recap explains Red Hat's cloud‑native application development approach, hybrid‑cloud infrastructure strategy, OpenShift platform details, NetApp integration, and a step‑by‑step migration solution, offering practical guidance for enterprises adopting modern cloud technologies.

Cloud NativeContainersInfrastructure Migration
0 likes · 9 min read
What Red Hat Revealed About Cloud‑Native Development and Hybrid Cloud at Forum 2018
MaGe Linux Operations
MaGe Linux Operations
Oct 5, 2018 · Cloud Native

How Does Kubernetes Power Secure, Scalable Microservices in Financial Cloud?

This article provides a comprehensive technical guide on using Kubernetes and OpenShift for container‑cloud deployment, covering architecture, multi‑tenant isolation, security, load balancing, logging, monitoring, CI/CD, storage options, and best practices especially for financial‑industry microservice workloads.

KubernetesMicroservicesOpenShift
0 likes · 38 min read
How Does Kubernetes Power Secure, Scalable Microservices in Financial Cloud?
Java Architect Essentials
Java Architect Essentials
Aug 26, 2018 · Cloud Computing

Docker, CI/CD, and Major PaaS Platforms: An Overview of OpenShift, Cloud Foundry, Heroku, Ansible, and Cloudify

This article introduces Docker as a container engine, explains continuous integration and continuous deployment practices, and surveys major PaaS solutions—including OpenShift, Cloud Foundry, Heroku—as well as automation tools like Ansible and Cloudify, highlighting their roles in modern cloud computing.

AnsibleCloudifyDocker
0 likes · 9 min read
Docker, CI/CD, and Major PaaS Platforms: An Overview of OpenShift, Cloud Foundry, Heroku, Ansible, and Cloudify