awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
containous avatar

containous/traefik

0
View on GitHub↗
63,656 星标·6,044 分支·Go·MIT·12 次浏览traefik.io↗

Traefik

Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It automatically discovers services and generates network routes by listening to infrastructure changes in orchestrators and service registries.

The project distinguishes itself through auto-configuring service routing, which eliminates manual configuration by updating routing rules in real time as infrastructure scales. It also provides automated SSL certificate management, utilizing ACME-based automation to request and renew certificates from remote authorities.

Additional capabilities include layer 7 traffic distribution, fault tolerance via circuit breakers, and observability tools such as request activity logging, performance monitoring, and a visual traffic management dashboard.

Features

  • Reverse Proxies - Provides a dynamic reverse proxy that routes traffic to backend services with automated configuration management.
  • Microservice Traffic Management - Manages complex network flows by routing HTTP requests to specific microservices based on defined rules.
  • Service Discovery Orchestrators - Automatically detects and organizes running microservices from container runtimes and cluster management systems.
  • Dynamic Provider Discovery - Polls orchestrator APIs to automatically detect infrastructure changes and update routing tables in real time.
  • Registry-Based Service Discovery - Integrates with external service registries to map service labels and annotations to network routing rules.
  • Load Balancers - Distributes HTTP requests across multiple backend targets using load balancing algorithms to ensure high availability.
  • Automated Traffic Routing - Listens to service registry APIs to create network routes for microservices instantly and automatically.
  • Traffic Routing - Directs incoming HTTP requests to specific microservices based on defined rules to manage traffic flow.
  • Automated Routing Rules - Automatically detects infrastructure changes in orchestrators and updates routing rules to eliminate manual configuration.
  • Circuit Breakers - Implements circuit breaker patterns to stop traffic to failing services and prevent cascading system failures.
  • SSL/TLS Certificate Management - Secures services with HTTPS by automating the acquisition and renewal of SSL/TLS certificates.
  • Automated Certificate Management - Automates the complete lifecycle of TLS certificates, including issuance and renewal, via the ACME protocol.
  • Fault Tolerance Implementation - Prevents cascading failures through the implementation of circuit breakers and automatic retry logic.
  • API Gateways - Modern HTTP reverse proxy and load balancer.
  • Infrastructure and Deployment - Cloud-native edge router and load balancer.
  • 基础设施管理 - 云原生边缘路由器和负载均衡器。
  • Infrastructure Tools - Reverse proxy and load balancer for microservices.
  • Networking And Proxies - Reverse proxy and load balancer.
  • Load Balancing and Ingress - Modern reverse proxy and ingress controller.

Star 历史

containous/traefik 的 Star 历史图表containous/traefik 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

containous/traefik 是做什么的?

Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It automatically discovers services and generates network routes by listening to infrastructure changes in orchestrators and service registries.

containous/traefik 的主要功能有哪些?

containous/traefik 的主要功能包括:Reverse Proxies, Microservice Traffic Management, Service Discovery Orchestrators, Dynamic Provider Discovery, Registry-Based Service Discovery, Load Balancers, Automated Traffic Routing, Traffic Routing。

containous/traefik 有哪些开源替代品?

containous/traefik 的开源替代品包括: bunkerity/bunkerweb — BunkerWeb is a containerized suite of infrastructure tools that functions as a cloud-native web application firewall… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… fabiolb/fabio — Fabio is a network gateway that provides reverse proxying, layer 7 traffic management, and automated service discovery… alibaba/higress — Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… yusing/godoxy — Godoxy is a Docker container orchestrator and reverse proxy manager. It provides a centralized system for managing the…

Traefik 的开源替代方案

相似的开源项目,按与 Traefik 的功能重合度排序。
  • bunkerity/bunkerwebbunkerity 的头像

    bunkerity/bunkerweb

    10,629在 GitHub 上查看↗

    BunkerWeb is a containerized suite of infrastructure tools that functions as a cloud-native web application firewall and Nginx reverse proxy. It provides a security layer for web applications, combining traffic routing with automated SSL certificate management and a web-based security dashboard for monitoring and configuration. The project distinguishes itself through its deep integration with container orchestrators, serving as a Kubernetes ingress controller that automates security settings and service discovery via container labels. It features a plugin-based extension model and a manageme

    Python
    在 GitHub 上查看↗10,629
  • aws/aws-cdkaws 的头像

    aws/aws-cdk

    12,817在 GitHub 上查看↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptawscloud-infrastructurehacktoberfest
    在 GitHub 上查看↗12,817
  • fabiolb/fabiofabiolb 的头像

    fabiolb/fabio

    7,332在 GitHub 上查看↗

    Fabio is a network gateway that provides reverse proxying, layer 7 traffic management, and automated service discovery mapping. It functions as an HTTP reverse proxy, a gRPC and TCP proxy, and a service discovery gateway to route incoming traffic to healthy backend instances. The project distinguishes itself through deep integration with service registries, specifically acting as a Consul load balancer to automatically synchronize routing tables and update destination targets. It manages diverse traffic types using SNI-based routing for raw TCP streams and maintains full protocol compatibilit

    Go
    在 GitHub 上查看↗7,332
  • alibaba/higressalibaba 的头像

    alibaba/higress

    7,558在 GitHub 上查看↗

    Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c

    Goai-gatewayai-nativeapi-gateway
    在 GitHub 上查看↗7,558
  • 查看 Traefik 的所有 30 个替代方案→