Great video to get insight into Fargate with EKS. Thank you!
@himakar9999 Жыл бұрын
I have one question I need to install Cluster Autoscaler in Eks cluster but itself needs at least one node to operate In an AWS EKS cluster so that how you can ensure that you have at least one node running when setting up Eks Cluster ? Is it possible to bring up the 1st node using aws fargate on top of that node we can install cluster autoscaler ??
@mohankumaranem9064 Жыл бұрын
Hi I’m new to this kubernetes but I want to increase my fargate node capacity to 20gigs can you tell me how to do this I got struck after creating core dns
@vinaykumar-qq9wq3 жыл бұрын
One more useful video to learning bucket list. Thanks @techPrimers 👏👏
@ChanceTEK Жыл бұрын
Excellent! Thank you.
@IBrain5933 жыл бұрын
can you make a video how to implement the new AWS prometheus with the EKS fargate cluster ?
@AgileEncounter Жыл бұрын
Where you write those command?
@prashantlakhera39202 жыл бұрын
Thanks for the video. Just one minor correction at 8.10, you mentioned if the node has enough memory, pods will schedule on the same node, which is incorrect. The main idea behind fargate is to run one pod per node.
@alladileep5582 Жыл бұрын
you can run multiple pods on a single Fargate node as long as there are sufficient resources available on the node to accommodate all the containers in the pods
@pier_x0 Жыл бұрын
@@alladileep5582 @Prashant Lakhera is right, Fargate -> 1 POD
@shyamagrawal61613 жыл бұрын
Always best content .. Thanks a lot ..
@aloksaraswat90743 жыл бұрын
Hi, need one input.......With EKS, I understand that managed nodes use AWS managed AMI for spinning up the nodes........I have a custom AMI (Amazon linux + CIS benchmark) from marketplace.......when I try to create node group using custom AMI it fails.......can you please suggest solution?
@TechPrimers3 жыл бұрын
Whats the error? It should work
@JaNaMSoNi3 жыл бұрын
Very busy this month bro Waiting eagerly ☺️
@rajendrasharma69643 жыл бұрын
Hi your tutes are awesome... Currently having one doubt(kind of fear as well 😋)...How is human developer/coder future for long run as to gpt3 ... Please make video on this if suitable
@SmartEngineers3 жыл бұрын
That's great tutorial ajay!. Is fargate cheaper than ec2? if so why number of nodes getting increases after multiple deployments/pods accordingly cost bearing will be higher. i don't know why my company still using EKS on ec2.
@TechPrimers3 жыл бұрын
Fargate on EKS launched very recently and the cost is calculated differently. AWS spins up these nodes based the memory of our pods. If we have 100s of pods, that's when we need go see how many nodes will be there
@mailaws-k3y Жыл бұрын
but all natgateways that are created
@manisharoras1213 жыл бұрын
Are you offering traonn
@TechPrimers3 жыл бұрын
no manish. I do not offer any form of service
@freecomwifi58173 жыл бұрын
I noticed it is very slow in provisioning new fargate nodes (Actually on all Regions) and that will not be a good practice for the production environment with feature like HPA (Horizontal Pod Autoscaler)