Kubernetes

kubernetes-operators
Article

Introduction to the Kubernetes Operator Framework

David Millsaps

https://www.youtube.com/watch?v=8k_ayO1VRXE Red Hat's Sebastien Pahl Explains Kubernetes Operators at KubeCon 2018. Operators will be featured in OpenShift 4 currently in beta, which you can preview here: https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it An Operator is a method of packaging, deploying and managing a Kubernetes application. A Kubernetes application is an application that is both deployed on Kubernetes and managed using the Kubernetes APIs and kubectl tooling. To be able to make the most of Kubernetes, you need a set of cohesive APIs to extend in...

Red Hat OpenShift
Article

Building Java 11 and Gradle containers for OpenShift

Michael Vorburger

This article discusses a fast and easy way to get Java apps running in a cloud by using OpenShift’s Source-to-Image (S2I) builder with Maven, Gradle,or Java 11.

.NET Core
Article

Building .NET Core container images using S2I

Tom Deseyn

This article describes how to build .NET Core container images using source-to-image (S2I). The container images can be built directly from a git repository, from local sources, or from a pre-built application on, which can be useful on your development machine or as part of a CI/CD pipeline.

Red Hat CDK
Article

Red Hat Container Development Kit 3.7 now available

Doug Tidwell

Red Hat Container Development Kit (CDK) 3.7 is now available to run an OpenShift/Kubernetes cluster on your laptop for developing cloud- and container-based applications.

Writing better Spring applications using SpringFu
Article

Writing better Spring applications using SpringFu

Faisal Masood

Spring has a new way to code to and it's called Spring Functional or SpringFu. This article uses Kotlin to showcase some of the benefits--such as the ability to write cleaner, more-readable code and gain more flow control--you get from SpringFu.

Eclipse Vert.x
Article

Processing CloudEvents with Eclipse Vert.x

Matthias Wessendorf

How to generate or process CloudEvents using Vert.x. CloudEvents describe event data in a common, standardized way based on a spec from CNCF

kubecon-demos-18
Article

Red Hat KubeCon Seattle 2018 Events & Demos

David Millsaps

Visit Red Hat at booth D1 Stop by the Red Hat booth D1 to explore 1:1 demos and speak with our open source specialists. We'll be giving away Red Hat beanies, stickers, Command Line Hero coloring books and more, while supplies last. Booth Demos Develop Anywhere: tools for cloud native development Tue Dec 11 10:40 11:00am Tugdual Grall An overview of the tools developers can use to build cloud native applications. CodeReady Workspaces: A kube-native IDE Thursday Dec 13 1:10pm...

Kubernetes Application Server
Article

Kubernetes: Your Next Application Server

Burr Sutter

https://www.youtube.com/watch?v=K6gM4wFEmwA Watch Burr Sutter in this week's DevNation change how you think about application servers in today's world of containers. Get the slides: bit.ly/kubeappserver In the Java ecosystem, we have historically been enamored with the concept of the “application server,” the runtime engine that not only gave us portable APIs such as JMS, JAX-RS, JSF, and EJB but also gave us critical runtime infrastructure for things such as farm deployments, configuration, load-balancing, failover, distributed management, and monitoring. This session demonstrates...

red hat process automation manager
Article

Quickly try Red Hat Process Automation Manager in your cloud

Eric D. Schabell

This article describes an easy installation demo that shows how to quickly install Red Hat Process Automation Manager so you have a standard configuration to start your first business rules project.

Logos of many projects on openshift kubernetes
Article

Leveraging Kubernetes and OpenShift for automated performance tests (part 1)

Frédéric Giloux

Part 1 of a series about leveraging OpenShift or Kubernetes for automated performance tests. It provides an overview of the setup for automated performance testing using a container platform. Points to consider when executing and analyzing performance tests are covered.

red hat decision manager
Article

Quickly try Red Hat Decision Manager in your Cloud

Eric D. Schabell

Similar to my previous quick install/demo for JBoss BRMS, this article shows how to quickly run Red Hat Decision Manager in your own OpenShift cloud environment.

Vert.x in action
Article

Upcoming Book: Vert.x in Action (MEAP)

Julien Ponge

Julien Ponge's upcoming book, Vert.x in Action: Asynchronous and Reactive Applications in Java, is now available from the Manning early-access program (MEAP). Read the article for the exclusive Red Hat Developer discount code.

Article Thumbnail
Article

Spring Boot-enabled business process automation with Red Hat Process Automation Manager

Duncan Doyle

This post described the new Spring Boot Starters provided in Red Hat Process Automation Manager 7.1. Using a minimal amount of code, these Spring Boot Starters enable developers of modern, light-weight applications on Spring Boot to quickly build applications or microservices that have business process and business rules execution capabilities.

How to install Ansible Tower on Red Hat OpenShift
Article

How to install Ansible Tower on Red Hat OpenShift

Michele Naldini

How to set up Red Hat Ansible Tower on OpenShift and have it running as a container in minutes. Ansible Tower helps you scale IT automation, manage complex deployments, and improve productivity.

Featured image for: Event-driven APIs and schema governance for Apache Kafka.
Article

Welcome Apache Kafka to the Kubernetes Era!

Hugo Guerrero

With the new Apache Kafka Kubernetes operator. Red Hat AMQ Streams delivers the mechanisms for managing Apache Kafka on top of OpenShift, our enterprise distribution for Kubernetes.