Posts
All the articles I've posted.
How to Configure SSL Using Cert-Manager with (AGIC) Application Gateway Ingress Controller
Posted on:April 3, 2023 at 12:00 AMThis guide embarks on configuring Secure HTTP with Cert-Manager and the Azure Application Gateway Ingress Controller (AGIC) for an Azure Kubernetes Service (AKS) cluster.
How to recreate MONs out of quorum on Ceph
Posted on:October 3, 2022 at 12:00 AMTutorial focuses on the critical task of re-establishing Ceph MON daemons in a cluster to maintain fault tolerance and system reliability.
Lab Setup Ansible single node with virtualenv on Ubuntu 18.04
Posted on:June 10, 2022 at 12:00 AMGuide outlines the process of establishing a lab environment for learning Ansible on a single machine.
How to setup controller node ansible
Posted on:March 27, 2022 at 12:00 AMIn this guide, will walk you through setting up Ansible on your controller node using Python's virtual environment and pip package manager. This ensures a clean and isolated installation.
Simple non-containerize application with GitHub actions
Posted on:March 11, 2022 at 12:00 AMExplores the journey of integrating GitHub Actions into DevOps practices, focusing on automating application deployment from development to production.