Linux

Kubernetes Cluster Deployment

Kubernetes (often shortened to “K8s”) is an open-source system for automating the deployment, scaling, and management of containerized applications. It…

1 week ago

Ceph cluster on a single machine

Ceph is an open-source, distributed storage platform that provides object, block, and file storage in a single system. It’s highly…

1 week ago

RedHat OpenShift 4.14/4.13 Deploy on OpenStack Cloud using Heat Stack.

Check out my earlier posts – Deploying an OpenStack Single node. - https://kdinesh.in/blob-aio/ Deploying Openstack Multi-node with External Ceph Storage…

2 years ago

OpenStack Bobcat Single Node Deployment

Requirements: - OS - Centos9 Network – Two Interfaces, first NIC for management and second NIC used for cloud network…

2 years ago

MinIO Single-Node Single-Drive Deployment

MinIO is a high-performance, S3-compatible object store. It is built for large-scale AI/ML, data lake and database workloads. It is…

2 years ago

Simple CI/CD on OpenStack Cloud Environment Using RedHat Ansible Automation Platform, Git-Lab CE and Webhooks

RedHat Ansible Automation platform :- This is the enterprise Ansible tower from REDHAT. You can also use the AWX tool…

3 years ago

Standalone RedHat Ansible Automation Controller Deployment on RedHat 9.2

Ansible Automation Controller: - The control plane for the Ansible Automation Platform is the automation controller (replacing Ansible Tower). It…

3 years ago

Harbor Installation on Linux

MY VM Details: - OS – CentOS 8 Stream HostName – harbor.kdinesh.in DNS Name – kdinesh.in Harbor Installation Steps: -…

3 years ago