author-pic

RAM GOPINATHAN

PODMAN TIPS: Implementing init container pattern for containers running on PODMAN

Posted on January 22, 2026

If you’ve worked with Kubernetes, you’re probably familiar with init containers—containers that run before the main application and are typically used for setup or initialization tasks. In this post…

Read full post

Using ansible and image builder to create customized RHEL system images for provisioning systems that run virtualized protection automation and control software

Posted on November 17, 2025

In my last post I covered how to perform an IPMI install using a custom ISO but did not go into too much details on how to build a customized ISO for provisioning systems that run virtualized…

Read full post

Installing Red Hat Enterprise Linux on bare metal servers Using IPMI

Posted on October 26, 2025

In this post, I’ll walk through how to perform a fully automated and unattended install of Red Hat Enterprise Linux (RHEL) on a bare-metal server remotely using the IPMI web interface. For readers who…

Read full post