From 87cc89649765fd53de0bd24521b9773ea29b57ff Mon Sep 17 00:00:00 2001 From: joy Date: Mon, 10 Nov 2025 17:51:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 123 --- scripts/README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/scripts/README.md b/scripts/README.md index 7c08c6e..1e57bfc 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -220,6 +220,7 @@ sed -i 's#eipwork/kuboard:v3#swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard:v3# sh kuboard.sh + #Argocd部署【集群内部部署-dev环境】- (K8S集群内部署) kubectl create namespace argocd && cd /opt/k8s-install-conf && wget https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml kubectl apply -n argocd -f install.yaml @@ -229,6 +230,31 @@ kubectl apply -n argocd -f install.yaml # Jenkins 独立于K8S集群之外部署(docker 部署) cd /opt/ && wget -qO- http://116.205.97.109/scripts/jenkins-install.sh | bash + +#Gitlab + + +#elk + + +#Prometheus + + +#ceph + + +#mysql + + +#kafka + + +#redis + + +#harbor + + ``` #### (12) AL多租户平台 GPU资源基准测试