Intel® QAT驱动程序发行版,内核驱动程序同时安装在主机内核和Kata容器内核(或在rootfs上作为可加载模块) 已部署QAT设备插件DaemonSet 入口控制器配置和部署: 一个修改后的HAproxy-ingress 入口控制器的容器 QAT HW HAL用户空间库(Intel® QAT SW发行版的一部分)和 内置OpenSSL QAT引擎 使用Haproxy-ingress ConfigMap启用QAT引擎 ssl-engine ="qat" ssl-mode-async=true Haproxy-ingress部署.yaml 请求qat.intel.com: n资源 请求runtimeClassName: kata-containers https://github.com/jcmoraisjr/haproxy-ingress/tree/master/examples/tls-termination 使用HAproxy-ingress和
HAProxy Unified Gateway 部署与使用 安装 HAProxy Unified Gateway 推荐方式:使用 Helm 部署,简化配置管理: helm repo add haproxy-ingress https://haproxy-ingress.github.io/charts helm install haproxy-unified-gateway haproxy-ingress/haproxy-ingress
HAProxy Ingress github.com/jcmoraisjr/haproxy-ingress HAProxy作为王牌的负载均衡器,在众多控制器中最大的优势还在负载均衡上。