Skip to content

Contour is a Kubernetes ingress controller using Envoy proxy.

License

Notifications You must be signed in to change notification settings

majorteach/contour

This branch is 1 commit ahead of, 285 commits behind projectcontour/contour:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9349bbe · Mar 23, 2024
Mar 18, 2024
Mar 12, 2024
May 27, 2021
Mar 19, 2024
Mar 18, 2024
Oct 3, 2023
May 19, 2023
Mar 18, 2024
Feb 28, 2024
Mar 18, 2024
Mar 12, 2024
Mar 23, 2024
Mar 12, 2024
Mar 18, 2024
Jan 6, 2022
May 27, 2021
Dec 17, 2019
Feb 13, 2024
Feb 28, 2024
Feb 13, 2024
Oct 1, 2019
Jan 5, 2021
Aug 4, 2023
Feb 12, 2024
Jan 5, 2021
Jan 13, 2023
Oct 31, 2017
Mar 18, 2024
Feb 12, 2024
Sep 23, 2021
Aug 15, 2023
Jul 19, 2022
Dec 16, 2021
Feb 25, 2019
Mar 18, 2024
Mar 18, 2024
Feb 12, 2024
Feb 13, 2023
Mar 19, 2024

Repository files navigation

Contour

GitHub release License Slack

Build and Test Pull Request Go Report Card OpenSSF Scorecard CII Best Practices

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 supports multiple configuration APIs in order to meet the needs of as many users as possible:

  • Ingress - A stable upstream API that enables basic ingress use cases.
  • HTTPProxy - Contour's Custom Resource Definition (CRD) which expands upon the functionality of the Ingress API to allow for a richer user experience as well as solve shortcomings in the original design.
  • Gateway API - A new CRD-based API managed by the Kubernetes SIG-Network community that aims to evolve Kubernetes service networking APIs in a vendor-neutral way.

Prerequisites

See the compatibility matrix for the Kubernetes versions Contour is supported with.

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 section of the 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!

Roadmap

See Contour's roadmap to learn more about where we are headed.

Security

Security Audit

A third party security audit was performed by Cure53 in December of 2020. You can see the full report here.

Reporting security vulnerabilities

If you've found a security related issue, a vulnerability, or a potential vulnerability in Contour please let the Contour Security Team know with the details of the vulnerability. We'll send a confirmation email to acknowledge your report, and we'll send an additional email when we've identified the issue positively or negatively.

For further details please see our security policy.

Changelog

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

About

Contour is a Kubernetes ingress controller using Envoy proxy.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 52.8%
  • HTML 46.1%
  • Shell 0.5%
  • SCSS 0.4%
  • Makefile 0.2%
  • Smarty 0.0%