kubesphere/kubekey

Integrate OpenELB in KubeKey as an addon

オープン

#1,039 opened on 2022/01/26

 (2 件のコメント) (1 件のリアクション) (1 人の担当者)Go (820 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (2,815 個のスター)
PR merge metrics
 (平均マージ 20d 9h) (30d で 31 merged PRs)

説明

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

コントリビューターガイド