安装 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 的负载是有安全漏洞的
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install my-strongswan k8s-at-home/strongswan --version 0.2.1
注意 没有设置 cpu ram requst|limit 的负载是有安全漏洞的