strongSwan chart

244 阅读1分钟

安装 Strongswan Helm Chart

helm 添加仓库

helm repo add k8s-at-home https://k8s-at-home.com/charts/

安装 Strongswan chart

helm install my-strongswan k8s-at-home/strongswan --version 0.2.1

注意 没有设置 cpu ram requst|limit 的负载是有安全漏洞的

image.png

参考: www.datree.io/helm-chart/…