首次提交:初始化项目
This commit is contained in:
4
009-基础设施/003-helm/install_helm.sh
Normal file
4
009-基础设施/003-helm/install_helm.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
# 写入以下内容
|
||||
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|
||||
# 记录 K3s 环境变量
|
||||
echo "export KUBECONFIG=/etc/rancher/k3s/k3s.yaml" >> ~/.bashrc
|
||||
Reference in New Issue
Block a user