Great video. There's a ton of theory around EKS, but this practical example helps put things in perspective for me.
@naren06938 Жыл бұрын
Excellent clarity video sir....i confused till now by searching so many channels....now my search ended with your channel. Thanq
@yoouch1 Жыл бұрын
This video helped me unblock the issue where I couldn't connect to my nodes from the internet. Thanks!
@bankolejohn Жыл бұрын
Now this video is so amazing. Straight to the point and it is just on point! Thanks
@navneet6447 Жыл бұрын
tried numerous deployments, thanks sir you saved my day!!
@UnusAWS Жыл бұрын
This video shows how a simple app can be deployed into Amazon EKS cluster. We are using a single player game app (2048 game). If you successfully deploy, you get to play the game 😀
@sharafathussain203611 ай бұрын
wao..Perfect and easy way of describing concepts keep it up bro
@Raja_babu-9860 Жыл бұрын
best and simple and better than other youtuber
@kartikphirke859911 ай бұрын
nice, very helpful to getting started with eks
@Chris-gv7cq Жыл бұрын
awesome thank you very much, your video included detail that was missing in other videos. I was stuck for a while, i did not know you copied and pasted the code for the game. i thought the nano 2048-pod.yaml was supposed to bring up the code. i realized this when i read the documentation you provided in the description
@chidozieuzoegwu40563 ай бұрын
Thanks for the great content. Please keep making them. ❤
@minhaj621110 ай бұрын
Thank you very much sir. You made it simple.
@ayencoscolfield33127 ай бұрын
Amazing video on k8s cluster deployment of app😄, thanks with🧡
@roger437unix8 ай бұрын
Excelente vídeo, você explicou de forma explêndida. Thank you very much.
@Raja_babu-9860 Жыл бұрын
Images will be downloaded from where? Ecs??? And load balancer used which applications or networks or classic LB??
@UnusAWS Жыл бұрын
Image is from Dockerhub, not ECS. LoadBalancer is Application LB. You can refer to the cheatsheet here: s3.amazonaws.com/klowdbay.com/02.+CheatSheets/EKS+cluster+app+deployment+v0.2.txt
@Raja_babu-9860 Жыл бұрын
Thanks sir
@rajarajan8869 Жыл бұрын
Hi Nice video how to differentiate master, worker nodes, control panel pods are how to handle in the Linux cmdline.
@Labandusette Жыл бұрын
hi sir, thanks for the concise yet clear info. I am subbing
@deva_2022 Жыл бұрын
What is the name of the music or song that u usied in 0:17
@UnusAWS Жыл бұрын
It is 'Indian Walk - Nico Staf.mp3'.
@sandeepvemu79410 ай бұрын
We need to connect to a node part of the nodegrp right to perform the action.pls confirm
@HD_Movies_World_Abhi3 ай бұрын
One of the best video ❤
@Jake-pn7wr3 ай бұрын
YOU'RE THE ABSOLUTE BEST!!!
@anderishi Жыл бұрын
Hi sir In the above simple game app by default ib its or we can create any other things to create the simple game app can you clarify my doudt sir
@southmoviesltd5 ай бұрын
it really helped me , thanks a lot
@UnusAWS2 ай бұрын
Thank You
@abishekj669 Жыл бұрын
Thank you very much 😊👍🏻
@karthikkarthik100 Жыл бұрын
Subscribed sir. Thank you !
@UnusAWS Жыл бұрын
Thank you Karthik
@aakibkureshi26315 ай бұрын
How to get a cluster for free learning perpose
@K71947 Жыл бұрын
thank you sir...nice video....Sorry ya...But i think it much better if you can explain where the image come from at video....
@UnusAWS Жыл бұрын
Actually the image is from Dockerhub. Link: hub.docker.com/r/blackicebird/2048. By default it takes the images from Dockerhub.
@K71947 Жыл бұрын
thank you for clarify @@UnusAWS
@Althafshaik-AA3 ай бұрын
good info
@JagadishSiddaiah9 ай бұрын
When run a aws cloud shell with a command rm .kube/config it shows no such file or directory. @ unus aws please let me know
@UnusAWS9 ай бұрын
Please check the region you set as part of update-kubeconfig command. Your cloudshell also should be operating in that region. region name is displayed on right side top corner of cloudshell window.
@JagadishSiddaiah9 ай бұрын
@@UnusAWS yes it’s same, how many subnets should be manditory?
@UnusAWS8 ай бұрын
@@JagadishSiddaiah It will work with min 2 subnets.