gimbal

Gimbal is an ingress load balancing platform capable of routing traffic to multiple Kubernetes and OpenStack clusters. Built by Heptio in partnership with Actapio.

Github星跟踪图

Build Status

Overview

Gimbal is a layer-7 load balancing platform built on Contour, which is an Ingress controller for Kubernetes that works by deploying the Envoy proxy as a reverse proxy and load balancer. It provides a scalable, multi-team, and API-driven ingress tier capable of routing Internet traffic to multiple upstream Kubernetes clusters and to traditional infrastructure technologies such as OpenStack.

Gimbal was developed out of a joint effort between Heptio and Yahoo Japan Corporation's subsidiary, Actapio, to modernize Yahoo Japan’s infrastructure with Kubernetes, without affecting legacy investments in OpenStack.

Early releases of Gimbal can discover services that run on Kubernetes and OpenStack clusters, but support for additional platforms is expected in future releases.

Common Use Cases

  • Organizations with multiple Kubernetes clusters that need a way to manage ingress traffic across clusters
  • Organizations with Kubernetes and OpenStack infrastructure that need a consistent load balancing tier
  • Organizations that want to enable their development teams to safely self-manage their routing configuration
  • Organizations with bare metal or on-premises infrastructure that want cloud-like load balancing capabilities

OverviewDiagram

Supported versions

Gimbal runs on Kubernetes version 1.9 or later, but is tested to provide service discovery for clusters running Kubernetes 1.7 or later, or OpenStack Mitaka.

Get started

Deployment of Gimbal is outlined in the deployment section, which includes quick start applications.

Documentation

Documentation for all the Gimbal components can be found in the docs directory.

Known Limitations

  • Upstream Kubernetes Pods and OpenStack VMs must be routable from the Gimbal load balancing cluster.
    • Support is not available for Kubernetes clusters with overlay networks.
    • We are looking for community feedback on design requirements for a solution. A possible option is one GRE tunnel per upstream cluster. Feedback welcome here!

Troubleshooting

If you encounter any problems that the documentation does not address, please file an issue or talk to us on the Kubernetes Slack team channel #gimbal.

Contributing

Thanks for taking the time to join our community and start contributing!

Before you start

  • Please familiarize yourself with the Code of Conduct before contributing.
  • See CONTRIBUTING.md for instructions on the developer certificate of origin that we require.

Pull Requests

  • We welcome pull requests. Fee free to dig through the issues and jump in.

主要指标

概览
名称与所有者projectcontour/gimbal
主编程语言Go
编程语言Makefile (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2018-03-23 14:51:50
推送于2023-02-27 23:55:46
最后一次提交
发布数9
最新版本名称v0.4.0 (发布于 2018-12-08 20:39:48)
第一版名称v0.1.0 (发布于 2018-04-20 14:58:16)
用户参与
星数657
关注者数39
派生数86
提交数365
已启用问题?
问题数127
打开的问题数34
拉请求数137
打开的拉请求数0
关闭的拉请求数22
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?