Eliminate Static Secrets from GitLab CI/CD with OpenBao on OpenShift
Static secrets in GitLab CI/CD pipelines are one of the most persistent security risks on OpenShift. A service account token stored as a masked variable,
Static secrets in GitLab CI/CD pipelines are one of the most persistent security risks on OpenShift. A service account token stored as a masked variable,
Static ServiceAccount tokens in CI/CD pipelines are one of the most common credential leak vectors on Kubernetes. They turn up in public GitHub commits, misconfigured
This tutorial will cover how to automate OpenShift Deployments with GitLab CI/CD pipelines. By integrating these tools, you’ll be able to streamline your deployment process,
How to check Docker CPU and memory usage? In this tutorial, you will learn how to check Docker container RAM and CPU usage. Just like
The guide originally included modifications to the Kolla Ansible playbooks to enable deployment of OpenStack on Ubuntu 24.04 LTS. However, we realized that these unofficial
In this guide, I’ll walk you through how to install and configure OpenShift Data Foundation on OpenShift, covering everything from prerequisites to post-deployment validation. When
In this blog post, we will dive into Kubernetes disaster recovery strategies, backup and restore etcd, using etcdctl and etcdutl tools. Even the most robust
In this tutorial, you will learn how to assign roles to users and groups in Kubernetes cluster. With Kubernetes becoming the de facto standard for
In this tutorial, you will learn how to install Portainer on Debian 11/Debian 10. Portainer is a self-service container service delivery platform that provides container management
In this guide, we’ll explore how to set up and automate tasks in OpenShift with Kubernetes jobs and cron jobs. Managing tasks in a Kubernetes-based