AKAman kant Mahtoinaman272.hashnode.dev·May 30 · 9 min readComplete GitOps Project Documentation on AWS EKS using Terraform and ArgoCDGitOps Deployment on AWS EKS using Terraform, ArgoCD, Docker, and GitHub Project Overview This project demonstrates a complete GitOps workflow using: Terraform for Infrastructure as Code (IaC) AWS 00
AKAman kant Mahtoinaman272.hashnode.dev·Oct 2, 2025 · 2 min readMonitoring System Resources with Netdata1. Introduction Monitoring system resources is a critical part of maintaining performance, reliability, and availability in any IT infrastructure. For this purpose, we used Netdata, an open-source and real-time monitoring solution that provides inter...00
AKAman kant Mahtoinaman272.hashnode.dev·Sep 30, 2025 · 2 min readHosting a Static Website with GitHub PagesThis documentation explains how to deploy a static website using GitHub Pages. The project includes a simple HTML, CSS, and JavaScript website that displays a real-time digital clock. 🎯 Objective Create a static website using HTML, CSS, and JavaSc...00
AKAman kant Mahtoinaman272.hashnode.dev·Sep 29, 2025 · 2 min readApache-PHP Deployment on MinikubeIntroduction Kubernetes has become the standard for container orchestration, but when learning or experimenting, you don’t always need a full cloud setup. That’s where Minikube comes in — it allows you to run a Kubernetes cluster locally on your lapt...00
AKAman kant Mahtoinaman272.hashnode.dev·Sep 26, 2025 · 3 min readDevOps Git ProjectIntroduction Managing a DevOps project requires more than just writing code—it demands a disciplined approach to version control, collaboration, and documentation. This project demonstrates Git and GitHub best practices through a hands-on workflow th...00