Deprecated: Automatic conversion of false to array is deprecated in /home/sickgaming/domains/sickgaming.net/public_html/inc/functions.php on line 2432
gRPC Load Balancing on Kubernetes without Tears

 
Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gRPC Load Balancing on Kubernetes without Tears

#1
gRPC Load Balancing on Kubernetes without Tears

Many new gRPC users are surprised to find that Kubernetes’s default load balancing often doesn’t work out of the box with gRPC. For example, here’s what happens when you take a simple gRPC Node.js microservices app and deploy it on Kubernetes:

While the voting service displayed here has several pods, it’s clear from Kubernetes’s CPU graphs that only one of the pods is actually doing any work—because only one of the pods is receiving any traffic. Why?

In this blog post, we describe why this happens, and how you can easily fix it by adding gRPC load balancing to any Kubernetes app with Linkerd, a CNCF service mesh and service sidecar.

Read more at Kubernetes Blog

Click Here!

Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Twitter Announced Switch from Mesos to Kubernetes xSicKxBot 0 1,676 07-30-2019, 12:12 AM
Last Post: xSicKxBot
  Pivotal brings ‘cf push’ experience to Kubernetes xSicKxBot 0 1,571 07-19-2019, 01:17 PM
Last Post: xSicKxBot
  Kubernetes 1.15 Released xSicKxBot 0 1,699 06-19-2019, 11:43 PM
Last Post: xSicKxBot
  K3OS: A Kubernetes OS Distro for Edge Computing xSicKxBot 0 1,736 04-26-2019, 01:10 PM
Last Post: xSicKxBot
  Kubernetes Contributor Summit San Diego xSicKxBot 0 1,554 03-28-2019, 10:16 AM
Last Post: xSicKxBot
  Kubernetes Contributor Summit Barcelona xSicKxBot 0 1,549 03-27-2019, 08:52 PM
Last Post: xSicKxBot
  Kubernetes Setup Using Ansible and Vagrant xSicKxBot 0 1,646 03-19-2019, 10:14 PM
Last Post: xSicKxBot
  Kubernetes Day India xSicKxBot 0 1,561 01-24-2019, 03:51 AM
Last Post: xSicKxBot
  Kubernetes Federation Evolution xSicKxBot 0 1,635 01-07-2019, 08:36 PM
Last Post: xSicKxBot
  Demystifying Kubernetes Operators with the Operator SDK: Part 2 xSicKxBot 0 1,609 12-11-2018, 12:00 AM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016