September 22, 2019

182 words 1 min read

Porter - An Open Source Load Balancer for Bare Metal Kubernetes

Porter - An Open Source Load Balancer for Bare Metal Kubernetes

As we know, the backend workload can be exposed externally using service of type "LoadBalancer" in Kubernetes cluster. Cloud vendors often provide cloud LB plugins for Kubernetes which requires the cl …

Talk Title Porter - An Open Source Load Balancer for Bare Metal Kubernetes
Speakers Fang Du (QingCloud Solution Architect, Beijing Yunify Technology Co., Ltd.), Xuetao Song (senior software engineer, Beijing Yunify Technology Co., Ltd.)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides
Video

As we know, the backend workload can be exposed externally using service of type “LoadBalancer” in Kubernetes cluster. Cloud vendors often provide cloud LB plugins for Kubernetes which requires the cluster to be deployed on a specific IaaS platform. However, many enterprise users usually deploy Kubernetes clusters on bare meta especially for production use. For the on-premise bare meta clusters, Kubernetes does not provide LB implementation. Porter, an open-source project, is the right solution for such issue. This session will focus on the network technologies to help expose service and EIP management for bare meta Kubernetes

comments powered by Disqus