contour

Contour is a Kubernetes ingress controller for Lyft's Envoy proxy.

Github星跟踪图

Contour Build Status Go Report Card GitHub release License

Contour is fun at parties!

Overview

Contour is an Ingress controller for Kubernetes that works by deploying the Envoy proxy as a reverse proxy and load balancer.
Contour supports dynamic configuration updates out of the box while maintaining a lightweight profile.

Contour also introduces a new ingress API (HTTPProxy) which is implemented via a Custom Resource Definition (CRD).
Its goal is to expand upon the functionality of the Ingress API to allow for a richer user experience as well as solve shortcomings in the original design.

Prerequisites

Contour is tested with Kubernetes clusters running version 1.10 and later, but should work with earlier versions where Custom Resource Definitions are supported (Kubernetes 1.7+).

RBAC must be enabled on your cluster.

Get started

Getting started with Contour is as simple as one command.
See the Getting Started document.

Troubleshooting

If you encounter issues, review the troubleshooting docs, file an issue, or talk to us on the #contour channel on the Kubernetes Slack server.

Contributing

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

  • Please familiarize yourself with the Code of Conduct before contributing.
  • See CONTRIBUTING.md for information about setting up your environment, the workflow that we expect, and instructions on the developer certificate of origin that we require.
  • Check out the open issues.
  • Join our Kubernetes Slack channel: #contour
  • Join the Contour Community Meetings, every third Tuesday at 6PM ET / 3PM PT / Wednesday at 8AM Australian Eastern Time.
    • Meeting notes can be found here.
    • Meetings are recorded and can be found here.

Changelog

See the list of releases to find out about feature changes.

主要指标

概览
名称与所有者projectcontour/contour
主编程语言HTML
编程语言Go (语言数: 8)
平台
许可证Apache License 2.0
所有者活动
创建于2017-10-26 20:35:22
推送于2025-06-09 09:00:30
最后一次提交
发布数153
最新版本名称v1.32.0 (发布于 2025-05-15 15:55:36)
第一版名称v0.1.0 (发布于 2017-10-31 18:31:37)
用户参与
星数3.8k
关注者数71
派生数694
提交数5k
已启用问题?
问题数2317
打开的问题数107
拉请求数4218
打开的拉请求数6
关闭的拉请求数492
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?