Month December 2025

Kubernetes Basic commands

kubernetes

Monitor your pods in real-time When you add -w(watch), the command stays open and waits for changes. Continuous Updates: If a pod’s status changes (e.g., from Pending to Running), a new line will automatically appear in your terminal. Bulk Operations…

Hello World: Why I’m Starting Tech Notes

tech ved

The “Why” Every developer or tech enthusiast has a “local” graveyard of notes—snippets in Notion, half-finished READMEs, or physical scribbles. This blog is my attempt to move those thoughts from my local machine to the web. Tech Notes is a…