gimbal

module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2018 License: Apache-2.0

README

Gimbal

Build Status

Maintainers: Heptio

Overview

Heptio Gimbal is a layer-7 load balancing platform built on Kubernetes, the Envoy proxy, and Heptio's Kubernetes Ingress controller, Contour. 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!

Feedback and discussion is available on the mailing list.

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.

Directories

Path Synopsis
discovery
pkg/buildinfo
Package buildinfo holds build-time information.
Package buildinfo holds build-time information.
pkg/sync
Package sync implements a queue for syncing resources to an upstream Kubernetes cluster.
Package sync implements a queue for syncing resources to an upstream Kubernetes cluster.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL