DCR Virtual Classroom

welcome to my channel!
Hi, Iโ€™m Dronamraju, a proud Telugu professional and a certified expert in:

- RHCSA V9
- CEH
- CKA
- EX188, EX294
- DO-280, DO-316
As a working professional with real-world experience, I noticed a lack of quality content on YouTube for many of these certifications and topics. Thatโ€™s why I decided to share my knowledge with you all.

On this channel, youโ€™ll find practical, in-depth, and easy-to-understand videos that even top institutes might not provide. Whether youโ€™re a beginner or an experienced learner, these videos will help you excel in your field.

Subscribe and join me on this journey to learn and grow together! ๐Ÿ˜Š

Watch and master Kubernetes step by step in Telugu!
Kubernetes Tutorial in Telugu | Step-by-Step Kubernetes for Beginners

#Kubernetes #KubernetesTelugu #DevOpsTelugu #KubernetesTutorial #K8sTelugu #NodeSelector #KubernetesCourse #KubernetesForBeginners


DCR Virtual Classroom

Ever wonder how to set up a proper entry point for internet traffic to reach your cluster? Tomorrow, Iโ€™m breaking down the essential connection path:

The Setup:

Port-Forward for quick local tests.

NodePort for node-level access.

HAProxy as the External Load Balancer.

...all leading right to the doorstep of the Ingress Controller.

Stay tuned! ๐Ÿš€

#Kubernetes #DevOps #HAProxy #Networking #CloudNative

6 months ago | [YT] | 4

DCR Virtual Classroom

Happy New Year 2026 ๐ŸŽ†
New year, new goals, new skills.
Thank you for supporting this channel
Letโ€™s learn, build, and grow together this year ๐Ÿ’ก๐Ÿ“ˆ

6 months ago | [YT] | 10

DCR Virtual Classroom

We started with POD IP โž then moved to Service IP โž from Service IP to Service Name (CoreDNS).

In the Service IP section, I briefly introduced NodePort.
So next, weโ€™ll go step by step and understand why each exposure method exists:

โ€ข What is Port Forwarding and why do we use it?
โ€ข What is NodePort and why do we use it?
โ€ข What is an External Load Balancer and why do we need it?

And finally, weโ€™ll reach the real game changer ๐Ÿฆ–
๐Ÿ‘‰ Ingress Controller what it is, why it exists, and how it simplifies everything.

Stay tuned ๐Ÿš€

6 months ago | [YT] | 6

DCR Virtual Classroom

We started with POD IP โž then moved to Service IP โž from Service IP to Service Name (CoreDNS).

In the Service IP section, I briefly introduced NodePort.
So next, weโ€™ll go step by step and understand why each exposure method exists:

โ€ข What is Port Forwarding and why do we use it?
โ€ข What is NodePort and why do we use it?
โ€ข What is an External Load Balancer and why do we need it?

And finally, weโ€™ll reach the real game changer ๐Ÿฆ–
๐Ÿ‘‰ Ingress Controller what it is, why it exists, and how it simplifies everything.

Stay tuned ๐Ÿš€

6 months ago | [YT] | 4

DCR Virtual Classroom

Hi all,

I saw this it was published just 2 days ago. A very small and fast LLM is now available that can run on mobile devices and supports NLP and function calling. This means that soon mobile phones may ship with built-in LLMs, enabling voice commands and direct function calling to perform actions automatically.

Example: i can say, Open WhatsApp and send hey dinesh bro I will be late , and the LLM will understand the intent and trigger the required functions.

Current drawback (Siri/Bixby): They rely on fixed commands, have limited understanding, and usually handle only one action at a time.

The model name is GEMMA FUNCTION you can check the demo in the given link : ai.google.dev/gemma/docs/functiongemma

#gemma #Google #functioncalling #NLP

6 months ago | [YT] | 1

DCR Virtual Classroom

Hi all,

I am planning to temporarily pause weekly video postings for the next two months. During this period, I will focus on recording as many topics as possible. Starting from March, I plan to release the pre-recorded videos daily so that the course can be completed much faster.

6 months ago | [YT] | 1

DCR Virtual Classroom

๐Ÿงฉ Kubernetes Beginner Question

We have a small problem with Pod IPs ๐Ÿ‘€

๐Ÿ‘‰ Whenever a Pod restarts, its IP address changes.
Because of this, applications cannot rely directly on Pod IPs.

โœ… To solve this, Kubernetes introduced Service IP (Stable IP).

๐Ÿค” But hereโ€™s the interesting question:

โ“ If a Service is deleted and recreated, will we get the SAME Service IP or a NEW one?

๐Ÿ” Letโ€™s find out with a demo in tomorrowโ€™s video ๐ŸŽฅ๐Ÿ”ฅ

Stay tuned! ๐Ÿš€


Remaining Topics:

- CoreDNS
- NodePort Issue
- HAProxy
- Ingress Controller
- Compute Quota
- Resource Quota
- LimitRange
- Secrets
- ConfigMap
- NetworkPolicies
- RBAC
- Volumes [both docker & k8's]
- DaemonSet
- HELM[basics]
- Probes
- Prometheus
- POD vs Container[Which is important for next course SERVICE MESH]
- INIT Containers
- Docker Compose
- Private Registry
- Metallb
- Multus

All for FREE & Don't ask me when this will be completed ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚. Once you know all these things no need to look back you will be pro in Kubernetes.

6 months ago | [YT] | 10

DCR Virtual Classroom

What this command will do ? kubectl get nodes?

6 months ago | [YT] | 1

DCR Virtual Classroom

How to check the POD IP?

6 months ago | [YT] | 2

DCR Virtual Classroom

How POD will get the IP?

6 months ago | [YT] | 0