BMbhuvanchand maddiinbhuvanchand.hashnode.dev·Jun 8 · 3 min readWindows 11 Login Blank Screen Troubleshooting Report System Configuration Motherboard: Gigabyte B450 AORUS PRO WIFI CPU: AMD Ryzen 5 3600XT RAM: 48 GB GPU: NVIDIA GeForce GTX 1660 Storage: WD Blue 500GB SSD Operating System:00
BMbhuvanchand maddiinbhuvanchand.hashnode.dev·Mar 30, 2025 · 3 min readAzure Networking Infra setup1. Overview This document provides a step-by-step guide to setting up a basic Azure infrastructure using the Hub-and-Spoke network topology. This model helps centralize network security and routing in the Hub while allowing Spokes to connect securely...00
BMbhuvanchand maddiinbhuvanchand.hashnode.dev·Mar 29, 2025 · 6 min readAzure Cloud FundamentalsAzure Subscription An Azure subscription is a logical container that holds resources and services in Azure. It is linked to a billing account and determines how Azure usage is charged. A subscription is necessary to deploy and manage Azure services. ...00
BMbhuvanchand maddiinbhuvanchand.hashnode.dev·Mar 29, 2025 · 4 min readUnderstanding Subnetting and CIDR1. Introduction to Subnetting Subnetting is the process of dividing a larger network into smaller sub-networks (subnets). This helps in efficient IP address allocation, improved network security, and better performance. A subnet mask is used to defin...00
BMbhuvanchand maddiinbhuvanchand.hashnode.dev·May 5, 2024 · 1 min readTroubleshooting common issuesProblem: Issue with argo-cd app stuck in syncing state indefinetly.Solution: There is a resource which has the following annotations: jsonCopy code"helm.sh/hook": "pre-install,pre-upgrade", "helm.sh/hook-delete-policy": "before-hook-creation", "hel...00