安装 KEDA 和 HTTP Add-on,让 k3s 支持扩缩容至0,节省更多服务器资源
安装 KEDA 和 HTTP Add-on,让 k3s 支持扩缩容至0,节省更多服务器资源
- 安装 KEDA 核心组件
# 添加 KEDA Helm 仓库
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
# 创建命名空间并安装 KEDA (降低资源请求以适应资源受限环境)
# 官方默认值: o...
开发交流
实践记录
Claude Code
Gemini