In this article, we covered the end-to-end process of deploying a containerized frontend web application on an on-premises OpenShift cluster, using both the oc CLI and the OpenShift web console
READ MOREDevOps x Linux
READ MOREInstalling a single-node GitLab instance on RHEL/CentOS
READ MORE“The only thing worse than a poorly documented shell script is a well-documented shell script that doesn’t work.”
— Anonymous
Introduction Configuration management (CM) tools help system administrators and DevOps engineers automate the provisioning and maintenance of servers at scale. They ensure systems are configured consistently and correctly across environments, reducing errors and drift. In this article, we compare several leading configuration management tools for Linux – both open-source and commercial – to highlight
READ MOREAs a DevOps engineer, it’s crucial to understand Kubernetes’ layered architecture. Each layer comprises specific components that play distinct roles in managing and operating the cluster.
READ MORE