Тёмный

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

Nirav Gandhi
Подписаться 7 тыс.
Просмотров 51 тыс.
50% 1

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/channel/0029VaAA...
Join the group: t.me/sqlbrainbox
Book 1:1 Call: topmate.io/nirav_gandhi
Follow me on LinkedIn: / niravgandhisql
#kubernetes #k8s #AKS

Наука

Опубликовано:

 

11 янв 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@user-gf4gf5de9u
@user-gf4gf5de9u 3 месяца назад
Great Explanation!
@Niravgandhi
@Niravgandhi 3 месяца назад
Glad it was helpful!
@gujaratiincanada2464
@gujaratiincanada2464 2 месяца назад
Awesome and perfect
@Niravgandhi
@Niravgandhi 2 месяца назад
Thanks
@ihsanullah4058
@ihsanullah4058 7 месяцев назад
Great stuff.
@Niravgandhi
@Niravgandhi 7 месяцев назад
Thanks
@ChanderSharma-hc9ed
@ChanderSharma-hc9ed 3 месяца назад
Nice Explain this video 🙏
@Niravgandhi
@Niravgandhi 3 месяца назад
Keep watching
@Hugohabor7799
@Hugohabor7799 8 месяцев назад
Thanks your videos helps me a lot. It was great for learning. How did you add a tab of linux commander?
@Niravgandhi
@Niravgandhi 8 месяцев назад
Use WSL
@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
@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
@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
@surajbhanpandey5316
@surajbhanpandey5316 4 месяца назад
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 3 месяца назад
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.
@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
@sameeragunathillake1339
@sameeragunathillake1339 4 месяца назад
how did you connect your AZ k8 cluster to lense please?
@Niravgandhi
@Niravgandhi 4 месяца назад
Install the lens and it will automatically detect.kubeconfig file or you have options to select config file in lens
@otto4141
@otto4141 Год назад
How many minutes does it take to create a cluster?
@Niravgandhi
@Niravgandhi Год назад
It's depends, less than 5 min
@apubanerjee9495
@apubanerjee9495 2 месяца назад
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 2 месяца назад
Plz watch my Yaml video in playlist
@Niravgandhi
@Niravgandhi 2 месяца назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-niIaiRySt6I.html
@vijayakanth308
@vijayakanth308 2 месяца назад
Lens app is part of Azure or its a separate app ?
@Niravgandhi
@Niravgandhi 2 месяца назад
It's a separate app.
@gopinath7000
@gopinath7000 8 месяцев назад
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?
@user-be1pm3py5b
@user-be1pm3py5b 8 месяцев назад
is this course for beginners?
@gopinath7000
@gopinath7000 7 месяцев назад
@@user-be1pm3py5b yes
@Niravgandhi
@Niravgandhi 7 месяцев назад
It's trail account limitation
@gopinath7000
@gopinath7000 7 месяцев назад
@@Niravgandhi yeah thanks.
@dhirajjadhav7330
@dhirajjadhav7330 7 месяцев назад
hi Nirav, what is your github Id ? I want to yaml file for practice
@Niravgandhi
@Niravgandhi 7 месяцев назад
Not created yet, will do soon
@nehasunil9943
@nehasunil9943 Месяц назад
Heyy, I want to execute this tool , is this free in azure or does it cost us anything?
@Niravgandhi
@Niravgandhi Месяц назад
Nope, free, go to lens website
@morningcardinal3818
@morningcardinal3818 Год назад
Very annoying repeating requests users to subscribe. If your contents are good, subscribers will come.
@Niravgandhi
@Niravgandhi Год назад
Noted
Далее
What is Kubernetes | Kubernetes explained in 15 mins
14:13
КАКОЙ SAMSUNG КУПИТЬ В 2024 ГОДУ
14:59