为K8S-ApiServer部署高可用负载均衡
September 16, 2025
Linux
安装HAproxy和keepalived
在所有节点上执行
yum install -y haproxy keepalived
# 配置文件
cat > /etc/haproxy/haproxy.cfg << EOF
global
log /dev/log lo ...
查看更多
September 16, 2025
LinuxSeptember 16, 2025
Linux KubernetesFebruary 12, 2025
Python AIFebruary 11, 2025
AIDecember 27, 2024
PythonAugust 15, 2023
PythonAugust 14, 2023
PythonJuly 31, 2023
June 12, 2023
PythonMay 5, 2023