Giter VIP home page Giter VIP logo

Comments (9)

duanjiong avatar duanjiong commented on July 24, 2024 2

PorterLB: expose you service in Bare Metal environment

As we know, In the cloud-hosted Kubernetes cluster, the cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose the service to outside.

However, the service is hard to expose in a bare metal cluster since Kubernetes does not provide a load-balancer solution for bare metal environment. Fortunately, PorterLB allows you to create Kubernetes services of type "LoadBalancer" in bare metal clusters, which makes you have consistent experience with the cloud.

In this session you will learn about

  • The PorterLB architecture
  • How to deploy PorterLB in KubeSphere
  • How to expose your service in BGP mode
  • How to expose your service in Layer2 mode

This webinar will be delivered in Chinese.

from community.

FeynmanZhou avatar FeynmanZhou commented on July 24, 2024 2

Title

Exposing your Services from Hybrid Cloud using PorterLB and KubeSphere

Abstract

As we know, the cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose the service to outside in the cloud-hosted Kubernetes clusters. However, Kubernetes does not provide a load-balancer for bare metal clusters which makes them second class citizens in the ecosystem.

Fortunately, PorterLB allows you to expose services in bare metal clusters which makes you have a consistent experience with the cloud. You can easily leverage PorterLB and KubeSphere to manage and expose your services crossing multi-cloud and multi-cluster environments.

Outline

In this session, you will learn about

  • Introduction to KubeSphere: an open-source Kubernetes platform for hybrid cloud
  • Introduction to PorterLB and its cloud native architecture
  • How to deploy PorterLB on KubeSphere
  • How to expose your services from the data center (bare metal)

This webinar will be delivered in Chinese.

from community.

FeynmanZhou avatar FeynmanZhou commented on July 24, 2024

@duanjiong Please write an outline for the CNCF Webinar ASAP, Chinese or English is fine.

from community.

FeynmanZhou avatar FeynmanZhou commented on July 24, 2024

Title

Exposing your Services from Hybrid Cloud using PorterLB and KubeSphere

Abstract

As we know, In the cloud-hosted Kubernetes cluster, the cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose the service to outside. There is not a graceful solution to expose services of type "LoadBalancer" in bare metal clusters which makes them second class citizens in the Kubernetes ecosystem.

Fortunately, PorterLB allows you to expose services in bare metal clusters which makes you have a consistent experience with the cloud. You can easily leverage PorterLB and KubeSphere to manage and expose your services crossing multi-cloud and multi-cluster environments.

Outline

In this session, you will learn about

  • Introduction to KubeSphere: an open source Kubernetes platform for hybrid cloud
  • Introduction to PorterLB and its cloud native architecture
  • How to deploy PorterLB on KubeSphere
  • How to expose your services crossing public cloud and data center

This webinar will be delivered in Chinese.

@duanjiong @Sherlock113 @zheng1 I updated from my perspective, how about it?

from community.

duanjiong avatar duanjiong commented on July 24, 2024

Title

Exposing your Services from Hybrid Cloud using PorterLB and KubeSphere

Abstract

As we know, In the cloud-hosted Kubernetes cluster, the cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose the service to outside. There is not a graceful solution to expose services of type "LoadBalancer" in bare metal clusters which makes them second class citizens in the Kubernetes ecosystem.
Fortunately, PorterLB allows you to expose services in bare metal clusters which makes you have a consistent experience with the cloud. You can easily leverage PorterLB and KubeSphere to manage and expose your services crossing multi-cloud and multi-cluster environments.

Outline

In this session, you will learn about

  • Introduction to KubeSphere: an open source Kubernetes platform for hybrid cloud
  • Introduction to PorterLB and its cloud native architecture
  • How to deploy PorterLB on KubeSphere
  • How to expose your services crossing public cloud and data center

In the public cloud, you should be using the cloud provider's lb plugin, not the porter.
Let's just focus on the bare metal clusters.

That's all.

This webinar will be delivered in Chinese.

@duanjiong @Sherlock113 @zheng1 I updated from my perspective, how about it?

from community.

FeynmanZhou avatar FeynmanZhou commented on July 24, 2024

Title

Exposing your Services from Hybrid Cloud using PorterLB and KubeSphere

Abstract

As we know, In the cloud-hosted Kubernetes cluster, the cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose the service to outside. There is not a graceful solution to expose services of type "LoadBalancer" in bare metal clusters which makes them second class citizens in the Kubernetes ecosystem.
Fortunately, PorterLB allows you to expose services in bare metal clusters which makes you have a consistent experience with the cloud. You can easily leverage PorterLB and KubeSphere to manage and expose your services crossing multi-cloud and multi-cluster environments.

Outline

In this session, you will learn about

  • Introduction to KubeSphere: an open source Kubernetes platform for hybrid cloud
  • Introduction to PorterLB and its cloud native architecture
  • How to deploy PorterLB on KubeSphere
  • How to expose your services crossing public cloud and data center

In the public cloud, you should be using the cloud provider's lb plugin, not the porter.
Let's just focus on the bare metal clusters.

That's all.

This webinar will be delivered in Chinese.

@duanjiong @Sherlock113 @zheng1 I updated from my perspective, how about it?

Updated.

from community.

zheng1 avatar zheng1 commented on July 24, 2024

Title

Exposing your Services from Hybrid Cloud using PorterLB and KubeSphere

Abstract

As we know, the cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose the service to outside in the cloud-hosted Kubernetes clusters. However, Kubernetes does not provide a load-balancer for bare metal clusters which makes them second class citizens in the ecosystem.

Fortunately, PorterLB allows you to expose services in bare metal clusters which makes you have a consistent experience with the cloud. You can easily leverage PorterLB and KubeSphere to manage and expose your services crossing multi-cloud and multi-cluster environments.

Outline

In this session, you will learn about

  • Introduction to KubeSphere: an open-source Kubernetes platform for hybrid cloud
  • Introduction to PorterLB and its cloud native architecture
  • How to deploy PorterLB on KubeSphere
  • How to expose your services from the data center (bare metal)

This webinar will be delivered in Chinese.

I see the title hasn't been changed. @FeynmanZhou

from community.

Sherlock113 avatar Sherlock113 commented on July 24, 2024

Here is my version:

Title

Exposing Your Services in Bare Metal Environment Using Porter and KubeSphere

Abstract

As we know, cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose services outside Kubernetes clusters hosted on their platform. However, Kubernetes does not provide a load balancer for bare metal clusters, which makes them second-class citizens in the ecosystem.

Fortunately, PorterLB allows you to expose services in bare metal clusters, providing you with a consistent experience that you can get from the cloud. You can easily leverage PorterLB and KubeSphere to manage and expose your services across multi-cloud and multi-cluster environments.

Outline

In this session, you will learn:

  • Introduction to KubeSphere: an open-source Kubernetes platform for hybrid cloud
  • Introduction to PorterLB and its cloud-native architecture
  • How to deploy PorterLB on KubeSphere
  • How to expose your services from the data center (bare metal)

This webinar will be delivered in Chinese.

from community.

FeynmanZhou avatar FeynmanZhou commented on July 24, 2024

Here is my version:

Title

Exposing Your Services in Bare Metal Environment Using Porter and KubeSphere

Abstract

As we know, cloud providers (AWS, GCP, Azure, etc.) usually provide the Load Balancer to assign IPs and expose services outside Kubernetes clusters hosted on their platform. However, Kubernetes does not provide a load balancer for bare metal clusters, which makes them second-class citizens in the ecosystem.

Fortunately, PorterLB allows you to expose services in bare metal clusters, providing you with a consistent experience that you can get from the cloud. You can easily leverage PorterLB and KubeSphere to manage and expose your services across multi-cloud and multi-cluster environments.

Outline

In this session, you will learn:

  • Introduction to KubeSphere: an open-source Kubernetes platform for hybrid cloud
  • Introduction to PorterLB and its cloud-native architecture
  • How to deploy PorterLB on KubeSphere
  • How to expose your services from the data center (bare metal)

This webinar will be delivered in Chinese.

@Sherlock113 Thanks, we will adopt this one and submit it to [email protected].

from community.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.