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,725 07-30-2019, 12:12 AM
Last Post: xSicKxBot
  Pivotal brings ‘cf push’ experience to Kubernetes xSicKxBot 0 1,607 07-19-2019, 01:17 PM
Last Post: xSicKxBot
  Kubernetes 1.15 Released xSicKxBot 0 1,742 06-19-2019, 11:43 PM
Last Post: xSicKxBot
  K3OS: A Kubernetes OS Distro for Edge Computing xSicKxBot 0 1,786 04-26-2019, 01:10 PM
Last Post: xSicKxBot
  Kubernetes Contributor Summit San Diego xSicKxBot 0 1,620 03-28-2019, 10:16 AM
Last Post: xSicKxBot
  Kubernetes Contributor Summit Barcelona xSicKxBot 0 1,587 03-27-2019, 08:52 PM
Last Post: xSicKxBot
  Kubernetes Setup Using Ansible and Vagrant xSicKxBot 0 1,674 03-19-2019, 10:14 PM
Last Post: xSicKxBot
  Kubernetes Day India xSicKxBot 0 1,588 01-24-2019, 03:51 AM
Last Post: xSicKxBot
  Kubernetes Federation Evolution xSicKxBot 0 1,673 01-07-2019, 08:36 PM
Last Post: xSicKxBot
  Demystifying Kubernetes Operators with the Operator SDK: Part 2 xSicKxBot 0 1,658 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