A Crash Course in Azure Kubernetes Services

preview_player
Показать описание
Kubernetes is the king of container orchestration and the results are clear: More than ever, employers are looking for IT professionals that know Kubernetes. It can, however, be hard to get started with Kubernetes, because it is not trivial software.
In this webinar, we’ll help you get started with Kubernetes, particularly Azure Kubernetes Services, as we break it down into bite size chunks so you can get a jump start on your Kubernetes experience.

Demo 1 and Demo 2 in the Git Repo apply to this video.

Twitter:
Рекомендации по теме
Комментарии
Автор

One of the best quality content on AKS

GurpreetSingh-gcps
Автор

Thanks for this very informative video. I liked the clear explanations. Very tempted to setup the Dos game server.

bertusviljoen
Автор

Fantastic vid. Minor gripe: All pod depictions show 2+ containers, whereas narrator states you should almost never have > 1.

shoobidyboop
Автор

I am building a containerized web application that has a .net frontend container and a REST Api backend container.

I'd like to know which of these options is the best for our needs:

·        Deploy everything in the same cluster and node pool and let kubernetes manage and scale them as needed

·        Deploy everything in the same cluster and 2 different node pools with different machine types and node limits for frontend and backend

·        Deploy frontend and backend in different clusters all together with a single node pool each

nileshmunnur
Автор

Woo! great explanation... but I was a bit confused about Replica sets & Replication controller... Was the definition altered in slides?

aameerraza
Автор

nice course, pls share the sripts mentioned in description .

narentalk
Автор

Hi, I tried to communicate 2 aks cluster, but failed .is there any way to communicate between 2

AnilMandapaka
Автор

I lost you at 16:59. Out of a sudden, you talk about Container Registry with a script from the planet Krypton involved that does: <lots of buzzwords>.

swenmeinert
Автор

Hi how do we login to an existing AKS cluster?

shashibailey
Автор

Bro what is the password that you used to login into your vnc ? :)

jagkoth
Автор

Please share the scripts! Thanks for a great video. Cheers.

alphanuevo
Автор

How to give the valid to name to ingress IP ? Because real world difficult to access IP but users ?

Can you please suggest ?

sachinmishra
Автор

"container lover" - when u have no social life

TheJDieJ