https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.contour-28649158-3c91-4408-bd60-9e1510bd83cf/09cfd40c-a833-4eff-a02f-a492f832ee0e_bcloud.png

Contour

Автор: kCloudHub LLC

(1 оценки)

Version 1.33.1 + Free Support on Ubuntu 24.04

Contour is an open-source Kubernetes ingress controller that provides advanced routing and load balancing for applications in Kubernetes clusters. It leverages Envoy Proxy as a data plane and enables secure, scalable, and dynamic HTTP(S) traffic management.

Key Features of Contour:

  • Acts as a Kubernetes ingress controller using Envoy as the data plane.
  • Supports TLS termination, HTTP/2, gRPC, and path-based routing.
  • Dynamic configuration from Kubernetes resources like Ingress and HTTPProxy.
  • Advanced traffic policies including retries, timeouts, and weighted routing.
  • Optimized for high-traffic and multi-tenant Kubernetes clusters.
  • Lightweight and easy to deploy with minimal resource overhead.
  • Provides observability and logging through Envoy metrics.

Contour Usage:

$ sudo su
$ cd /opt/contour
$ ./contour serve # Start Contour server (requires Kubernetes/Envoy environment)
$  ls -l /usr/local/bin/contour
strings /usr/local/bin/contour | grep -i "v1.33.1"      # Check installed version

Disclaimer:
Contour is an open-source project maintained by the Project Contour community. This content is provided for informational purposes only. We are not affiliated with or endorsed by the Contour project. All trademarks and product names belong to their respective owners.