Hybrid cloud blog

    [BlogPost 70815227547 How to use Kubeflow and the MPI Operator on OpenShift, BlogPost 70433503379 How to Use MetalLB in BGP Mode, BlogPost 70531695962 Deploying a high-availability, fault-tolerant Kubernetes Service on bare metal clusters with MetalLB BGP, BlogPost 68804472964 Red Hat Container Community of Practice Operators, BlogPost 68134494548 Managing applications via a Gitops Control Plane, BlogPost 68030568793 Pachyderm is joining the Open Data Hub family!, BlogPost 66330718845 Tang-Operator: Providing NBDE in OpenShift, BlogPost 65770365959 Node Health Check Operator, BlogPost 64176577827 Enhancing GitOps with the Patch Operator, BlogPost 63904035170 Secure Applications Built on OpenShift with the IBM Security Verify Operator, BlogPost 61899520351 Entitlement-Free Deployment of the NVIDIA GPU Operator on OpenShift, BlogPost 60282615049 Configuring Vault for Kubernetes - an Operator-Based Approach]

    April 12, 2022

    How to use Kubeflow and the MPI Operator on OpenShift

    This blog post details an example of using Kubeflow and its MPI operator on top of OpenShift. You can find the supporting materials for the blog post in this repository. Background The growing ...

    Erik Jacobs

    April 8, 2022

    How to Use MetalLB in BGP Mode

    Introduction With the release of OpenShift 4.10, the BGP or Border Gateway Protocol mode for the MetalLB operator became generally available. BGP mode offers a novel way to statelessly load balance ...

    Mauro Oddi

    April 7, 2022

    Deploying a high-availability, fault-tolerant Kubernetes Service on bare metal clusters with MetalLB BGP

    Working with bare-metal clusters? Looking for a LoadBalancer? MetalLB is what you need. MetalLB offers a network load balancer implementation that integrates with standard network equipment and ...

    Sabina Aledort and Carlos Goncalves

    March 21, 2022

    Red Hat Container Community of Practice Operators

    Introduction At Red Hat, we have several Communities of Practice (CoP). A Community of Practice is a group of individuals that share common interests and form a consensus that benefit the greater ...

    Raffaele Spazzoli

    March 15, 2022

    Managing applications via a Gitops Control Plane

    This document provides steps to install the OpenShift-Gitops Operator and configure one instance of ArgoCD that can be used as a cluster Gitops Control Plane to deploy applications into any namespace ...

    Lee Thomas

    March 8, 2022

    Pachyderm is joining the Open Data Hub family!

    As Data Science teams need to move from exploratory analysis to getting their models trained, served, and optimized in production, they need to build out a set of MLOps tools to automate their ...

    Jooho Lee and the Pachyderm team

    February 21, 2022

    Tang-Operator: Providing NBDE in OpenShift

    You can deploy a tang-operator to automate the deployment of a Tang server in an OpenShift cluster that requires Network Bound Disk Encryption (NBDE) internally, leveraging the tools that OpenShift ...

    Sergio Arroutbi

    February 9, 2022

    Node Health Check Operator

    In this blog post I am going to present the Node Health Check (NHC) Operator and the way it evolves automatic remediations for nodes. It is well understood that hardware fails, software contains ...

    Roy Golan

    January 18, 2022

    Enhancing GitOps with the Patch Operator

    Introduction GitOps is the combination of two winning approaches: infrastructure as code and Git-based workflows to accept configuration changes and deploy them. In Kubernetes, GitOps generally is ...

    Raffaele Spazzoli

    January 14, 2022

    Secure Applications Built on OpenShift with the IBM Security Verify Operator

    This is a guest post written by Milan Patel, Product Manager, IBM Security Verify. IBM Security Verify SaaS is a purpose-built Identity-as-a-Service (IDaaS) to help clients optimize how they protect ...

    Alex Handy

    December 14, 2021

    Entitlement-Free Deployment of the NVIDIA GPU Operator on OpenShift

    The Performance and Latency Sensitive Applications (PSAP) team at Red Hat works on the enablement and optimization of Red Hat OpenShift to run compute-intensive enterprise workloads HPC and AI/ML ...

    Kevin Pouget

    November 23, 2021

    Configuring Vault for Kubernetes - an Operator-Based Approach

    Introduction HashiCorp Vault is a popular secret management service with integrations for cloud native applications running in Kubernetes. Over the years, we have been getting better and better at ...

    Raffaele Spazzoli