Elastic Kubernetes Service | Deploy a sample application

  Рет қаралды 20,956

ListenToLearn

ListenToLearn

Күн бұрын

Пікірлер: 42
@mohammedsuhailbasha4860
@mohammedsuhailbasha4860 Жыл бұрын
Good session. Thanks lot. Before going into practical demo, please explain the architecture little bit in-depth and start the practical demo and after created each resources just go to architecture and tell that these resources we have created like that. It will be very helpful for us to understand very clearly.
@listentolearn2363
@listentolearn2363 Жыл бұрын
Sure, will do. Thanks for your feedback.
@debillion
@debillion 7 ай бұрын
If a loadbalancer is applied, what dns or url should be used to launch the application?
@BUGZ523
@BUGZ523 Жыл бұрын
Can you pls tell on which instance we are running these kubectl commands after creating the node group ?
@basavarajn995
@basavarajn995 Жыл бұрын
T2.micro
@listentolearn2363
@listentolearn2363 Жыл бұрын
The node group is using t2.medium instance type. I am running the kubectl commands from my machine local terminal.
@mimahmed95
@mimahmed95 Жыл бұрын
I am facing this error: FailedScheduling 4 minutes ago default-scheduler 0/1 nodes are available: 1 Too many pods. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
@listentolearn2363
@listentolearn2363 Жыл бұрын
Hi Ahmed, It could be because you selected a smaller instance type like t3 micro or small. I believe EKS is unable to spin up a pod due to space crunch. Could you try t3 medium?
@hariharant5593
@hariharant5593 Жыл бұрын
@@listentolearn2363I m getting error in creating nodes
@ranjithavidyashankar4174
@ranjithavidyashankar4174 Жыл бұрын
how to get this command prompt and what all should i install before deployment
@listentolearn2363
@listentolearn2363 Жыл бұрын
Hello, I am using terminal in mac. please install kubectl.
@kenseyauguste4180
@kenseyauguste4180 4 ай бұрын
Very useful information!
@inafsdeveloper3930
@inafsdeveloper3930 8 ай бұрын
When I am applying deployment I am getting this error: error: error validating "deployment.yaml": error validating data: failed to download openapi: the server has asked for the client to provide credentials; if you choose to ignore these errors, turn validation off with --validate=false Any suggestions how to fix it ?
@manoranjanmajumdar8427
@manoranjanmajumdar8427 Жыл бұрын
the command is type in which linux or command prompt ??
@manoranjanmajumdar8427
@manoranjanmajumdar8427 Жыл бұрын
direct steps not understanding you please follow step by step
@listentolearn2363
@listentolearn2363 Жыл бұрын
Hi, am using terminal in mac. please use command prompt in case of windows.
@paldavidi5098
@paldavidi5098 Жыл бұрын
I want to ask but a little out of topic I want to find CPU (Load, Efficiency), Memory (Data throughput, Random I/O), Network (Throughput and Latency) of the containers in the EKS cluster such as performance tests what tools should be used? because I tried to use sysbench but failed Thankuu
@listentolearn2363
@listentolearn2363 Жыл бұрын
Hi Palda, How about locust?
@karripradeepkumar911
@karripradeepkumar911 10 ай бұрын
in the deployment yaml file how did get the image can u explain
@listentolearn2363
@listentolearn2363 10 ай бұрын
the image is from aws public ecr repository
@pradeepkarri6983
@pradeepkarri6983 10 ай бұрын
Can you explain it
@rajeshwarihirke6134
@rajeshwarihirke6134 6 ай бұрын
Pls continue ur videos 🙏
@uradiprashanthmudiraj5942
@uradiprashanthmudiraj5942 10 ай бұрын
iam getting error like : error: the path "deployment.yaml" does not exist
@arunshankars8398
@arunshankars8398 10 ай бұрын
Your command prompt/gitbash should be opened from the folder where the .yaml file is present.
@listentolearn2363
@listentolearn2363 9 ай бұрын
Please cd into the folder where you have placed your deployment.yaml file in cmd before executing the commands.
@listentolearn2363
@listentolearn2363 9 ай бұрын
Thanks :)
@hariharant5593
@hariharant5593 Жыл бұрын
couldnot create the worker node. ERROR: could not join instance to the cluster
@listentolearn2363
@listentolearn2363 Жыл бұрын
Hi Hariharan, This could be because of a bunch of reasons around the infrastructure setup, mostly the subnets and security groups. Here are some troubleshooting steps that you can try, repost.aws/knowledge-center/ecs-instance-unable-join-cluster
@riyazd4246
@riyazd4246 Жыл бұрын
very good explanation but after creating cluster the process like deploying application needs to explain in a better way. if you do it will be helpful to the newbies ( like what is namespace and the commands you are using used for ....) but the session is informative. thank YOu for the session
@listentolearn2363
@listentolearn2363 Жыл бұрын
Thanks for your feedback, Riyaz. I will try to elaborate in future videos.
@saradhapurushothaman1755
@saradhapurushothaman1755 2 жыл бұрын
Very niceeee 👍🏽👍🏽👌😊🌹
@listentolearn2363
@listentolearn2363 2 жыл бұрын
Thank you so much :)
@HD_Movies_World_Abhi
@HD_Movies_World_Abhi 4 ай бұрын
best video
@Learn_IT_with_Azizul
@Learn_IT_with_Azizul Жыл бұрын
very useful content but unfortuantely so low sound quality. plz consider it. ty
@listentolearn2363
@listentolearn2363 Жыл бұрын
Sure, thanks for the feedback
@Truffles330
@Truffles330 8 ай бұрын
Your audio is too low. Please setup the audio quality it is quite poor.
@christopherh2579
@christopherh2579 2 жыл бұрын
low volume
@techexec
@techexec 2 жыл бұрын
I can hear her very clearly.
@saradhapurushothaman1755
@saradhapurushothaman1755 2 жыл бұрын
Very niceeee 👍🏽👍🏽👌👌😊🌹
@werewasyo
@werewasyo 10 ай бұрын
audio too low
@shajaazaws
@shajaazaws Жыл бұрын
I have created the eks cluster and node group both are in private. Since there is no public ip i cannot connect to the intance. When i try to install IAM authenticator it is throwing me an error -> "chmod +x ./aws-iam-authenticator 'chmod' is not recognized as an internal or external command, operable program or batch file." I am stucked here
@listentolearn2363
@listentolearn2363 Жыл бұрын
Hello, you are looking for a fully private cluster setup. this might help - eksctl.io/usage/eks-private-cluster/#:~:text=eksctl%20supports%20creation%20of%20fully,cluster%20without%20outbound%20internet%20access.
Elastic Kubernetes Service | Application Load Balancing on EKS
10:21
AWS EKS - Create Kubernetes cluster on Amazon EKS | the easy way
16:27
TechWorld with Nana
Рет қаралды 570 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
How To Deploy a Node.js App Using AWS Elastic Beanstalk, CodePipeline, and GitHub [014]
11:54
David Aw | The Cloud Security Guy
Рет қаралды 262
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 347 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.