1 个仓库
Translates user-space configurations into kernel-level IP Virtual Server rules.
Distinct from Kernel Interfaces: Specifically targets the translation of configuration into IPVS kernel rules, not general kernel abstractions.
Explore 1 awesome GitHub repository matching operating systems & systems programming · IPVS Interface Mapping. Refine with filters or upvote what's useful.
Keepalived 是一个高可用性管理器和虚拟 IP 故障转移工具,确保服务的持续可用性。它使用虚拟路由器冗余协议(VRRP)协调浮动 IP 地址在主节点和备份节点之间的迁移,以管理路由器冗余和无缝故障转移。 该项目的特点在于与 Linux 内核 IPVS 模块集成,作为传输层负载均衡器运行。它使用各种调度算法和转发方法(如 NAT、直接路由或隧道)在后端服务器之间分配网络流量。 该系统包括使用 TCP、HTTP 和双向转发检测(BFD)协议的网络健康监控功能,可在毫秒级识别故障。它进一步支持通过执行自定义脚本、SMTP 管理警报以及跨多个实例同步路由路径来实现自动化故障转移编排。 该软件提供了一个支持模板化、网络命名空间隔离以及通过 SNMP 导出系统指标的配置界面。
Translates user-space configuration into Linux kernel IP Virtual Server rules for high-performance transport-layer load balancing.