Kubernetes

Video Thumbnail
Video

Exploring the power of OpenTelemetry on Kubernetes | DevNation Tech Talk

Pavol Loffay +1

Modern cloud-native applications are incredibly complex systems. Keeping the systems healthy and meeting SLAs for our customers is crucial for long-term success. In this session, we will dive into the three pillars of observability - metrics, logs, tracing - which form the foundation of successful troubleshooting in distributed systems. You'll learn the gotchas and pitfalls of rolling out the OpenTelemetry stack on Kubernetes to effectively collect all your signals without worrying about a vendor lock in. Additionally we will replace parts of the Prometheus stack to scrape metrics with OpenTelemetry collector and operator.

Fabric 8 Maven
Article

How to write tests with Fabric8 Kubernetes Client

Rohan Kumar

Learn how to effectively write tests for Kubernetes applications in Java using Fabric8 Kubernetes Mock Server and Fabric8 Kubernetes JUnit Jupiter extensions.

Share graphics_Choosing an Automation Tool.png
E-book

Choosing an Automation Tool

Red Hat

This e-book helps developers and administrators on Kubernetes choose among Helm, Kubernetes Operators, and Ansible for an automation tool.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Configure a pod security context with Cryostat Operator

Thuan Vo

With the introduction of new security context constraints, pods must be properly configured under the enforced security standards defined globally or on a namespace level to be admitted to launch. Learn how Cryostat Operator 2.2.0 accommodates these changes.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Configure Cryostat RBAC mapping in Cryostat Operator 2.2.0

Thuan Vo

When deployed on Kubernetes or OpenShift, Cryostat uses a default permission configuration that maps Kubernetes resources to Cryostat-managed resources to authorize a user to perform certain actions. Since a single set of mappings does not always fit all, with Cryostat Operator 2.2.0, we allow this mapping to be configurable via the Cryostat custom resource.

Illustration for best of OpenShift articles, 2022
Article

Top Kubernetes and OpenShift resources of 2022

Heiker Medina

We've rounded up some of our favorite Kubernetes and OpenShift content from 2022, including stories about microservices and container optimization, along with top announcements.

Featured image for "Improve coss-team colllaboration with Camel K."
Article

Build reactive apps on Kubernetes using Camel K

Sumit Mukherjee

Integration using Apache Camel K makes it possible to build services that are scalable and reliable even when they depend on rapid interaction with data sources.