Containers

Podman can now ease the transition to Kubernetes and CRI-O
Article

Podman can now ease the transition to Kubernetes and CRI-O

Brent Baude

The ability to generate Kubernetes YAML from Podman is under development. Podman can now capture the description of local pods and containers and then help users transition to a more sophisticated orchestration environment like Kubernetes. This article provides a demo to illustrate the process.

omnichannel customer experience
Article

Integration of storage services (part 6)

Eric D. Schabell

Part 6 of Eric Schabell's integration series covers the storage elements of a generic architectural blueprint for the omnichannel customer experience use case.

omnichannel customer experience
Article

Integration of container platform essentials (Part 5)

Eric D. Schabell

This article, which is Part 5 of the series, covers core elements of a generic architectural blueprint (container platform and microservices) for the omnichannel customer experience use case.

omnichannel customer experience
Article

Integration of API management details (Part 4)

Eric D. Schabell

This article, which is Part 4 of the series, covers details pertaining to API management and reverse proxies of a generic architectural blueprint for the omnichannel customer experience use case.

container-security
Article

Security Considerations for Container Runtimes

Daniel Walsh

Video: Security Considerations for Container Runtimes. Explains/demonstrates using Kubernetes with different security features for your container environment.

kubernetes-data-science
Article

Why Data Scientists Love Kubernetes

David Millsaps

https://www.youtube.com/watch?v=frQeK8xo9Ls Why Data Scientists Love Kubernetes - Sophie Watson & William Benton, Red Hat This talk will introduce the workflows and concerns of data scientists and machine learning engineers and demonstrate how to make Kubernetes a powerhouse for intelligent applications. We’ll show how community projects like Kubeflow and radanalytics.io support the entire intelligent application development lifecycle. We’ll cover several key benefits of Kubernetes for a data scientist’s workflow, from experiment design to publishing results. You’ll see how well scale-out data...

operator-framework-kubecon
Article

Kubernetes Operators in Depth

David Millsaps

https://www.youtube.com/watch?v=fu7ecA2rXmc Red Hat's Diane Mueller and Sebastien Pahl dive deep on the 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...

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.

omnichannel customer experience
Article

Integration of external application details (Part 3)

Eric D. Schabell

This article, which is Part 3 of the series, covers details pertaining to the specific elements (mobile and web application deployments) that can be used in a generic architectural blueprint for the omnichannel customer experience use case.

.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.

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...

.NET Core
Article

Announcing .NET Core 2.2 for Red Hat Platforms

Bob Davis

We are very excited to announce the general availability of .NET Core 2.2 for Red Hat Enterprise Linux and OpenShift platforms! This general availability is in lock-step with Microsoft's release yesterday. .NET Core is the open-source, cross-platform .NET platform for building microservices . .NET Core is designed to provide the best performance at scale for applications that use microservices and containers . Libraries can be shared with other .NET platforms, such as .NET Framework (Windows) and Xamarin (mobile applications). With...

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.