awesome-repositories.com
ब्लॉग
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·8 व्यूज़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.

स्टार हिस्ट्री

containous/traefik के लिए स्टार हिस्ट्री चार्टcontainous/traefik के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Traefik के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Traefik के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bunkerity/bunkerwebbunkerity का अवतार

    bunkerity/bunkerweb

    10,629GitHub पर देखें↗

    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,817GitHub पर देखें↗

    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,332GitHub पर देखें↗

    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,558GitHub पर देखें↗

    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 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…