Kubernetes (often shortened to “K8s”) is an open-source system for automating the deployment, scaling, and management of containerized applications. It…
Ceph is an open-source, distributed storage platform that provides object, block, and file storage in a single system. It’s highly…
Oracle Linux Virtualization Manager based on oVirt, which is a free, open-source virtualization solution. Engine The workhorse of Oracle Linux…
Check out my earlier posts – Deploying an OpenStack Single node. - https://kdinesh.in/blob-aio/ Deploying Openstack Multi-node with External Ceph Storage…
Requirements: - OS - Centos9 Network – Two Interfaces, first NIC for management and second NIC used for cloud network…
You can check my old posts: How to deploy OpenStack HA cluster using Ceph storage. https://kdinesh.in/openstackhacluster/ How to deploy a…
A few days back, I posted a post about – how to deploy a minio single node on Linux and…
MinIO is a high-performance, S3-compatible object store. It is built for large-scale AI/ML, data lake and database workloads. It is…
Prerequisite - Curl and Internet access. Deployment – Clone k8ssinglenode.sh file from git – https://github.com/Dineshk1205/k8ssinglenode Supported OS – Redhat/CentOS Assign…
RedHat Ansible Automation platform :- This is the enterprise Ansible tower from REDHAT. You can also use the AWX tool…