Abhishek Veeramalla

Abhishek Veeramalla

Creator
0 followers

Zero‑to‑Hero DevOps training covering GitOps, Docker, Kubernetes, CI/CD and cloud.

Kubernetes Local Setup Got Very Easy.
VideoMar 3, 2026

Kubernetes Local Setup Got Very Easy.

The video introduces VIND, a new tool from vCluster that dramatically simplifies running Kubernetes on a developer’s laptop. VIND can spin up multiple, fully‑featured Kubernetes clusters, each encapsulated within a single Docker container, eliminating the need for complex VM setups. Unlike...

By Abhishek Veeramalla
This FREE Kubernetes Tool Is Insane | New DevOps Secret Weapon
VideoMar 3, 2026

This FREE Kubernetes Tool Is Insane | New DevOps Secret Weapon

The video introduces VIND (vCluster in Docker), a free tool that spins up fully functional Kubernetes clusters as Docker containers, targeting developers and DevOps engineers who need rapid, lightweight local environments for testing, CI/CD, and proof‑of‑concept work. Abhishek walks through...

By Abhishek Veeramalla
AI Companies Don't Want You to Know This | VS Code + Continue
VideoFeb 25, 2026

AI Companies Don't Want You to Know This | VS Code + Continue

The video walks viewers through building a completely free, agentic integrated development environment (IDE) by pairing Visual Studio Code with the open‑source Continue.dev extension and locally hosted large language models (LLMs). Instead of relying on paid services such as GitHub...

By Abhishek Veeramalla
Setup Claude Code for FREE in 3 Simple Steps.
VideoFeb 23, 2026

Setup Claude Code for FREE in 3 Simple Steps.

In the tutorial, Abhishek Veeramalla demonstrates how to run Claude Code for free by integrating it with Ollama and leveraging open‑source LLMs such as gpt‑oss, Qwen3‑Coder‑Next, and DeepSeek. The three‑step process eliminates the need for paid API keys, allowing developers...

By Abhishek Veeramalla
This FREE Tool Can Help You Backup and Restore Anything at Enterprise Level.
VideoFeb 19, 2026

This FREE Tool Can Help You Backup and Restore Anything at Enterprise Level.

Plakar is an open‑source backup solution aimed at DevOps engineers who need enterprise‑level data resilience. The video explains how traditional object storage like S3 lacks point‑in‑time recovery and built‑in encryption, leaving critical workloads exposed to accidental deletion, ransomware, or corruption. Plakar...

By Abhishek Veeramalla
Realtime Kubernetes User Management with Demo | Must Watch
VideoFeb 18, 2026

Realtime Kubernetes User Management with Demo | Must Watch

The video tackles the persistent pain points of Kubernetes user management, highlighting how authentication (kubeconfig) and authorization (RBAC) become unwieldy at scale. It explains that distributed kubeconfig files expose cluster IPs, certificates, and tokens, while the native RBAC model forces...

By Abhishek Veeramalla
Complete FREE Practical Hands-On Labs | KodeKloud FREE Week
VideoFeb 10, 2026

Complete FREE Practical Hands-On Labs | KodeKloud FREE Week

In 2026, mastering DevOps or cloud engineering hinges on a clear roadmap and hands‑on practice, which Abhishek highlights in his latest video. He promotes KodeKloud’s limited‑time Free Week, granting unrestricted access to its Standard plan for seven days without credit‑card...

By Abhishek Veeramalla
I Tested 30 DevOps Tasks with AI to See if AI Can Replace DevOps.
VideoFeb 9, 2026

I Tested 30 DevOps Tasks with AI to See if AI Can Replace DevOps.

The video documents a two‑day experiment where creator Abishank evaluated 20‑30 real‑world DevOps tasks—ranging from beginner to advanced—using several popular large language models (LLMs). He leveraged GitHub Copilot’s ability to switch among models such as Anthropic’s Opus 4.6, OpenAI’s Sonnet 4.5, and...

By Abhishek Veeramalla