Hari Sir is the best trainer in DevOps as he has a Developer background. He always try to explain the contents in such a manner that a non-technical person also easily understand the concept.
Sir, You saved my ONE WEEK of Frustration sir. I was trying to get authenticate with cluster with an IAM user instead of root user and not able to do it. But Now, I am able sir, Thanks a lot.
9:23 for people using non-admin users, the caller identity you use (user) also needs to have the following Permissions policies attached (I used inline policy): { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "eks:DescribeCluster", "Resource": "arn:aws:eks:YOUR_REGION_HERE:YOUR_USERID_HERE:cluster/YOUR_EKS_CLUSTER_NAME_HERE" } ] }
Thank you, bro! Thank you, I have been struggling a lot on these RBAC, and got lots of ASSUME ROLE errors, I must have fucked up at the cluster creation, let me redo the way you told. Thank you, jai Shree Rama.
Thanks for the video, Could you please diagram this deployment. Plus, how did you configure the corresponding VPC, subnets, and security groups for this case in which work with kubernets deployment in aws. Thank you in advance for your answer
Could you please tell us how you logged in without key pair of node I tried to connect the instance but without key how could we loggin to the instance?
Hey thanks for the info.. And can you please explain how to check the key/user that we used for EKS. Because I have created the EKS by watching your video but when i try to connect my helper VM to EKS iam getting error: You must be logged in to the server (Unauthorized) . Can you please help me on this
i got error when kubectl get nodes couldn't get current server API group list: the server has asked for the client to provide credentials , how to fix it
I do as you said that i am getting two nodes but i am not getting master node where did i will configure the aws configure and install the kubectl i am getting little confuseing
Hello hari i am from non it background with 10yrs exp i want to switch to devops profile and for that i learnt git kubernetes terraform and aws. Can you please guide n tell me if i m on right path and suggest some additional things i should focus on learning.
that is... lame! did you actually deploy it? You executed some command without really explaining how the deployment is performed. Is it blue-green? is it canary? Does it cause a downtime? Where do I even search for my app at this point? Is it even running?
🌟 Welcome to Java Home Cloud 🌟
Register for Online Training 👉 bit.ly/3vuBQqb
javahome.in
Hari Sir is the best trainer in DevOps as he has a Developer background. He always try to explain the contents in such a manner that a non-technical person also easily understand the concept.
Thank you
Sir, You saved my ONE WEEK of Frustration sir. I was trying to get authenticate with cluster with an IAM user instead of root user and not able to do it. But Now, I am able sir, Thanks a lot.
Glad it helped
Its very clear video, good explained for me a newbie, thank you
you are awesome thanks for this video
Thanks for watching!
Thank you very much! Walked through the entire tutorial without issue. I used AWS CloudShell to execute the kubectl commands and deploy the app.
9:23
for people using non-admin users, the caller identity you use (user) also needs to have the following Permissions policies attached (I used inline policy):
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "eks:DescribeCluster",
"Resource": "arn:aws:eks:YOUR_REGION_HERE:YOUR_USERID_HERE:cluster/YOUR_EKS_CLUSTER_NAME_HERE"
}
]
}
How come your english is so good like western people , no reflection of telugu accents in it , wow , great english with great demo skills.
Thank you, bro! Thank you, I have been struggling a lot on these RBAC, and got lots of ASSUME ROLE errors, I must have fucked up at the cluster creation, let me redo the way you told. Thank you, jai Shree Rama.
Fantastic! Thank you.
very good!!!
Awesome tutorial! Thank you.
You're very welcome!
nice to have this tutorial
Great Tutorial !!
But after deploying the application, how we can access it ? and how we can see the respective applications page output ?
Thanks for the video, Could you please diagram this deployment. Plus, how did you configure the corresponding VPC, subnets, and security groups for this case in which work with kubernets deployment in aws. Thank you in advance for your answer
Could you please tell us how you logged in without key pair of node I tried to connect the instance but without key how could we loggin to the instance?
Can you please indicate that where the application is accessible and how can we check it after the deployment
Hey thanks for the info.. And can you please explain how to check the key/user that we used for EKS. Because I have created the EKS by watching your video but when i try to connect my helper VM to EKS iam getting error: You must be logged in to the server (Unauthorized) . Can you please help me on this
Nice video !!!.. Any video for Copying data from EKS pod to S3 Bucket ?? ..Please help me.
Thank you so much
i got error when kubectl get nodes couldn't get current server API group list: the server has asked for the client to provide credentials , how to fix it
How do i switch my context back now I cannot work locally how do i switch my context
when i try to run kubectl get svc.. it will throw "you must be logged into the server (unauthorized).. can you please advise how to fix
Helpful thanks !!
Glad it helped!
getting " bash: kubectl: command not found " from cloud shell of AWS
Hi..Why we go from ecs to eks. What is the advantage of that.
thanks it worked
I do as you said that i am getting two nodes but i am not getting master node where did i will configure the aws configure and install the kubectl i am getting little confuseing
Master nodes are managed by AWS, so you can't see them
@@JavaHomeCloud yes
sir what are the advantages of AWS EKS
Hi, after following all the steps when i run 'kubectl get nodes' i am getting Error : You must be logged in to the server (Unauthorized)
Use access keys and secret keys of your aws console logged in user.
@@JavaHomeCloud Yes i am using my aws access /secret key but no luck. Now i am using ekctl for creating cluster in EKS,which works fine
@@JavaHomeCloud i used the variable rishi_eks and created the cluster using this user. then how can u get the creds of root user ??
Hello hari i am from non it background with 10yrs exp i want to switch to devops profile and for that i learnt git kubernetes terraform and aws. Can you please guide n tell me if i m on right path and suggest some additional things i should focus on learning.
when we hit the command, kubectl get nodes, it returns this error
how to access master and deploy application on master, not on node
hello sir, in my case it says error: You must be logged in to the server (Unauthorized)
same error, I'm also getting. Kindly let me know if you got its resolution.
error: You must be logged in to the server (Unauthorized)
apiversion change from v1alpha1 to v1beta1
that is... lame! did you actually deploy it? You executed some command without really explaining how the deployment is performed. Is it blue-green? is it canary? Does it cause a downtime? Where do I even search for my app at this point? Is it even running?
very bad