江明涛的博客
《K8S》安装helm
《K8S》安装helm

《K8S》安装helm

官方文档:https://helm.sh/docs/intro/install/

$ curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
$ chmod 700 get_helm.sh
$ ./get_helm.sh

上次更新时间 13 3 月, 2023 at 09:59 上午