How to Create a Kubernetes Cluster in Azure? | Kubernetes tutorial for beginners

  Рет қаралды 71,477

Nirav Gandhi

Nirav Gandhi

Күн бұрын

In this video, I will show you step-by-step how to create a Kubernetes cluster in Azure.
Kubernetes, also known as K8s, is an open-source system for automating the deployment, scaling, and management of containerized applications. It was originally developed by Google and is now maintained by the Cloud Native Computing Foundation or CNCF.
At its core, Kubernetes is a way to run containerized applications in a consistent, reliable manner across all servers.
One of the key benefits of Kubernetes is that it allows developers to focus on writing code, while the infrastructure is handled automatically. It also makes it easier to scale applications up or down based on demand and to roll out updates and fixes in a controlled manner.
WhatsApp channel: whatsapp.com/c...
Join the group: t.me/sqlbrainbox
Book 1:1 Call: topmate.io/nir...
Follow me on LinkedIn: / niravgandhisql
#kubernetes #k8s #AKS

Пікірлер: 55
@ShardaSawtadkar
@ShardaSawtadkar 10 ай бұрын
Great Explanation!
@Niravgandhi
@Niravgandhi 10 ай бұрын
Glad it was helpful!
@ManiiS557
@ManiiS557 Күн бұрын
ratta mar
@GopalRoy-nn6ft
@GopalRoy-nn6ft 6 ай бұрын
Best and simple aks ...vidoe..thanks
@Niravgandhi
@Niravgandhi 5 ай бұрын
Most welcome
@gujaratiincanada2464
@gujaratiincanada2464 9 ай бұрын
Awesome and perfect
@Niravgandhi
@Niravgandhi 8 ай бұрын
Thanks
@Hugohabor7799
@Hugohabor7799 Жыл бұрын
Thanks your videos helps me a lot. It was great for learning. How did you add a tab of linux commander?
@Niravgandhi
@Niravgandhi Жыл бұрын
Use WSL
@surajbhanpandey5316
@surajbhanpandey5316 10 ай бұрын
Hey Nirav, How can i see which one is master node and which one is worker node in lens or via kubectl command. Is Mater node also comes under node pool ?
@Niravgandhi
@Niravgandhi 10 ай бұрын
it is not possible, Kubernetes master node managed by Azure, because Azure handles these critical maintenance tasks for you, AKS does not provide direct access (such as with SSH) to the cluster.
@k__p__y__s
@k__p__y__s 4 ай бұрын
Hi brother Before I start this series, I just want to know, does it require pre knowledge of k8s?
@Niravgandhi
@Niravgandhi 4 ай бұрын
Nope
@ihsanullah4058
@ihsanullah4058 Жыл бұрын
Great stuff.
@Niravgandhi
@Niravgandhi Жыл бұрын
Thanks
@vineykumar4386
@vineykumar4386 2 ай бұрын
Hello Nirav, I am newbie learning kubernetes. Pls check the time line 2:07 for a good 20+ seconds, the kubernetes cluster architecture. It is showing the control plane scheduler interacting with worker nodes. But i checked at couple of other sources like chat gpt, which says that from control plane it is API server which handles all interaction with worker nodes and No other entity in control plane interacts with worker nodes. Could you pls check. Thanks
@ManiiS557
@ManiiS557 Күн бұрын
he wont reply
@RiyasudeenMohamedthaha
@RiyasudeenMohamedthaha 3 ай бұрын
Hi Bro, I am currently using GKE what is major difference GCP and Azure Kubernetes
@Niravgandhi
@Niravgandhi 3 ай бұрын
Kubernetes concepts are the same only UI changes
@varunsharma1889
@varunsharma1889 Жыл бұрын
What is the rough monthly cost of running a basic dev/test K8 cluster and deploying few applications there just for learning purposes?
@Niravgandhi
@Niravgandhi Жыл бұрын
I think 50-60% less
@varunsharma1889
@varunsharma1889 Жыл бұрын
Sorry I mean the actual amount? Is it like INR 10K a month for example?
@Niravgandhi
@Niravgandhi Жыл бұрын
It' depends on your usage. For me for learning purposes only 1k
@ChanderSharma-hc9ed
@ChanderSharma-hc9ed 9 ай бұрын
Nice Explain this video 🙏
@Niravgandhi
@Niravgandhi 9 ай бұрын
Keep watching
@bijun784
@bijun784 2 ай бұрын
Tab adding of Ubuntu in CLI not shown and also how CLI connected to Azure AKS not show so not understood
@sameeragunathillake1339
@sameeragunathillake1339 10 ай бұрын
how did you connect your AZ k8 cluster to lense please?
@Niravgandhi
@Niravgandhi 10 ай бұрын
Install the lens and it will automatically detect.kubeconfig file or you have options to select config file in lens
@apubanerjee9495
@apubanerjee9495 8 ай бұрын
Hello Nirav, I am new in Azure. Mostly from infra.I have one question as an azure admin.May I need to write yaml file for AKS. If yes then how to do this.
@Niravgandhi
@Niravgandhi 8 ай бұрын
Plz watch my Yaml video in playlist
@Niravgandhi
@Niravgandhi 8 ай бұрын
kzbin.info/www/bejne/pJqskpyIrrinbKs
@otto4141
@otto4141 Жыл бұрын
How many minutes does it take to create a cluster?
@Niravgandhi
@Niravgandhi Жыл бұрын
It's depends, less than 5 min
@kirteshshah3578
@kirteshshah3578 Жыл бұрын
Thanks for wonderful explanation. Just want to understand how .net and sql interest in azure kuberner? Where connect string will be store? How will give connection string to App?
@Niravgandhi
@Niravgandhi Жыл бұрын
It's an environment file or config map
@stalinraja3040
@stalinraja3040 2 ай бұрын
Is this Azure free tier account or Pay as you go! Shall we able to create AKS cluster in Azure free tier account!!
@Niravgandhi
@Niravgandhi 2 ай бұрын
Yes, you can create aks in trail account
@vijayakanth308
@vijayakanth308 8 ай бұрын
Lens app is part of Azure or its a separate app ?
@Niravgandhi
@Niravgandhi 8 ай бұрын
It's a separate app.
@krishnasai7915
@krishnasai7915 Жыл бұрын
Have you tried with Kubernetes version: 1.25.6. Currently i'm not able to build a kuberenetes service connection with azure
@Niravgandhi
@Niravgandhi Жыл бұрын
Let me try it. I'm using 1.24
@nehasunil9943
@nehasunil9943 8 ай бұрын
Heyy, I want to execute this tool , is this free in azure or does it cost us anything?
@Niravgandhi
@Niravgandhi 8 ай бұрын
Nope, free, go to lens website
@jeroldantony639
@jeroldantony639 Жыл бұрын
Hi Nirav, Thanks for the wonderful explanation. I have one doubt on blocking( I know its random) Can DDL command able to blocked by backup? or VICE-VERSA. Please help me witht the doubt
@Niravgandhi
@Niravgandhi Жыл бұрын
As per my knowledge: No but may be increased backup time
@gopinath7000
@gopinath7000 Жыл бұрын
Hi Nirav, I am new to your channel. I am following your steps for creating AKS. When I try to create, it throws this error saying Message: Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: eastus, Current Limit: 4, Current Usage: 0, Additional Required: 8, (Minimum) New Limit Required: 8. Submit a request for Quota increase. I am not able to submit request for Quote Increase as my subscription is free trail. Can you please help me approach?
@AminKhan-k9h
@AminKhan-k9h Жыл бұрын
is this course for beginners?
@gopinath7000
@gopinath7000 Жыл бұрын
@@AminKhan-k9h yes
@Niravgandhi
@Niravgandhi Жыл бұрын
It's trail account limitation
@gopinath7000
@gopinath7000 Жыл бұрын
@@Niravgandhi yeah thanks.
@dhirajjadhav7330
@dhirajjadhav7330 Жыл бұрын
hi Nirav, what is your github Id ? I want to yaml file for practice
@Niravgandhi
@Niravgandhi Жыл бұрын
Not created yet, will do soon
@ManiiS557
@ManiiS557 Күн бұрын
pdh k hi bolna hai to hum chatgpt se hi pdh lenge
@cardinal100
@cardinal100 Жыл бұрын
Very annoying repeating requests users to subscribe. If your contents are good, subscribers will come.
@Niravgandhi
@Niravgandhi Жыл бұрын
Noted
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 354 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН
How to have fun with a child 🤣 Food wrap frame! #shorts
0:21
BadaBOOM!
Рет қаралды 17 МЛН
Who is More Stupid? #tiktok #sigmagirl #funny
0:27
CRAZY GREAPA
Рет қаралды 10 МЛН
Kubernetes Crash Course for Absolute Beginners [NEW]
1:12:04
TechWorld with Nana
Рет қаралды 3 МЛН
Why is Kubernetes Popular | What is Kubernetes?
9:52
ByteByteGo
Рет қаралды 93 М.
What is Kubernetes | what is Azure kubernetes service | EP1 (Hindi)
19:07
Taints and Tolerations in Kubernetes | AKS
10:25
Nirav Gandhi
Рет қаралды 6 М.
you need to learn Kubernetes RIGHT NOW!!
29:34
NetworkChuck
Рет қаралды 1,2 МЛН
Deploy a web application to Azure Kubernetes Service (AKS) cluster
18:44
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН