kubesphere/kubekey

Integrate OpenELB in KubeKey as an addon

开放

#1,039 创建于 2022年1月26日

 (2 条评论) (1 个反应) (1 位负责人)Go (820 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (2,815 个星标)
PR 合并指标
 (平均合并 20天 9小时) (30 天内合并 31 个 PR)

描述

Your current KubeKey version

2.0.0

Describe this feature

OpenELB is an open-source load balancer implementation designed for exposing the LoadBalancer type of Kubernetes services in on-premises environments, it can help KubeSphere users to easily resolve this issue.

My expectation:

Make OpenELB work like Cloud Controller Manager, it can automatically assign EIP to the K8s services when switching to LoadBalancer. When users choose OpenELB, it will automatically assign EIP to the K8s services/KubeSphere gateway and configure the annotations, users don't need to install and configure it manually.

See this issue for more context: https://github.com/kubesphere/kubesphere/issues/4574

Describe the solution you'd like

Develop an addon for OpenELB in KubeKey

Additional information

No response

贡献者指南