[+] 增加 k8s 基础环境初始化脚本
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 11s

This commit is contained in:
2025-01-22 15:17:32 +08:00
parent 3e913215f1
commit 21945b816a
3 changed files with 54 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-npm.sh |
curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-pip.sh | bash
# git
curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-git.sh | bash
# k8s
curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-k8s.sh | bash
# 初始化全部