Create LoadBalancer for kubernetes cluster in aws

0 votes
I'm trying to create a load balancer for my kube cluster. I need a little guidance on how to set it up.

Also, my cluster is running on aws.
Oct 8, 2018 in Kubernetes by lina
• 8,220 points

edited Nov 13, 2018 by Kalgi 505 views

1 answer to this question.

0 votes
Hello @Lina,

If you're running your cluster on aws, you dont really have to specifically set it up as lead banacing mechanism is in built in aws. You just need to mention your service type as LoadBalncer in your service yaml file. This automatically creates a load balancer for your cluster.

All the best..
answered Oct 8, 2018 by Kalgi
• 52,360 points

Related Questions In Kubernetes

0 votes
2 answers
0 votes
1 answer

How to create token for worker node in Kubernetes Cluster?

Hi@akhtar, You will get your token when you ...READ MORE

answered Sep 16, 2020 in Kubernetes by MD
• 95,440 points

edited Oct 6, 2021 by Sarfaraz 3,674 views
0 votes
1 answer

Increase ROOT_SIZE of minion in aws kubernetes cluster

Go to "cluster/aws/util.sh" file. Find BLOCK_DEVICE_MAPPINGS and add this {"DeviceName":"/dev/sda1","Ebs":{"VolumeSize":40, "VolumeType": ...READ MORE

answered Oct 10, 2018 in Kubernetes by Kalgi
• 52,360 points
626 views
+1 vote
1 answer
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,360 points
873 views
0 votes
1 answer
0 votes
1 answer

Trying to create Kubernetes cluster inside existing vpc in aws

You can add this ENV variable  export VPC_ID=vpc-YOURID READ MORE

answered Oct 17, 2018 in Kubernetes by Kalgi
• 52,360 points
578 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP