Accessing Apache Kafka in Strimzi: Part 2 – Node ports
We continue our Strimzi article series with a look at exposing an Apache Kafka cluster managed by Strimzi using node ports.
We continue our Strimzi article series with a look at exposing an Apache Kafka cluster managed by Strimzi using node ports.
Strimzi is an open source project that provides container images and operators for running Apache Kafka on Kubernetes and Red Hat OpenShift; learn more.
Containers are a hot topic in the world of DevOps, and there was no shortage of great container content at Red Hat Summit this year. Here's a summary.
Build RHEL-based container images from a Dockefile; you can build from any Linux distribution using Red Hat Universal Base Images (UBI).
We look at four open source tools (kubectl, stern, kubectx, kubens) that will help you navigate Kubernetes waters with ease.
This articles shows how to use containers that run a distcc server inside to distribute compilation load over a heterogeneous cluster of nodes.
Learn how to create a Flask application running on OpenShift, which will use the Kubernetes Python client to interact with the OpenShift API.
How do you use the Red Hat OpenShift installer with Windows when the installer only runs on Linux or macOS? Don Schenk shows how in this video.
The key steps for installing Red Hat Enterprise Linux 8 as a VirtualBox VM to get you started with software development.
Learn how to build an automated integration and delivery pipeline using Jenkins CI/CD and Red Hat OpenShift 4.0 in this tutorial.
Get started with Node.js 12 on Red Hat OpenShift with these quick examples showing how to deploy an application using the Node.js 12 image.
Serverless computing is one of today's hottest developer topics. Get hands-on experience from Burr Sutter's team at Red Hat Summit's Guru Night.
In this article, we'll show how to use Red Hat Fuse 7 on Spring Boot for new integration platforms on Red Hat OpenShift Container Platform.
Podman is one of the most important tools for working with Linux containers in the post-Docker era. Master the basic commands with this cheat sheet.
Red Hat CodeReady Workspaces version 1.1, which provides a cloud developer workspace server and browser-based IDE, is now available.
Camel K lets you build and deploy your API on Kubernetes or Red Hat OpenShift in less than a second. Learn how in this tutorial.
Use the OpenShift Container Platform to build and deploy applications using both...
In this article, we show how and why to run systemd in a container using Podman.
Learn how to set up and manage your Red Hat OpenShift 4.0 cluster on AWS from a Windows PC, using the Windows Subsystem for Linux.
This tutorial shows how to monitor the vitality and availability of containers using the healthcheck feature in Podman.
In this part of our series on Kubernetes, we'll look at how to get multiple containers running in order to put together an entire system.
Build Your "Hello World" Container Using C#.After reading the previous blog post in this series, "Containers, kubernetes, microservices: Start here", you're now ready to build your first "Hello World" application and run it in a container. For this, we'll be using C#.
Build Your "Hello World" Container Using Python.After reading the previous blog post in this series, "Containers, kubernetes, microservices: Start here", you're now ready to build your first "Hello World" application and run it in a container. For this, we'll be using Python.
Build Your "Hello World" Container Using Java
Learn how to get your Kubernetes environment up and running on Windows 10 and then spin up an image in a container in this tutorial.